{"type":"param","data":{"name":"wpdb_prefix","value":"wpiq_"}}
{"type":"param","data":{"name":"wp_upload_dir_baseurl","value":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads"}}
{"type":"table","data":{"name":"addonlibrary_addons","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","title":"varchar(255) DEFAULT NULL","name":"varchar(128) DEFAULT NULL","alias":"varchar(128) DEFAULT NULL","addontype":"varchar(128) DEFAULT NULL","description":"text DEFAULT NULL","ordering":"int(11) NOT NULL","templates":"mediumtext DEFAULT NULL","config":"mediumtext DEFAULT NULL","catid":"int(11) DEFAULT NULL","is_active":"tinyint(4) DEFAULT NULL","test_slot1":"text DEFAULT NULL","test_slot2":"text DEFAULT NULL","test_slot3":"text DEFAULT NULL"},"indexes":["PRIMARY KEY (`id`)"]}}
{"type":"table","data":{"name":"addonlibrary_categories","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","title":"varchar(255) NOT NULL","alias":"varchar(255) DEFAULT NULL","ordering":"int(11) NOT NULL","params":"text NOT NULL","type":"tinytext DEFAULT NULL","parent_id":"int(9) DEFAULT NULL"},"indexes":["PRIMARY KEY (`id`)"]}}
{"type":"table","data":{"name":"cf7_vdata","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(11) NOT NULL AUTO_INCREMENT","created":"timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()"},"indexes":["UNIQUE KEY `id` (`id`)"]}}
{"type":"table","data":{"name":"cf7_vdata_entry","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(11) NOT NULL AUTO_INCREMENT","cf7_id":"int(11) NOT NULL","data_id":"int(11) NOT NULL","name":"varchar(250) DEFAULT NULL","value":"text DEFAULT NULL"},"indexes":["UNIQUE KEY `id` (`id`)"]}}
{"type":"table","data":{"name":"commentmeta","opts":"ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `comment_id` (`comment_id`)","KEY `meta_key` (`meta_key`(191))"]}}
{"type":"table","data":{"name":"comments","opts":"ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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"},"indexes":["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))"]}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"1","comment_post_ID":"1","comment_author":"A WordPress Commenter","comment_author_email":"wapuu@wordpress.example","comment_author_url":"https:\/\/wordpress.org\/","comment_author_IP":"","comment_date":"2023-01-13 08:31:02","comment_date_gmt":"2023-01-13 08:31:02","comment_content":"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:\/\/en.gravatar.com\/\">Gravatar<\/a>.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"comment","comment_parent":"0","user_id":"0"}}}
{"type":"table","data":{"name":"e_events","opts":"ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","event_data":"text DEFAULT NULL","created_at":"datetime NOT NULL"},"indexes":["PRIMARY KEY (`id`)","KEY `created_at_index` (`created_at`)"]}}
{"type":"row","data":{"table":"e_events","row":{"id":"1","event_data":"{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\",\\\"user_state\\\":\\\"anon\\\"}\",\"ts\":\"2023-01-13T14:10:11.096-03:00\"}","created_at":"2023-01-13 14:10:11"}}}
{"type":"row","data":{"table":"e_events","row":{"id":"2","event_data":"{\"event\":\"close modal\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\"}\",\"ts\":\"2023-01-13T14:10:20.772-03:00\"}","created_at":"2023-01-13 14:10:20"}}}
{"type":"table","data":{"name":"layerslider","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(10) NOT NULL AUTO_INCREMENT","group_id":"int(10) DEFAULT NULL","author":"int(10) NOT NULL DEFAULT 0","name":"varchar(100) DEFAULT ''","slug":"varchar(100) DEFAULT ''","data":"mediumtext NOT NULL","date_c":"int(10) NOT NULL","date_m":"int(10) NOT NULL","schedule_start":"int(10) NOT NULL DEFAULT 0","schedule_end":"int(10) NOT NULL DEFAULT 0","flag_dirty":"tinyint(1) NOT NULL DEFAULT 0","flag_hidden":"tinyint(1) NOT NULL DEFAULT 0","flag_deleted":"tinyint(1) NOT NULL DEFAULT 0","flag_popup":"tinyint(1) NOT NULL DEFAULT 0","flag_group":"tinyint(1) NOT NULL DEFAULT 0"},"indexes":["PRIMARY KEY (`id`)"]}}
{"type":"table","data":{"name":"layerslider_drafts","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(10) NOT NULL AUTO_INCREMENT","slider_id":"int(10) NOT NULL","author":"int(10) NOT NULL DEFAULT 0","data":"mediumtext NOT NULL","date_c":"int(10) NOT NULL","date_m":"int(10) NOT NULL"},"indexes":["PRIMARY KEY (`id`)","UNIQUE KEY `slider_id` (`slider_id`)"]}}
{"type":"table","data":{"name":"layerslider_revisions","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(10) NOT NULL AUTO_INCREMENT","slider_id":"int(10) NOT NULL","author":"int(10) NOT NULL DEFAULT 0","data":"mediumtext NOT NULL","date_c":"int(10) NOT NULL"},"indexes":["PRIMARY KEY (`id`)"]}}
{"type":"table","data":{"name":"links","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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 ''"},"indexes":["PRIMARY KEY (`link_id`)","KEY `link_visible` (`link_visible`)"]}}
{"type":"table","data":{"name":"options","opts":"ENGINE=InnoDB AUTO_INCREMENT=1201 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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'"},"indexes":["PRIMARY KEY (`option_id`)","UNIQUE KEY `option_name` (`option_name`)","KEY `autoload` (`autoload`)"]}}
{"type":"row","data":{"table":"options","row":{"option_id":"1","option_name":"siteurl","option_value":"https:\/\/hola.egktech.co.tz","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"2","option_name":"home","option_value":"https:\/\/hola.egktech.co.tz","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3","option_name":"blogname","option_value":"Holla Africa","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4","option_name":"blogdescription","option_value":"Explore Africa&#039;s Beauty","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"5","option_name":"users_can_register","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"7","option_name":"start_of_week","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8","option_name":"use_balanceTags","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"9","option_name":"use_smilies","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"10","option_name":"require_name_email","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"11","option_name":"comments_notify","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"12","option_name":"posts_per_rss","option_value":"10","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"13","option_name":"rss_use_excerpt","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"18","option_name":"default_category","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"19","option_name":"default_comment_status","option_value":"open","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"20","option_name":"default_ping_status","option_value":"open","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"21","option_name":"default_pingback_flag","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"22","option_name":"posts_per_page","option_value":"10","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"23","option_name":"date_format","option_value":"F j, Y","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"24","option_name":"time_format","option_value":"g:i a","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"25","option_name":"links_updated_date_format","option_value":"F j, Y g:i a","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"26","option_name":"comment_moderation","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"27","option_name":"moderation_notify","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"28","option_name":"permalink_structure","option_value":"\/%year%\/%monthnum%\/%day%\/%postname%\/","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"29","option_name":"rewrite_rules","option_value":"a:265:{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:14:\"destination\/?$\";s:27:\"index.php?post_type=ht_dest\";s:44:\"destination\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:44:\"index.php?post_type=ht_dest&feed=$matches[1]\";s:39:\"destination\/(feed|rdf|rss|rss2|atom)\/?$\";s:44:\"index.php?post_type=ht_dest&feed=$matches[1]\";s:31:\"destination\/page\/([0-9]{1,})\/?$\";s:45:\"index.php?post_type=ht_dest&paged=$matches[1]\";s:7:\"tour\/?$\";s:27:\"index.php?post_type=ht_tour\";s:37:\"tour\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:44:\"index.php?post_type=ht_tour&feed=$matches[1]\";s:32:\"tour\/(feed|rdf|rss|rss2|atom)\/?$\";s:44:\"index.php?post_type=ht_tour&feed=$matches[1]\";s:24:\"tour\/page\/([0-9]{1,})\/?$\";s:45:\"index.php?post_type=ht_tour&paged=$matches[1]\";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:42:\"e-landing-page\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"e-landing-page\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"e-landing-page\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"e-landing-page\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"e-landing-page\/([^\/]+)\/embed\/?$\";s:47:\"index.php?e-landing-page=$matches[1]&embed=true\";s:35:\"e-landing-page\/([^\/]+)\/trackback\/?$\";s:41:\"index.php?e-landing-page=$matches[1]&tb=1\";s:43:\"e-landing-page\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:54:\"index.php?e-landing-page=$matches[1]&paged=$matches[2]\";s:50:\"e-landing-page\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:54:\"index.php?e-landing-page=$matches[1]&cpage=$matches[2]\";s:39:\"e-landing-page\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:53:\"index.php?e-landing-page=$matches[1]&page=$matches[2]\";s:31:\"e-landing-page\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"e-landing-page\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"e-landing-page\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"e-landing-page\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:45:\"elementskit-content\/.+?\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"elementskit-content\/.+?\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"elementskit-content\/.+?\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"elementskit-content\/.+?\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"elementskit-content\/.+?\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:51:\"elementskit-content\/.+?\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"elementskit-content\/(.+?)\/embed\/?$\";s:52:\"index.php?elementskit_content=$matches[1]&embed=true\";s:38:\"elementskit-content\/(.+?)\/trackback\/?$\";s:46:\"index.php?elementskit_content=$matches[1]&tb=1\";s:46:\"elementskit-content\/(.+?)\/page\/?([0-9]{1,})\/?$\";s:59:\"index.php?elementskit_content=$matches[1]&paged=$matches[2]\";s:53:\"elementskit-content\/(.+?)\/comment-page-([0-9]{1,})\/?$\";s:59:\"index.php?elementskit_content=$matches[1]&cpage=$matches[2]\";s:42:\"elementskit-content\/(.+?)(?:\/([0-9]+))?\/?$\";s:58:\"index.php?elementskit_content=$matches[1]&page=$matches[2]\";s:38:\"ha_library\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"ha_library\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"ha_library\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"ha_library\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"ha_library\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"ha_library\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"ha_library\/([^\/]+)\/embed\/?$\";s:43:\"index.php?ha_library=$matches[1]&embed=true\";s:31:\"ha_library\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?ha_library=$matches[1]&tb=1\";s:39:\"ha_library\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:50:\"index.php?ha_library=$matches[1]&paged=$matches[2]\";s:46:\"ha_library\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?ha_library=$matches[1]&cpage=$matches[2]\";s:35:\"ha_library\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:49:\"index.php?ha_library=$matches[1]&page=$matches[2]\";s:27:\"ha_library\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"ha_library\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"ha_library\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"ha_library\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"ha_library\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"ha_library\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"jkit-header\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"jkit-header\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"jkit-header\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"jkit-header\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"jkit-header\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"jkit-header\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"jkit-header\/([^\/]+)\/embed\/?$\";s:44:\"index.php?jkit-header=$matches[1]&embed=true\";s:32:\"jkit-header\/([^\/]+)\/trackback\/?$\";s:38:\"index.php?jkit-header=$matches[1]&tb=1\";s:40:\"jkit-header\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:51:\"index.php?jkit-header=$matches[1]&paged=$matches[2]\";s:47:\"jkit-header\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:51:\"index.php?jkit-header=$matches[1]&cpage=$matches[2]\";s:36:\"jkit-header\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:50:\"index.php?jkit-header=$matches[1]&page=$matches[2]\";s:28:\"jkit-header\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"jkit-header\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"jkit-header\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"jkit-header\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"jkit-header\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"jkit-header\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"jkit-footer\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"jkit-footer\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"jkit-footer\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"jkit-footer\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"jkit-footer\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"jkit-footer\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"jkit-footer\/([^\/]+)\/embed\/?$\";s:44:\"index.php?jkit-footer=$matches[1]&embed=true\";s:32:\"jkit-footer\/([^\/]+)\/trackback\/?$\";s:38:\"index.php?jkit-footer=$matches[1]&tb=1\";s:40:\"jkit-footer\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:51:\"index.php?jkit-footer=$matches[1]&paged=$matches[2]\";s:47:\"jkit-footer\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:51:\"index.php?jkit-footer=$matches[1]&cpage=$matches[2]\";s:36:\"jkit-footer\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:50:\"index.php?jkit-footer=$matches[1]&page=$matches[2]\";s:28:\"jkit-footer\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"jkit-footer\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"jkit-footer\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"jkit-footer\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"jkit-footer\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"jkit-footer\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:41:\"jkit-template\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"jkit-template\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"jkit-template\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"jkit-template\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"jkit-template\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"jkit-template\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"jkit-template\/([^\/]+)\/embed\/?$\";s:46:\"index.php?jkit-template=$matches[1]&embed=true\";s:34:\"jkit-template\/([^\/]+)\/trackback\/?$\";s:40:\"index.php?jkit-template=$matches[1]&tb=1\";s:42:\"jkit-template\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:53:\"index.php?jkit-template=$matches[1]&paged=$matches[2]\";s:49:\"jkit-template\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:53:\"index.php?jkit-template=$matches[1]&cpage=$matches[2]\";s:38:\"jkit-template\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:52:\"index.php?jkit-template=$matches[1]&page=$matches[2]\";s:30:\"jkit-template\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"jkit-template\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"jkit-template\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"jkit-template\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"jkit-template\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"jkit-template\/[^\/]+\/([^\/]+)\/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:39:\"destination\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"destination\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"destination\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"destination\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"destination\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"destination\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"destination\/([^\/]+)\/embed\/?$\";s:40:\"index.php?ht_dest=$matches[1]&embed=true\";s:32:\"destination\/([^\/]+)\/trackback\/?$\";s:34:\"index.php?ht_dest=$matches[1]&tb=1\";s:52:\"destination\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:46:\"index.php?ht_dest=$matches[1]&feed=$matches[2]\";s:47:\"destination\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:46:\"index.php?ht_dest=$matches[1]&feed=$matches[2]\";s:40:\"destination\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:47:\"index.php?ht_dest=$matches[1]&paged=$matches[2]\";s:47:\"destination\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:47:\"index.php?ht_dest=$matches[1]&cpage=$matches[2]\";s:36:\"destination\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:46:\"index.php?ht_dest=$matches[1]&page=$matches[2]\";s:28:\"destination\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"destination\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"destination\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"destination\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"destination\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"destination\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:61:\"destination-category\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?ht_dest_cat=$matches[1]&feed=$matches[2]\";s:56:\"destination-category\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?ht_dest_cat=$matches[1]&feed=$matches[2]\";s:37:\"destination-category\/([^\/]+)\/embed\/?$\";s:44:\"index.php?ht_dest_cat=$matches[1]&embed=true\";s:49:\"destination-category\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:51:\"index.php?ht_dest_cat=$matches[1]&paged=$matches[2]\";s:31:\"destination-category\/([^\/]+)\/?$\";s:33:\"index.php?ht_dest_cat=$matches[1]\";s:32:\"tour\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"tour\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"tour\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"tour\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"tour\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"tour\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"tour\/([^\/]+)\/embed\/?$\";s:40:\"index.php?ht_tour=$matches[1]&embed=true\";s:25:\"tour\/([^\/]+)\/trackback\/?$\";s:34:\"index.php?ht_tour=$matches[1]&tb=1\";s:45:\"tour\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:46:\"index.php?ht_tour=$matches[1]&feed=$matches[2]\";s:40:\"tour\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:46:\"index.php?ht_tour=$matches[1]&feed=$matches[2]\";s:33:\"tour\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:47:\"index.php?ht_tour=$matches[1]&paged=$matches[2]\";s:40:\"tour\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:47:\"index.php?ht_tour=$matches[1]&cpage=$matches[2]\";s:29:\"tour\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:46:\"index.php?ht_tour=$matches[1]&page=$matches[2]\";s:21:\"tour\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:31:\"tour\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:51:\"tour\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"tour\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"tour\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:27:\"tour\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:54:\"tour-category\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?ht_tour_cat=$matches[1]&feed=$matches[2]\";s:49:\"tour-category\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?ht_tour_cat=$matches[1]&feed=$matches[2]\";s:30:\"tour-category\/([^\/]+)\/embed\/?$\";s:44:\"index.php?ht_tour_cat=$matches[1]&embed=true\";s:42:\"tour-category\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:51:\"index.php?ht_tour_cat=$matches[1]&paged=$matches[2]\";s:24:\"tour-category\/([^\/]+)\/?$\";s:33:\"index.php?ht_tour_cat=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";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: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:58:\"[0-9]{4}\/[0-9]{1,2}\/[0-9]{1,2}\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}\/[0-9]{1,2}\/[0-9]{1,2}\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}\/[0-9]{1,2}\/[0-9]{1,2}\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}\/[0-9]{1,2}\/[0-9]{1,2}\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}\/[0-9]{1,2}\/[0-9]{1,2}\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}\/[0-9]{1,2}\/[0-9]{1,2}\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/([^\/]+)\/embed\/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/([^\/]+)\/trackback\/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:61:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}\/[0-9]{1,2}\/[0-9]{1,2}\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}\/[0-9]{1,2}\/[0-9]{1,2}\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}\/[0-9]{1,2}\/[0-9]{1,2}\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}\/[0-9]{1,2}\/[0-9]{1,2}\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}\/[0-9]{1,2}\/[0-9]{1,2}\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}\/[0-9]{1,2}\/[0-9]{1,2}\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/comment-page-([0-9]{1,})\/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})\/([0-9]{1,2})\/comment-page-([0-9]{1,})\/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})\/comment-page-([0-9]{1,})\/?$\";s:44:\"index.php?year=$matches[1]&cpage=$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: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]\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"30","option_name":"hack_file","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"31","option_name":"blog_charset","option_value":"UTF-8","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"32","option_name":"moderation_keys","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"33","option_name":"active_plugins","option_value":"a:18:{i:0;s:55:\"unlimited-elements-for-elementor\/unlimited_elements.php\";i:1;s:27:\"LayerSlider\/layerslider.php\";i:2;s:70:\"addon-elements-for-elementor-page-builder\/elementor-addon-elements.php\";i:3;s:35:\"advanced-cf7-db\/advanced-cf7-db.php\";i:5;s:36:\"contact-form-7\/wp-contact-form-7.php\";i:6;s:23:\"elementor\/elementor.php\";i:7;s:37:\"elementskit-lite\/elementskit-lite.php\";i:8;s:31:\"envato-market\/envato-market.php\";i:9;s:65:\"essential-addons-for-elementor-lite\/essential_adons_elementor.php\";i:10;s:61:\"exclusive-addons-for-elementor\/exclusive-addons-elementor.php\";i:11;s:33:\"happy-elementor-addons\/plugin.php\";i:12;s:51:\"header-footer-elementor\/header-footer-elementor.php\";i:13;s:39:\"jeg-elementor-kit\/jeg-elementor-kit.php\";i:15;s:15:\"kirki\/kirki.php\";i:16;s:61:\"premium-addons-for-elementor\/premium-addons-for-elementor.php\";i:20;s:23:\"revslider\/revslider.php\";i:21;s:37:\"royal-elementor-addons\/wpr-addons.php\";i:22;s:17:\"unyson\/unyson.php\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"34","option_name":"category_base","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"35","option_name":"ping_sites","option_value":"http:\/\/rpc.pingomatic.com\/","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"36","option_name":"comment_max_links","option_value":"2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"37","option_name":"gmt_offset","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"38","option_name":"default_email_category","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"40","option_name":"template","option_value":"goto","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"41","option_name":"stylesheet","option_value":"goto","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"42","option_name":"comment_registration","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"43","option_name":"html_type","option_value":"text\/html","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"44","option_name":"use_trackback","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"45","option_name":"default_role","option_value":"subscriber","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"46","option_name":"db_version","option_value":"53496","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"47","option_name":"uploads_use_yearmonth_folders","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"48","option_name":"upload_path","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"49","option_name":"blog_public","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"50","option_name":"default_link_category","option_value":"2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"51","option_name":"show_on_front","option_value":"posts","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"52","option_name":"tag_base","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"53","option_name":"show_avatars","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"54","option_name":"avatar_rating","option_value":"G","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"55","option_name":"upload_url_path","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"56","option_name":"thumbnail_size_w","option_value":"150","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"57","option_name":"thumbnail_size_h","option_value":"150","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"58","option_name":"thumbnail_crop","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"59","option_name":"medium_size_w","option_value":"300","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"60","option_name":"medium_size_h","option_value":"300","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"61","option_name":"avatar_default","option_value":"mystery","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"62","option_name":"large_size_w","option_value":"1024","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"63","option_name":"large_size_h","option_value":"1024","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"64","option_name":"image_default_link_type","option_value":"none","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"65","option_name":"image_default_size","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"66","option_name":"image_default_align","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"67","option_name":"close_comments_for_old_posts","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"68","option_name":"close_comments_days_old","option_value":"14","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"69","option_name":"thread_comments","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"70","option_name":"thread_comments_depth","option_value":"5","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"71","option_name":"page_comments","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"72","option_name":"comments_per_page","option_value":"50","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"73","option_name":"default_comments_page","option_value":"newest","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"74","option_name":"comment_order","option_value":"asc","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"75","option_name":"sticky_posts","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"76","option_name":"widget_categories","option_value":"a:2:{i:2;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;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"77","option_name":"widget_text","option_value":"a:7:{i:2;a:4:{s:5:\"title\";s:9:\"Instagram\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:114:\"Pharetra et ultrices neque ornare aenean euismod elementum nisi quis. Velit scelerisque in dictum non consectetur.\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:4;a:4:{s:5:\"title\";s:12:\"Useful links\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:5;a:4:{s:5:\"title\";s:9:\"Instagram\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:6;a:4:{s:5:\"title\";s:15:\"Worldwide tours\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:7;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:175:\"Copyright 2023 <a href=\"#\" target=\"_blank\" rel=\"noopener\">Hola Africa<\/a>. Designed by\u00a0<a href=\"http:\/\/www.egktech.co.tz\" target=\"_blank\" rel=\"noopener\">EGKTECH Solutions<\/a>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"78","option_name":"widget_rss","option_value":"a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"79","option_name":"uninstall_plugins","option_value":"a:3:{s:23:\"elementor\/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:27:\"LayerSlider\/layerslider.php\";s:29:\"layerslider_uninstall_scripts\";s:36:\"tour-operator\/includes\/functions.php\";s:25:\"lsx_to_scporder_uninstall\";}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"80","option_name":"timezone_string","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"81","option_name":"page_for_posts","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"82","option_name":"page_on_front","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"83","option_name":"default_post_format","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"84","option_name":"link_manager_enabled","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"85","option_name":"finished_splitting_shared_terms","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"86","option_name":"site_icon","option_value":"552","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"87","option_name":"medium_large_size_w","option_value":"768","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"88","option_name":"medium_large_size_h","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"89","option_name":"wp_page_for_privacy_policy","option_value":"3","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"90","option_name":"show_comments_cookies_opt_in","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"91","option_name":"admin_email_lifespan","option_value":"1689150662","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"92","option_name":"disallowed_keys","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"93","option_name":"comment_previously_approved","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"94","option_name":"auto_plugin_theme_update_emails","option_value":"a:0:{}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"95","option_name":"auto_update_core_dev","option_value":"enabled","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"96","option_name":"auto_update_core_minor","option_value":"enabled","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"97","option_name":"auto_update_core_major","option_value":"enabled","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"98","option_name":"wp_force_deactivated_plugins","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"99","option_name":"initial_db_version","option_value":"53496","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"101","option_name":"fresh_site","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"102","option_name":"user_count","option_value":"1","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"103","option_name":"widget_block","option_value":"a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search \/-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts<\/h2><!-- \/wp:heading --><!-- wp:latest-posts \/--><\/div><!-- \/wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments<\/h2><!-- \/wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} \/--><\/div><!-- \/wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives<\/h2><!-- \/wp:heading --><!-- wp:archives \/--><\/div><!-- \/wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories<\/h2><!-- \/wp:heading --><!-- wp:categories \/--><\/div><!-- \/wp:group -->\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"104","option_name":"sidebars_widgets","option_value":"a:4:{s:19:\"wp_inactive_widgets\";a:19:{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:10:\"archives-2\";i:6;s:12:\"categories-2\";i:7;s:6:\"meta-2\";i:8;s:13:\"media_image-3\";i:9;s:6:\"text-3\";i:10;s:6:\"text-4\";i:11;s:10:\"nav_menu-2\";i:12;s:6:\"text-5\";i:13;s:23:\"qode_instagram_widget-3\";i:14;s:6:\"text-6\";i:15;s:13:\"media_image-4\";i:16;s:6:\"text-7\";i:17;s:6:\"text-2\";i:18;s:23:\"qode_instagram_widget-2\";}s:11:\"blog-widget\";a:0:{}s:13:\"footer-widget\";a:5:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:13:\"media_image-2\";i:4;s:21:\"qode_twitter_widget-2\";}s:13:\"array_version\";i:3;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"106","option_name":"widget_pages","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"107","option_name":"widget_calendar","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"108","option_name":"widget_archives","option_value":"a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"109","option_name":"widget_media_audio","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"110","option_name":"widget_media_image","option_value":"a:4:{i:2;a:15:{s:4:\"size\";s:5:\"large\";s:5:\"width\";i:1024;s:6:\"height\";i:984;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:1:\"m\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:1:\"#\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:155;s:3:\"url\";s:91:\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/sidebar-img-1-1024x984.jpg\";s:5:\"title\";s:0:\"\";}i:3;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:126;s:6:\"height\";i:45;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:27:\"https:\/\/hola.egktech.co.tz\/\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:617;s:3:\"url\";s:80:\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/Hola-Africa-01-light-1.png\";s:5:\"title\";s:0:\"\";}i:4;a:15:{s:4:\"size\";s:6:\"medium\";s:5:\"width\";i:306;s:6:\"height\";i:178;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:1:\"m\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:1:\"#\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:377;s:3:\"url\";s:87:\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/footer-map-300x175.png\";s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"111","option_name":"widget_media_gallery","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"112","option_name":"widget_media_video","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"113","option_name":"widget_meta","option_value":"a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"114","option_name":"widget_search","option_value":"a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"115","option_name":"widget_recent-posts","option_value":"a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"116","option_name":"widget_recent-comments","option_value":"a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"117","option_name":"widget_tag_cloud","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"118","option_name":"widget_nav_menu","option_value":"a:2:{i:2;a:1:{s:8:\"nav_menu\";i:37;}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"119","option_name":"widget_custom_html","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"120","option_name":"recovery_keys","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"121","option_name":"theme_mods_twentytwentythree","option_value":"a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1673608162;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\";}}}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"127","option_name":"https_detection_errors","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"146","option_name":"can_compress_scripts","option_value":"1","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"155","option_name":"finished_updating_comment_type","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"169","option_name":"theme_mods_bridge-child","option_value":"a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:14:\"top-navigation\";i:13;s:17:\"mobile-navigation\";i:13;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1674748529;s:4:\"data\";a:23:{s:19:\"wp_inactive_widgets\";a:5:{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\";}s:7:\"sidebar\";a:5:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:13:\"media_image-2\";i:4;s:21:\"qode_twitter_widget-2\";}s:12:\"sidebar_page\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}s:11:\"header_left\";a:0:{}s:12:\"header_right\";a:0:{}s:19:\"header_bottom_right\";a:4:{i:0;s:25:\"qode_social_icon_widget-8\";i:1;s:25:\"qode_social_icon_widget-7\";i:2;s:25:\"qode_social_icon_widget-9\";i:3;s:26:\"qode_social_icon_widget-10\";}s:20:\"header_bottom_center\";a:0:{}s:8:\"sidearea\";a:0:{}s:27:\"fullscreen_menu_area_widget\";a:0:{}s:18:\"vertical_menu_area\";a:0:{}s:15:\"footer_column_1\";a:9:{i:0;s:13:\"media_image-3\";i:1;s:16:\"qode_separator-2\";i:2;s:6:\"text-3\";i:3;s:16:\"qode_separator-3\";i:4;s:25:\"qode_social_icon_widget-2\";i:5;s:25:\"qode_social_icon_widget-3\";i:6;s:25:\"qode_social_icon_widget-4\";i:7;s:25:\"qode_social_icon_widget-5\";i:8;s:25:\"qode_social_icon_widget-6\";}s:15:\"footer_column_2\";a:3:{i:0;s:6:\"text-4\";i:1;s:16:\"qode_separator-4\";i:2;s:10:\"nav_menu-2\";}s:15:\"footer_column_3\";a:3:{i:0;s:6:\"text-5\";i:1;s:16:\"qode_separator-5\";i:2;s:23:\"qode_instagram_widget-3\";}s:15:\"footer_column_4\";a:3:{i:0;s:6:\"text-6\";i:1;s:16:\"qode_separator-6\";i:2;s:13:\"media_image-4\";}s:11:\"footer_text\";a:1:{i:0;s:6:\"text-7\";}s:16:\"footer_text_left\";a:0:{}s:17:\"footer_text_right\";a:0:{}s:18:\"header_fixed_right\";a:0:{}s:15:\"left_side_fixed\";a:0:{}s:16:\"right_side_fixed\";a:0:{}s:10:\"panel_area\";a:0:{}s:20:\"Destinations Sidebar\";a:1:{i:2;s:6:\"text-2\";}s:9:\"Instagram\";a:1:{i:0;s:23:\"qode_instagram_widget-2\";}}}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"170","option_name":"theme_switched","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"173","option_name":"qode_required_plugins","option_value":"a:9:{i:0;s:11:\"js_composer\";i:1;s:9:\"elementor\";i:2;s:11:\"bridge-core\";i:3;s:11:\"LayerSlider\";i:4;s:9:\"revslider\";i:5;s:13:\"envato-market\";i:6;s:17:\"qode-twitter-feed\";i:7;s:21:\"qode-instagram-widget\";i:8;s:23:\"qi-addons-for-elementor\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"177","option_name":"revslider_servers","option_value":"a:7:{i:0;s:22:\"themepunch-ext-a.tools\";i:1;s:22:\"themepunch-ext-b.tools\";i:2;s:16:\"themepunch.tools\";i:3;s:22:\"themepunch-ext-c.tools\";i:4;s:22:\"themepunch-ext-c.tools\";i:5;s:22:\"themepunch-ext-a.tools\";i:6;s:16:\"themepunch.tools\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"178","option_name":"revslider_server_refresh","option_value":"1674820996","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"179","option_name":"revslider-update-check-short","option_value":"1674821009","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"180","option_name":"revslider-connection","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"181","option_name":"revslider-update-hash","option_value":"69f41fe1367020095f96a06ac139a8f3","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"182","option_name":"revslider-latest-version","option_value":"6.6.10","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"183","option_name":"revslider-stable-version","option_value":"4.2.0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"184","option_name":"revslider-notices","option_value":"a:5:{i:0;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"1.0.0\";s:4:\"text\";s:546:\"<div style=\"display: block; background: #fff;text-align: center; height: 250px;\"><a href=\"https:\/\/account.sliderrevolution.com\/portal\/pricing\/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getpremium\" target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: cover; background-size: cover; opacity: 1; width: 960px; height: 250px; display: inline-block;\" muted=\"\" loop=\"\" autoplay=\"\" preload=\"auto\"><source src=\"https:\/\/sliderrevolution.com\/wp-content\/uploads\/2021\/07\/adminpremiumvid4.mp4\" type=\"video\/mp4\"><\/video><\/a><\/div>\";s:4:\"code\";s:12:\"TPRSV6511-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:1;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"1.9.9\";s:4:\"text\";s:562:\"<div style=\"display: block; background: #fff;text-align: center; \nheight: 300px;\"><a \nhref=\"https:\/\/www.sliderrevolution.com\/slider-revolution-visual-editor-version-6-6\/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=update66\"\n target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: \ncover; background-size: cover; opacity: 1; width: 920px; height: 300px; \ndisplay: inline-block;\" muted loop autoplay \npreload=\"auto\"><source src=\"\/\/updates.themepunch-ext-a.tools\/\/banners\/rs60\/update66videobanner2.mp4\" type=\"video\/mp4\"><\/video><\/a><\/div>\n\";s:4:\"code\";s:8:\"TPRSV663\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:2;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"1.0.0\";s:4:\"text\";s:537:\"<div style=\"display: block; background: #fff;text-align: center; height: 300px;\"><a href=\"https:\/\/account.sliderrevolution.com\/portal\/pricing\/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getpremium2\" target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: cover; background-size: cover; opacity: 1; width: 920px; height: 300px; display: inline-block;\" muted=\"\" loop=\"\" autoplay=\"\" preload=\"auto\"><source src=\"\/\/updates.themepunch-ext-a.tools\/\/banners\/videobanner_premium2.mp4\" type=\"video\/mp4\"><\/video><\/a><\/div>\";s:4:\"code\";s:12:\"TPRSV6518-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:3;O:8:\"stdClass\":10:{s:7:\"version\";s:5:\"0.9.9\";s:4:\"text\";s:402:\"<div style=\"display: block; background:#fff;text-align: center; height: 250px;\"><a href=\"https:\/\/www.sliderrevolution.com\/wordpress-hosting\/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getwphosting\" target=\"_blank\" rel=\"noopener\"><img style=\"width: 960px; height: 250px; display: inline-block;\"  src=\"\/\/updates.themepunch-ext-a.tools\/\/banners\/rs60\/wphostingadmin.jpg\"><\/a><\/div>\";s:4:\"code\";s:12:\"TPRSV6518-02\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"registered\";b:1;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:4;O:8:\"stdClass\":10:{s:7:\"version\";s:5:\"9.9.9\";s:4:\"text\";s:527:\"<div style=\"display: block; background: #0d0d0e;text-align: center; height: 504px;\"><a href=\"https:\/\/account.sliderrevolution.com\/portal\/pricing\/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getpremium3\" target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: cover; background-size: cover; opacity: 1; width: 900px; height: 504px; display: inline-block;\" muted loop autoplay preload=\"auto\"><source src=\"\/\/updates.themepunch-ext-a.tools\/\/banners\/rs60\/buypremium3.mp4\" type=\"video\/mp4\"><\/video><\/a><\/div>\";s:4:\"code\";s:8:\"TPRSV668\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"registered\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"185","option_name":"revslider-additions","option_value":"O:8:\"stdClass\":1:{s:7:\"selling\";b:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"186","option_name":"rs-addons-counter","option_value":"32","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"187","option_name":"revslider-addons","option_value":"O:8:\"stdClass\":32:{s:25:\"revslider-particles-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"424\";s:9:\"releaseid\";s:1:\"7\";s:4:\"slug\";s:25:\"revslider-particles-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Particle Effects\";s:6:\"line_1\";s:17:\"Let's Parti(cle)!\";s:6:\"line_2\";s:51:\"Add interactive particle animations to your sliders\";s:9:\"available\";s:5:\"3.3.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:2:\"10\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_particles.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PT\";}}s:27:\"revslider-bubblemorph-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"405\";s:9:\"releaseid\";s:2:\"20\";s:4:\"slug\";s:27:\"revslider-bubblemorph-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:11:\"BubbleMorph\";s:6:\"line_1\";s:26:\"Include BubbleMorph Layers\";s:6:\"line_2\";s:33:\"for a decorative lava lamp effect\";s:9:\"available\";s:5:\"3.0.7\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"20\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_bubblemorph.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BM\";}}s:30:\"revslider-transitionpack-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"369\";s:9:\"releaseid\";s:2:\"28\";s:4:\"slug\";s:30:\"revslider-transitionpack-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Advanced Transitions\";s:6:\"line_1\";s:43:\"Add never-before-seen slide transitions to \";s:6:\"line_2\";s:42:\"Slider Revolution with the power of WEBGL.\";s:9:\"available\";s:5:\"1.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"30\";s:11:\"last_update\";s:10:\"2022-12-23\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_transition.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"AT\";}}s:27:\"revslider-beforeafter-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"404\";s:9:\"releaseid\";s:2:\"15\";s:4:\"slug\";s:27:\"revslider-beforeafter-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Before & After\";s:6:\"line_1\";s:35:\"Compare two slides before and after\";s:6:\"line_2\";s:33:\"use it vertically or horizontally\";s:9:\"available\";s:5:\"3.0.9\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"40\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_beforeafter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BA\";}}s:26:\"revslider-typewriter-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"418\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:26:\"revslider-typewriter-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"Typewriter Effect\";s:6:\"line_1\";s:27:\"Enhance your slider's text \";s:6:\"line_2\";s:24:\"with typewriter effects \";s:9:\"available\";s:5:\"3.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:2:\"50\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_typewriter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TW\";}}s:25:\"revslider-mousetrap-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"410\";s:9:\"releaseid\";s:2:\"24\";s:4:\"slug\";s:25:\"revslider-mousetrap-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Mousetrap\";s:6:\"line_1\";s:31:\"Create all kinds of interesting\";s:6:\"line_2\";s:19:\" mouse interactions\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"60\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_mousetrap.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:28:\"revslider-liquideffect-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"409\";s:9:\"releaseid\";s:2:\"21\";s:4:\"slug\";s:28:\"revslider-liquideffect-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Distortion\";s:6:\"line_1\";s:22:\"Add Distortion Effects\";s:6:\"line_2\";s:30:\"to your slides and transitions\";s:9:\"available\";s:5:\"3.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"70\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_distortion.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LE\";}}s:22:\"revslider-lottie-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"420\";s:9:\"releaseid\";s:2:\"25\";s:4:\"slug\";s:22:\"revslider-lottie-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Lottie\";s:6:\"line_1\";s:53:\"Adds support for the popular Lottie Animation format,\";s:6:\"line_2\";s:70:\" including animation control, style customization and a local library.\";s:9:\"available\";s:5:\"3.0.8\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"80\";s:11:\"last_update\";s:10:\"2022-04-12\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_lottie.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LT\";}}s:26:\"revslider-paintbrush-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"411\";s:9:\"releaseid\";s:2:\"23\";s:4:\"slug\";s:26:\"revslider-paintbrush-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Paintbrush\";s:6:\"line_1\";s:14:\"Paint or Erase\";s:6:\"line_2\";s:22:\"your background images\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"90\";s:11:\"last_update\";s:10:\"2021-08-09\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_paintbrush.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PB\";}}s:22:\"revslider-charts-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"383\";s:9:\"releaseid\";s:2:\"27\";s:4:\"slug\";s:22:\"revslider-charts-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Charts\";s:6:\"line_1\";s:93:\"The Charts addon allows you to create visually impressive line or bar graphs from .csv data, \";s:6:\"line_2\";s:56:\"with tons of options to take full control of the design.\";s:9:\"available\";s:5:\"3.0.2\";s:10:\"background\";s:73:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_charts.png\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:3:\"100\";s:11:\"last_update\";s:10:\"2021-07-08\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_charts.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"CH\";}}s:22:\"revslider-slicey-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"417\";s:9:\"releaseid\";s:2:\"13\";s:4:\"slug\";s:22:\"revslider-slicey-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Slicey\";s:6:\"line_1\";s:20:\"Slice 'em up nicely!\";s:6:\"line_2\";s:38:\"Create image slices of your background\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"110\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_slicey.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SL\";}}s:25:\"revslider-filmstrip-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"422\";s:9:\"releaseid\";s:2:\"10\";s:4:\"slug\";s:25:\"revslider-filmstrip-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Filmstrip\";s:6:\"line_1\";s:44:\"Display a continously rotating set of images\";s:6:\"line_2\";s:26:\"for your slide backgrounds\";s:9:\"available\";s:5:\"3.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"125\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_filmstrip.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FS\";}}s:27:\"revslider-maintenance-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"421\";s:9:\"releaseid\";s:1:\"4\";s:4:\"slug\";s:27:\"revslider-maintenance-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:15:\"Coming & Maint.\";s:6:\"line_1\";s:37:\"Simple Coming Soon & Maintenance Page\";s:6:\"line_2\";s:42:\"Let your visitors know what's up and when!\";s:9:\"available\";s:5:\"3.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"127\";s:11:\"last_update\";s:10:\"2021-07-17\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:84:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_underconstruction.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:24:\"revslider-revealer-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"416\";s:9:\"releaseid\";s:2:\"19\";s:4:\"slug\";s:24:\"revslider-revealer-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Reveal\";s:6:\"line_1\";s:9:\"Reveal...\";s:6:\"line_2\";s:37:\"...your inner beast... and RevSliders\";s:9:\"available\";s:5:\"3.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"130\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_reveal.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RV\";}}s:24:\"revslider-panorama-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"423\";s:9:\"releaseid\";s:2:\"17\";s:4:\"slug\";s:24:\"revslider-panorama-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"Panorama\";s:6:\"line_1\";s:14:\"Panorama AddOn\";s:6:\"line_2\";s:28:\"Display images in 360 degree\";s:9:\"available\";s:5:\"3.0.9\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"135\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_panorama.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:27:\"revslider-scrollvideo-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"396\";s:9:\"releaseid\";s:2:\"26\";s:4:\"slug\";s:27:\"revslider-scrollvideo-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Scroll Video\";s:6:\"line_1\";s:114:\"This addon allows you to generate a sequence of images from any html5 video and play them with scroll interaction.\";s:6:\"line_2\";s:49:\"Quality options are included for optimal results!\";s:9:\"available\";s:5:\"3.0.2\";s:10:\"background\";s:78:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_scrollvideo.jpg\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"140\";s:11:\"last_update\";s:10:\"2021-12-23\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_scrollvideo.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SV\";}}s:31:\"revslider-explodinglayers-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"407\";s:9:\"releaseid\";s:2:\"22\";s:4:\"slug\";s:31:\"revslider-explodinglayers-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Exploding Layers\";s:6:\"line_1\";s:23:\"Add explosive particles\";s:6:\"line_2\";s:24:\"to your layers animation\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"150\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_exploding.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"EL\";}}s:23:\"revslider-sharing-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"397\";s:9:\"releaseid\";s:1:\"5\";s:4:\"slug\";s:23:\"revslider-sharing-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Social Sharing\";s:6:\"line_1\";s:17:\"Share your slides\";s:6:\"line_2\";s:50:\"with RevSlider \"actions\" because sharing is caring\";s:9:\"available\";s:5:\"3.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"165\";s:11:\"last_update\";s:10:\"2021-07-08\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:80:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_socialsharing.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SH\";}}s:26:\"revslider-whiteboard-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"419\";s:9:\"releaseid\";s:1:\"1\";s:4:\"slug\";s:26:\"revslider-whiteboard-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Whiteboard\";s:6:\"line_1\";s:31:\"Create Hand-Drawn Presentations\";s:6:\"line_2\";s:45:\"that are understandable, memorable & engaging\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:81:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/whiteboard_widget_bg.jpg\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"170\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_whiteboard.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WB\";}}s:24:\"revslider-polyfold-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"414\";s:9:\"releaseid\";s:2:\"14\";s:4:\"slug\";s:24:\"revslider-polyfold-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:22:\"Polyfold Scroll Effect\";s:6:\"line_1\";s:32:\"Add sharp edges to your sliders \";s:6:\"line_2\";s:35:\"as they scroll into and out of view\";s:9:\"available\";s:5:\"3.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"180\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_polyfold.jpg\";s:5:\"color\";s:7:\"#3e186f\";s:4:\"text\";s:2:\"PF\";}}s:29:\"revslider-domain-switch-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:2:\"78\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:29:\"revslider-domain-switch-addon\";s:12:\"version_from\";s:5:\"6.0.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Domain Switch\";s:6:\"line_1\";s:17:\"Switch Image URLs\";s:6:\"line_2\";s:37:\"in sliders from one domain to another\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"300\";s:11:\"last_update\";s:10:\"2022-02-19\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:79:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_domainswitch.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"DS\";}}s:23:\"revslider-refresh-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"415\";s:9:\"releaseid\";s:2:\"10\";s:4:\"slug\";s:23:\"revslider-refresh-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"(Re)Load\";s:6:\"line_1\";s:39:\"Reload the current page or a custom URL\";s:6:\"line_2\";s:34:\"after a certain time, loops, slide\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"330\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_reload.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RF\";}}s:25:\"revslider-rel-posts-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:2:\"55\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:25:\"revslider-rel-posts-addon\";s:12:\"version_from\";s:7:\"5.2.4.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Related Posts\";s:6:\"line_1\";s:25:\"Add related Posts Sliders\";s:6:\"line_2\";s:31:\"at the end of your post content\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"340\";s:11:\"last_update\";s:10:\"2021-06-12\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_wprelated.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RP\";}}s:20:\"revslider-snow-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"399\";s:9:\"releaseid\";s:1:\"6\";s:4:\"slug\";s:20:\"revslider-snow-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Holiday Snow\";s:6:\"line_1\";s:12:\"Let it snow!\";s:6:\"line_2\";s:32:\"Add animated snow to any Slider \";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"380\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_snow.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SN\";}}s:23:\"revslider-gallery-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"378\";s:9:\"releaseid\";s:1:\"2\";s:4:\"slug\";s:23:\"revslider-gallery-addon\";s:12:\"version_from\";s:6:\"6.4.11\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"WordPress Gallery\";s:6:\"line_1\";s:31:\"Replace the standard WP Gallery\";s:6:\"line_2\";s:31:\"with the Sliders of your choice\";s:9:\"available\";s:5:\"2.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"430\";s:11:\"last_update\";s:10:\"2022-01-31\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_wpgallery.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"GA\";}}s:22:\"revslider-backup-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:2:\"53\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:22:\"revslider-backup-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Backup\";s:6:\"line_1\";s:12:\"Make Backups\";s:6:\"line_2\";s:25:\"Revisions for your safety\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"500\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_backup.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BU\";}}s:19:\"revslider-404-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:2:\"62\";s:9:\"releaseid\";s:1:\"8\";s:4:\"slug\";s:19:\"revslider-404-addon\";s:12:\"version_from\";s:3:\"5.3\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:3:\"404\";s:6:\"line_1\";s:39:\"Build custom 404 \"Page not Found\" Pages\";s:6:\"line_2\";s:28:\"with Slider Revolution swag!\";s:9:\"available\";s:5:\"2.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"620\";s:11:\"last_update\";s:10:\"2022-12-04\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_404.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"404\";}}s:30:\"revslider-prevnext-posts-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:2:\"63\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:30:\"revslider-prevnext-posts-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Adjacent Posts\";s:6:\"line_1\";s:30:\"Display previous and next post\";s:6:\"line_2\";s:28:\"to the currently showing one\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"630\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_wpadjacent.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:21:\"revslider-login-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"388\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:21:\"revslider-login-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Login Page\";s:6:\"line_1\";s:25:\"Very simple WP Login Page\";s:6:\"line_2\";s:34:\"enhanced with your favorite slider\";s:9:\"available\";s:5:\"3.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"650\";s:11:\"last_update\";s:10:\"2021-06-12\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:72:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_login.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LI\";}}s:24:\"revslider-featured-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"379\";s:9:\"releaseid\";s:2:\"12\";s:4:\"slug\";s:24:\"revslider-featured-addon\";s:12:\"version_from\";s:6:\"6.4.11\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Post Featured Slider\";s:6:\"line_1\";s:25:\"Display a featured Slider\";s:6:\"line_2\";s:41:\"instead of a featured Image in your Posts\";s:9:\"available\";s:5:\"2.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"660\";s:11:\"last_update\";s:10:\"2021-05-04\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_wpfeatured.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FT\";}}s:23:\"revslider-weather-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"402\";s:9:\"releaseid\";s:2:\"16\";s:4:\"slug\";s:23:\"revslider-weather-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Weather\";s:6:\"line_1\";s:21:\"Every where you go...\";s:6:\"line_2\";s:36:\"...always take the weather with you!\";s:9:\"available\";s:5:\"3.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"690\";s:11:\"last_update\";s:10:\"2021-05-28\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_weather.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WT\";}}s:30:\"revslider-duotonefilters-addon\";O:8:\"stdClass\":15:{s:2:\"id\";s:3:\"406\";s:9:\"releaseid\";s:2:\"18\";s:4:\"slug\";s:30:\"revslider-duotonefilters-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Duotone\";s:6:\"line_1\";s:7:\"Duotone\";s:6:\"line_2\";s:25:\"Because one is not enough\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"710\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"\/\/updates.themepunch-ext-a.tools\/revslider\/addons\/images\/addon_duotone.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"DTF\";}}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"188","option_name":"revslider-library-check","option_value":"1673608204","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"189","option_name":"revslider-library-hash","option_value":"dae3de1eb57eeeee008b70e9a23844b5","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"190","option_name":"rs-library","option_value":"a:3:{s:4:\"hash\";s:32:\"dae3de1eb57eeeee008b70e9a23844b5\";s:7:\"objects\";a:417:{i:0;a:12:{s:2:\"id\";s:3:\"198\";s:6:\"handle\";s:16:\"object_dvd_1.png\";s:4:\"name\";s:3:\"DVD\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:43:17\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:1;a:12:{s:2:\"id\";s:3:\"188\";s:6:\"handle\";s:18:\"object_plant_1.png\";s:4:\"name\";s:7:\"Plant 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:2;a:12:{s:2:\"id\";s:3:\"187\";s:6:\"handle\";s:16:\"object_pen_1.png\";s:4:\"name\";s:5:\"Pen 1\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:3;a:12:{s:2:\"id\";s:3:\"172\";s:6:\"handle\";s:16:\"object_egg_1.png\";s:4:\"name\";s:3:\"Egg\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:4;a:12:{s:2:\"id\";s:3:\"171\";s:6:\"handle\";s:19:\"object_guitar_1.png\";s:4:\"name\";s:6:\"Guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:5;a:12:{s:2:\"id\";s:3:\"170\";s:6:\"handle\";s:21:\"object_envelope_1.png\";s:4:\"name\";s:15:\"Closed Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:6;a:12:{s:2:\"id\";s:3:\"169\";s:6:\"handle\";s:19:\"object_postit_2.png\";s:4:\"name\";s:18:\"Postit Label White\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:7;a:12:{s:2:\"id\";s:3:\"168\";s:6:\"handle\";s:21:\"object_envelope_2.png\";s:4:\"name\";s:13:\"Open Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:8;a:12:{s:2:\"id\";s:3:\"167\";s:6:\"handle\";s:17:\"object_eggs_1.png\";s:4:\"name\";s:10:\"Egg Carton\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:9;a:12:{s:2:\"id\";s:3:\"166\";s:6:\"handle\";s:25:\"object_bottleopener_1.png\";s:4:\"name\";s:13:\"Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:10;a:12:{s:2:\"id\";s:3:\"165\";s:6:\"handle\";s:23:\"object_blueprints_1.png\";s:4:\"name\";s:10:\"Blueprints\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:11;a:12:{s:2:\"id\";s:3:\"164\";s:6:\"handle\";s:22:\"object_holepunch_1.png\";s:4:\"name\";s:10:\"Hole punch\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:12;a:12:{s:2:\"id\";s:3:\"163\";s:6:\"handle\";s:20:\"object_speaker_1.png\";s:4:\"name\";s:13:\"Black Speaker\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:13;a:12:{s:2:\"id\";s:3:\"162\";s:6:\"handle\";s:19:\"object_eraser_1.png\";s:4:\"name\";s:6:\"Eraser\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:14;a:12:{s:2:\"id\";s:3:\"161\";s:6:\"handle\";s:23:\"object_vinylcover_1.png\";s:4:\"name\";s:11:\"Vinyl Cover\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:15;a:12:{s:2:\"id\";s:3:\"160\";s:6:\"handle\";s:20:\"object_booklet_1.png\";s:4:\"name\";s:9:\"Booklet 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:16;a:12:{s:2:\"id\";s:3:\"159\";s:6:\"handle\";s:22:\"object_earphones_2.png\";s:4:\"name\";s:11:\"Earphones 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:17;a:12:{s:2:\"id\";s:3:\"158\";s:6:\"handle\";s:18:\"object_vinyl_1.png\";s:4:\"name\";s:5:\"Vinyl\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:18;a:12:{s:2:\"id\";s:3:\"157\";s:6:\"handle\";s:19:\"object_postit_1.png\";s:4:\"name\";s:17:\"Postit Label Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:19;a:12:{s:2:\"id\";s:3:\"156\";s:6:\"handle\";s:23:\"object_mechpencil_1.png\";s:4:\"name\";s:17:\"Mechanical Pencil\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:20;a:12:{s:2:\"id\";s:3:\"155\";s:6:\"handle\";s:22:\"object_turntable_1.png\";s:4:\"name\";s:9:\"Turntable\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:21;a:12:{s:2:\"id\";s:3:\"154\";s:6:\"handle\";s:19:\"object_folder_2.png\";s:4:\"name\";s:19:\"Closed Folder Black\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:22;a:12:{s:2:\"id\";s:3:\"153\";s:6:\"handle\";s:19:\"object_postit_4.png\";s:4:\"name\";s:18:\"Postit Label Green\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:23;a:12:{s:2:\"id\";s:3:\"152\";s:6:\"handle\";s:19:\"object_folder_1.png\";s:4:\"name\";s:12:\"Blank Folder\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:24;a:12:{s:2:\"id\";s:3:\"151\";s:6:\"handle\";s:19:\"object_pencup_1.png\";s:4:\"name\";s:7:\"Pen Cup\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:25;a:12:{s:2:\"id\";s:3:\"150\";s:6:\"handle\";s:23:\"object_winebottle_1.png\";s:4:\"name\";s:15:\"Red Wine Bottle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:26;a:12:{s:2:\"id\";s:3:\"149\";s:6:\"handle\";s:23:\"object_headphones_1.png\";s:4:\"name\";s:10:\"Headphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:27;a:12:{s:2:\"id\";s:3:\"148\";s:6:\"handle\";s:22:\"object_earphones_1.png\";s:4:\"name\";s:9:\"Earphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:28;a:12:{s:2:\"id\";s:3:\"147\";s:6:\"handle\";s:19:\"object_postit_3.png\";s:4:\"name\";s:19:\"Postit Label Yellow\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:29;a:12:{s:2:\"id\";s:3:\"146\";s:6:\"handle\";s:22:\"object_corkscrew_1.png\";s:4:\"name\";s:23:\"Corkscrew Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1300\";s:6:\"height\";s:4:\"1300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:30;a:12:{s:2:\"id\";s:3:\"145\";s:6:\"handle\";s:19:\"object_muffin_1.png\";s:4:\"name\";s:16:\"Chocolate Muffin\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:31;a:12:{s:2:\"id\";s:3:\"144\";s:6:\"handle\";s:18:\"object_chair_2.png\";s:4:\"name\";s:12:\"Yellow Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:32;a:12:{s:2:\"id\";s:3:\"143\";s:6:\"handle\";s:18:\"object_knife_2.png\";s:4:\"name\";s:7:\"Knife 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:33;a:12:{s:2:\"id\";s:3:\"142\";s:6:\"handle\";s:26:\"object_choppingboard_2.png\";s:4:\"name\";s:16:\"Chopping Board 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:34;a:12:{s:2:\"id\";s:3:\"141\";s:6:\"handle\";s:26:\"object_choppingboard_3.png\";s:4:\"name\";s:16:\"Chopping Board 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:35;a:12:{s:2:\"id\";s:3:\"140\";s:6:\"handle\";s:19:\"object_coffee_2.png\";s:4:\"name\";s:12:\"Coffee Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:36;a:12:{s:2:\"id\";s:3:\"139\";s:6:\"handle\";s:18:\"object_bread_1.png\";s:4:\"name\";s:15:\"Croissant Bread\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:37;a:12:{s:2:\"id\";s:3:\"138\";s:6:\"handle\";s:18:\"object_spoon_2.png\";s:4:\"name\";s:12:\"Wodden Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:38;a:12:{s:2:\"id\";s:3:\"137\";s:6:\"handle\";s:26:\"object_choppingboard_1.png\";s:4:\"name\";s:16:\"Chopping Board 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:39;a:12:{s:2:\"id\";s:3:\"136\";s:6:\"handle\";s:16:\"object_cup_2.png\";s:4:\"name\";s:11:\"Empty Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:40;a:12:{s:2:\"id\";s:3:\"135\";s:6:\"handle\";s:18:\"object_knife_1.png\";s:4:\"name\";s:5:\"Knife\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:41;a:12:{s:2:\"id\";s:3:\"134\";s:6:\"handle\";s:18:\"object_spoon_1.png\";s:4:\"name\";s:5:\"Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:42;a:12:{s:2:\"id\";s:3:\"133\";s:6:\"handle\";s:16:\"object_cup_1.png\";s:4:\"name\";s:9:\"Empty Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:43;a:12:{s:2:\"id\";s:3:\"132\";s:6:\"handle\";s:18:\"object_chair_3.png\";s:4:\"name\";s:11:\"White Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:44;a:12:{s:2:\"id\";s:3:\"131\";s:6:\"handle\";s:19:\"object_coffee_1.png\";s:4:\"name\";s:10:\"Coffee Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:45;a:12:{s:2:\"id\";s:3:\"130\";s:6:\"handle\";s:19:\"object_frypan_2.png\";s:4:\"name\";s:9:\"Fry Pan 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:46;a:12:{s:2:\"id\";s:3:\"129\";s:6:\"handle\";s:19:\"object_frypan_1.png\";s:4:\"name\";s:9:\"Fry Pan 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:47;a:12:{s:2:\"id\";s:3:\"128\";s:6:\"handle\";s:17:\"object_fork_1.png\";s:4:\"name\";s:4:\"Fork\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:48;a:12:{s:2:\"id\";s:3:\"127\";s:6:\"handle\";s:20:\"object_dishrag_1.png\";s:4:\"name\";s:13:\"Dishrag Cloth\";s:4:\"tags\";a:0:{}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:49;a:12:{s:2:\"id\";s:3:\"126\";s:6:\"handle\";s:20:\"object_wacom_pen.png\";s:4:\"name\";s:17:\"Wacom Drawing Pen\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1060\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:50;a:12:{s:2:\"id\";s:3:\"125\";s:6:\"handle\";s:21:\"object_occulus_vr.png\";s:4:\"name\";s:23:\"Occulus Virtual Reality\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:51;a:12:{s:2:\"id\";s:3:\"124\";s:6:\"handle\";s:18:\"object_antenna.png\";s:4:\"name\";s:13:\"Antenna Radar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:52;a:12:{s:2:\"id\";s:3:\"123\";s:6:\"handle\";s:21:\"object_solarpanel.png\";s:4:\"name\";s:11:\"Solar Panel\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:53;a:12:{s:2:\"id\";s:3:\"122\";s:6:\"handle\";s:16:\"object_wacom.png\";s:4:\"name\";s:20:\"Wacom Drawing Tablet\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:54;a:12:{s:2:\"id\";s:3:\"121\";s:6:\"handle\";s:18:\"object_earth_2.png\";s:4:\"name\";s:20:\"Earth Globe Planet 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:55;a:12:{s:2:\"id\";s:3:\"120\";s:6:\"handle\";s:18:\"object_chair_1.png\";s:4:\"name\";s:12:\"Office Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:56;a:12:{s:2:\"id\";s:3:\"119\";s:6:\"handle\";s:24:\"object_windturbine_2.png\";s:4:\"name\";s:14:\"Wind Turbine 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:57;a:12:{s:2:\"id\";s:3:\"118\";s:6:\"handle\";s:22:\"object_windturbine.png\";s:4:\"name\";s:12:\"Wind Turbine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:58;a:12:{s:2:\"id\";s:3:\"117\";s:6:\"handle\";s:16:\"object_earth.png\";s:4:\"name\";s:18:\"Earth Globe Planet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:59;a:12:{s:2:\"id\";s:2:\"88\";s:6:\"handle\";s:24:\"object_eiffeltower_2.png\";s:4:\"name\";s:13:\"Eiffeltower 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:60;a:12:{s:2:\"id\";s:2:\"87\";s:6:\"handle\";s:21:\"object_notebook_1.png\";s:4:\"name\";s:11:\"Notebook PC\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:61;a:12:{s:2:\"id\";s:2:\"86\";s:6:\"handle\";s:20:\"object_macbook_1.png\";s:4:\"name\";s:20:\"Apple Macbook Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:62;a:12:{s:2:\"id\";s:2:\"85\";s:6:\"handle\";s:18:\"object_canon_2.png\";s:4:\"name\";s:21:\"Canon Camera DSLR Top\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:63;a:12:{s:2:\"id\";s:2:\"84\";s:6:\"handle\";s:19:\"object_iphone_3.png\";s:4:\"name\";s:25:\"Apple iPhone Silver White\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:64;a:12:{s:2:\"id\";s:2:\"83\";s:6:\"handle\";s:18:\"object_candy_2.png\";s:4:\"name\";s:15:\"Candy Colored 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:65;a:12:{s:2:\"id\";s:2:\"82\";s:6:\"handle\";s:21:\"object_macmouse_1.png\";s:4:\"name\";s:15:\"Apple Mac Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:66;a:12:{s:2:\"id\";s:2:\"81\";s:6:\"handle\";s:19:\"object_iphone_1.png\";s:4:\"name\";s:18:\"Apple iPhone Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:67;a:12:{s:2:\"id\";s:2:\"80\";s:6:\"handle\";s:17:\"object_deco_1.png\";s:4:\"name\";s:17:\"White Deco Object\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:68;a:12:{s:2:\"id\";s:2:\"79\";s:6:\"handle\";s:23:\"object_applewatch_1.png\";s:4:\"name\";s:24:\"Apple Watch White Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:69;a:12:{s:2:\"id\";s:2:\"78\";s:6:\"handle\";s:23:\"object_swissknife_1.png\";s:4:\"name\";s:11:\"Swiss Knife\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:70;a:12:{s:2:\"id\";s:2:\"77\";s:6:\"handle\";s:23:\"object_applewatch_2.png\";s:4:\"name\";s:17:\"Apple Watch Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:71;a:12:{s:2:\"id\";s:2:\"76\";s:6:\"handle\";s:18:\"object_candy_1.png\";s:4:\"name\";s:13:\"Candy Colored\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:72;a:12:{s:2:\"id\";s:2:\"75\";s:6:\"handle\";s:17:\"object_ipad_1.png\";s:4:\"name\";s:16:\"Apple iPad Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:73;a:12:{s:2:\"id\";s:2:\"74\";s:6:\"handle\";s:17:\"object_lamp_2.png\";s:4:\"name\";s:15:\"Black Desk Lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:74;a:12:{s:2:\"id\";s:2:\"73\";s:6:\"handle\";s:18:\"object_canon_1.png\";s:4:\"name\";s:17:\"Canon Camera DLSR\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:75;a:12:{s:2:\"id\";s:2:\"72\";s:6:\"handle\";s:23:\"object_blackberry_2.png\";s:4:\"name\";s:12:\"Blackberry 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:76;a:12:{s:2:\"id\";s:2:\"71\";s:6:\"handle\";s:19:\"object_iphone_2.png\";s:4:\"name\";s:19:\"Apple iPhone Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:77;a:12:{s:2:\"id\";s:2:\"70\";s:6:\"handle\";s:17:\"object_ipad_2.png\";s:4:\"name\";s:15:\"Apple iPad Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:78;a:12:{s:2:\"id\";s:2:\"69\";s:6:\"handle\";s:20:\"object_printer_1.png\";s:4:\"name\";s:7:\"Printer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:79;a:12:{s:2:\"id\";s:2:\"68\";s:6:\"handle\";s:20:\"object_pcmouse_1.png\";s:4:\"name\";s:14:\"Black PC Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:80;a:12:{s:2:\"id\";s:2:\"67\";s:6:\"handle\";s:17:\"object_ipad_3.png\";s:4:\"name\";s:17:\"Apple iPad Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:81;a:12:{s:2:\"id\";s:2:\"66\";s:6:\"handle\";s:17:\"object_lamp_1.png\";s:4:\"name\";s:13:\"Desk Lamp Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:82;a:12:{s:2:\"id\";s:2:\"65\";s:6:\"handle\";s:22:\"object_macscreen_1.png\";s:4:\"name\";s:16:\"Apple Mac Screen\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:83;a:12:{s:2:\"id\";s:2:\"64\";s:6:\"handle\";s:23:\"object_blackberry_3.png\";s:4:\"name\";s:12:\"Blackberry 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:84;a:12:{s:2:\"id\";s:2:\"63\";s:6:\"handle\";s:23:\"object_applewatch_3.png\";s:4:\"name\";s:16:\"Apple Watch Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:85;a:12:{s:2:\"id\";s:2:\"62\";s:6:\"handle\";s:23:\"object_blackberry_1.png\";s:4:\"name\";s:10:\"Blackberry\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:86;a:12:{s:2:\"id\";s:2:\"49\";s:6:\"handle\";s:19:\"object_bottle_1.png\";s:4:\"name\";s:18:\"Brown Glass Bottle\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:87;a:12:{s:2:\"id\";s:2:\"48\";s:6:\"handle\";s:20:\"object_glasses_1.png\";s:4:\"name\";s:19:\"Hipster Glasses Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:88;a:12:{s:2:\"id\";s:2:\"47\";s:6:\"handle\";s:21:\"object_magazine_1.png\";s:4:\"name\";s:14:\"Blank Magazine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:89;a:12:{s:2:\"id\";s:2:\"46\";s:6:\"handle\";s:28:\"object_leatherdocument_2.png\";s:4:\"name\";s:24:\"Black Leather Document 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:90;a:12:{s:2:\"id\";s:2:\"45\";s:6:\"handle\";s:18:\"object_purse_2.png\";s:4:\"name\";s:13:\"Black Purse 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:91;a:12:{s:2:\"id\";s:2:\"44\";s:6:\"handle\";s:23:\"object_typewriter_1.png\";s:4:\"name\";s:18:\"Retro Typewriter 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:92;a:12:{s:2:\"id\";s:2:\"43\";s:6:\"handle\";s:17:\"object_book_5.png\";s:4:\"name\";s:9:\"Old Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:93;a:12:{s:2:\"id\";s:2:\"42\";s:6:\"handle\";s:28:\"object_leatherdocument_1.png\";s:4:\"name\";s:29:\"Black Leather Document Closed\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:94;a:12:{s:2:\"id\";s:2:\"41\";s:6:\"handle\";s:17:\"object_book_4.png\";s:4:\"name\";s:8:\"Old Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:95;a:12:{s:2:\"id\";s:2:\"40\";s:6:\"handle\";s:19:\"object_wallet_2.png\";s:4:\"name\";s:22:\"Black Leather Document\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:96;a:12:{s:2:\"id\";s:2:\"39\";s:6:\"handle\";s:18:\"object_quill_2.png\";s:4:\"name\";s:15:\"Quill Feather 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:97;a:12:{s:2:\"id\";s:2:\"38\";s:6:\"handle\";s:24:\"object_eiffeltower_1.png\";s:4:\"name\";s:11:\"Eiffeltower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:98;a:12:{s:2:\"id\";s:2:\"37\";s:6:\"handle\";s:21:\"object_magazine_2.png\";s:4:\"name\";s:11:\"Open Book 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1333\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:99;a:12:{s:2:\"id\";s:2:\"36\";s:6:\"handle\";s:17:\"object_book_1.png\";s:4:\"name\";s:10:\"Blank Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:100;a:12:{s:2:\"id\";s:2:\"35\";s:6:\"handle\";s:20:\"object_glasses_2.png\";s:4:\"name\";s:15:\"Hipster Glasses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:101;a:12:{s:2:\"id\";s:2:\"34\";s:6:\"handle\";s:17:\"object_book_2.png\";s:4:\"name\";s:11:\"Open Book 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:102;a:12:{s:2:\"id\";s:2:\"33\";s:6:\"handle\";s:19:\"object_gloves_1.png\";s:4:\"name\";s:12:\"Black Gloves\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:103;a:12:{s:2:\"id\";s:2:\"32\";s:6:\"handle\";s:23:\"object_typewriter_2.png\";s:4:\"name\";s:16:\"Retro Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:104;a:12:{s:2:\"id\";s:2:\"31\";s:6:\"handle\";s:17:\"object_book_3.png\";s:4:\"name\";s:9:\"Open Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:105;a:12:{s:2:\"id\";s:2:\"30\";s:6:\"handle\";s:19:\"object_wallet_1.png\";s:4:\"name\";s:12:\"Black Wallet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:106;a:12:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:18:\"object_purse_1.png\";s:4:\"name\";s:11:\"Black Purse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:107;a:12:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:18:\"object_quill_1.png\";s:4:\"name\";s:13:\"Quill Feather\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:108;a:12:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:19:\"object_artbox_2.png\";s:4:\"name\";s:16:\"Art Box Colors 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:109;a:12:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:18:\"object_cloth_1.png\";s:4:\"name\";s:17:\"Cloth Paint Color\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:110;a:12:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:21:\"object_brushpot_1.png\";s:4:\"name\";s:9:\"Brush Pot\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"984\";s:6:\"height\";s:3:\"984\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:111;a:12:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:24:\"object_paintbucket_1.png\";s:4:\"name\";s:12:\"Paint Bucket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:112;a:12:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:23:\"object_paintbrush_2.png\";s:4:\"name\";s:12:\"Paintbrush 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:113;a:12:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:19:\"object_artbox_1.png\";s:4:\"name\";s:14:\"Art Box Colors\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:114;a:12:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:23:\"object_paintbrush_3.png\";s:4:\"name\";s:12:\"Paintbrush 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:115;a:12:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:23:\"object_paintbrush_1.png\";s:4:\"name\";s:12:\"Paintbrush 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:116;a:12:{s:2:\"id\";s:2:\"11\";s:6:\"handle\";s:21:\"table_radio_right.png\";s:4:\"name\";s:18:\"Radio Speaker Wood\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:117;a:12:{s:2:\"id\";s:2:\"10\";s:6:\"handle\";s:18:\"keyboard_apple.png\";s:4:\"name\";s:14:\"Apple Keyboard\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:118;a:12:{s:2:\"id\";s:1:\"9\";s:6:\"handle\";s:20:\"macbook_top_gold.png\";s:4:\"name\";s:18:\"Apple Macbook Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:119;a:12:{s:2:\"id\";s:1:\"8\";s:6:\"handle\";s:21:\"nexus6_front_blue.png\";s:4:\"name\";s:19:\"Google Nexus 6 Blue\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:120;a:12:{s:2:\"id\";s:3:\"479\";s:6:\"handle\";s:31:\"Tram-beside-waiting-station.jpg\";s:4:\"name\";s:27:\"Tram beside waiting station\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:52:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:121;a:12:{s:2:\"id\";s:3:\"478\";s:6:\"handle\";s:14:\"Pulling-up.jpg\";s:4:\"name\";s:10:\"Pulling up\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1297\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:122;a:12:{s:2:\"id\";s:3:\"477\";s:6:\"handle\";s:16:\"Snowboarding.jpg\";s:4:\"name\";s:12:\"Snowboarding\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1290\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:123;a:12:{s:2:\"id\";s:3:\"476\";s:6:\"handle\";s:16:\"Morning-yoga.jpg\";s:4:\"name\";s:12:\"Morning yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1346\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:124;a:12:{s:2:\"id\";s:3:\"475\";s:6:\"handle\";s:8:\"Yoga.jpg\";s:4:\"name\";s:4:\"Yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:125;a:12:{s:2:\"id\";s:3:\"474\";s:6:\"handle\";s:14:\"Golf-balls.jpg\";s:4:\"name\";s:10:\"Golf balls\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:126;a:12:{s:2:\"id\";s:3:\"473\";s:6:\"handle\";s:19:\"Confident-Boxer.jpg\";s:4:\"name\";s:15:\"Confident Boxer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:127;a:12:{s:2:\"id\";s:3:\"472\";s:6:\"handle\";s:11:\"Aerobic.jpg\";s:4:\"name\";s:7:\"Aerobic\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:128;a:12:{s:2:\"id\";s:3:\"471\";s:6:\"handle\";s:18:\"Riding-bicycle.jpg\";s:4:\"name\";s:14:\"Riding bicycle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1358\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:129;a:12:{s:2:\"id\";s:3:\"470\";s:6:\"handle\";s:27:\"woman-with-barbell-back.jpg\";s:4:\"name\";s:23:\"woman with barbell back\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:130;a:12:{s:2:\"id\";s:3:\"469\";s:6:\"handle\";s:24:\"Woman-lying-on-floor.jpg\";s:4:\"name\";s:20:\"Woman lying on floor\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1318\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:131;a:12:{s:2:\"id\";s:3:\"468\";s:6:\"handle\";s:27:\"Holding-black-dumbbells.jpg\";s:4:\"name\";s:23:\"Holding black dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:132;a:12:{s:2:\"id\";s:3:\"467\";s:6:\"handle\";s:25:\"Woman-using-dumbbells.jpg\";s:4:\"name\";s:21:\"Woman using dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1425\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:133;a:12:{s:2:\"id\";s:3:\"466\";s:6:\"handle\";s:16:\"Soccer-cleat.jpg\";s:4:\"name\";s:12:\"Soccer cleat\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:134;a:12:{s:2:\"id\";s:3:\"465\";s:6:\"handle\";s:16:\"Soccer-field.jpg\";s:4:\"name\";s:12:\"Soccer field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:135;a:12:{s:2:\"id\";s:3:\"464\";s:6:\"handle\";s:23:\"Man-tying-his-shoes.jpg\";s:4:\"name\";s:19:\"Man tying his shoes\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:136;a:12:{s:2:\"id\";s:3:\"463\";s:6:\"handle\";s:10:\"Boxing.jpg\";s:4:\"name\";s:6:\"Boxing\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:137;a:12:{s:2:\"id\";s:3:\"462\";s:6:\"handle\";s:22:\"woman-with-barbell.jpg\";s:4:\"name\";s:18:\"woman with barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:138;a:12:{s:2:\"id\";s:3:\"461\";s:6:\"handle\";s:12:\"Crossfit.jpg\";s:4:\"name\";s:8:\"Crossfit\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:139;a:12:{s:2:\"id\";s:3:\"460\";s:6:\"handle\";s:25:\"Man-and-woman-jogging.jpg\";s:4:\"name\";s:21:\"Man and woman jogging\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:140;a:12:{s:2:\"id\";s:3:\"459\";s:6:\"handle\";s:16:\"Playing-golf.jpg\";s:4:\"name\";s:12:\"Playing golf\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:141;a:12:{s:2:\"id\";s:3:\"458\";s:6:\"handle\";s:18:\"Surfer-in-wave.jpg\";s:4:\"name\";s:14:\"Surfer in wave\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:142;a:12:{s:2:\"id\";s:3:\"457\";s:6:\"handle\";s:25:\"Woman-lifting-barbell.jpg\";s:4:\"name\";s:21:\"Woman lifting barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:143;a:12:{s:2:\"id\";s:3:\"456\";s:6:\"handle\";s:14:\"Stretching.jpg\";s:4:\"name\";s:10:\"Stretching\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:144;a:12:{s:2:\"id\";s:3:\"455\";s:6:\"handle\";s:18:\"Snowboarding-2.jpg\";s:4:\"name\";s:14:\"Snowboarding 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:145;a:12:{s:2:\"id\";s:3:\"454\";s:6:\"handle\";s:11:\"Balance.jpg\";s:4:\"name\";s:7:\"Balance\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:146;a:12:{s:2:\"id\";s:3:\"453\";s:6:\"handle\";s:19:\"Pool-meditation.jpg\";s:4:\"name\";s:15:\"Pool meditation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:147;a:12:{s:2:\"id\";s:3:\"452\";s:6:\"handle\";s:18:\"Soccer-stadium.jpg\";s:4:\"name\";s:14:\"Soccer stadium\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:148;a:12:{s:2:\"id\";s:3:\"451\";s:6:\"handle\";s:25:\"Soccer-field-top-view.jpg\";s:4:\"name\";s:21:\"Soccer field top view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:149;a:12:{s:2:\"id\";s:3:\"450\";s:6:\"handle\";s:14:\"Basketball.jpg\";s:4:\"name\";s:10:\"Basketball\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:150;a:12:{s:2:\"id\";s:3:\"449\";s:6:\"handle\";s:14:\"in-the-fog.jpg\";s:4:\"name\";s:10:\"in the fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:151;a:12:{s:2:\"id\";s:3:\"448\";s:6:\"handle\";s:13:\"Handstand.jpg\";s:4:\"name\";s:9:\"Handstand\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:152;a:12:{s:2:\"id\";s:3:\"447\";s:6:\"handle\";s:11:\"Friends.jpg\";s:4:\"name\";s:7:\"Friends\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:153;a:12:{s:2:\"id\";s:3:\"446\";s:6:\"handle\";s:28:\"Sneakers-on-the-railroad.jpg\";s:4:\"name\";s:24:\"Sneakers on the railroad\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:154;a:12:{s:2:\"id\";s:3:\"445\";s:6:\"handle\";s:23:\"Family-on-the-ocean.jpg\";s:4:\"name\";s:19:\"Family on the ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:155;a:12:{s:2:\"id\";s:3:\"444\";s:6:\"handle\";s:10:\"Sunset.jpg\";s:4:\"name\";s:6:\"Sunset\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:156;a:12:{s:2:\"id\";s:3:\"443\";s:6:\"handle\";s:9:\"Books.jpg\";s:4:\"name\";s:5:\"Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:157;a:12:{s:2:\"id\";s:3:\"442\";s:6:\"handle\";s:25:\"Looking-at-the-window.jpg\";s:4:\"name\";s:21:\"Looking at the window\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:158;a:12:{s:2:\"id\";s:3:\"441\";s:6:\"handle\";s:48:\"woman-standing-near-buildings-during-daytime.jpg\";s:4:\"name\";s:44:\"woman standing near buildings during daytime\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:159;a:12:{s:2:\"id\";s:3:\"440\";s:6:\"handle\";s:12:\"Lollipop.jpg\";s:4:\"name\";s:8:\"Lollipop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1395\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:160;a:12:{s:2:\"id\";s:3:\"439\";s:6:\"handle\";s:26:\"People-crossing-street.jpg\";s:4:\"name\";s:22:\"People crossing street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:161;a:12:{s:2:\"id\";s:3:\"438\";s:6:\"handle\";s:24:\"Friends-on-the-shore.jpg\";s:4:\"name\";s:20:\"Friends on the shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:162;a:12:{s:2:\"id\";s:3:\"437\";s:6:\"handle\";s:13:\"Coworkers.jpg\";s:4:\"name\";s:9:\"Coworkers\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:163;a:12:{s:2:\"id\";s:3:\"436\";s:6:\"handle\";s:27:\"Hiking-in-the-Dolomites.jpg\";s:4:\"name\";s:23:\"Hiking in the Dolomites\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:164;a:12:{s:2:\"id\";s:3:\"435\";s:6:\"handle\";s:18:\"Successful-man.jpg\";s:4:\"name\";s:14:\"Successful man\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:165;a:12:{s:2:\"id\";s:3:\"434\";s:6:\"handle\";s:23:\"Beautiful-sunny-day.jpg\";s:4:\"name\";s:19:\"Beautiful sunny day\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:166;a:12:{s:2:\"id\";s:3:\"433\";s:6:\"handle\";s:8:\"Guys.jpg\";s:4:\"name\";s:4:\"Guys\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:167;a:12:{s:2:\"id\";s:3:\"432\";s:6:\"handle\";s:19:\"Confetti-Shower.jpg\";s:4:\"name\";s:15:\"Confetti Shower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:168;a:12:{s:2:\"id\";s:3:\"431\";s:6:\"handle\";s:24:\"Sun-was-setting-down.jpg\";s:4:\"name\";s:20:\"Sun was setting down\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:169;a:12:{s:2:\"id\";s:3:\"430\";s:6:\"handle\";s:9:\"Jumps.jpg\";s:4:\"name\";s:5:\"Jumps\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:170;a:12:{s:2:\"id\";s:3:\"429\";s:6:\"handle\";s:23:\"Friends-by-the-fire.jpg\";s:4:\"name\";s:19:\"Friends by the fire\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:171;a:12:{s:2:\"id\";s:3:\"428\";s:6:\"handle\";s:21:\"Under-the-blanket.jpg\";s:4:\"name\";s:17:\"Under the blanket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1413\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:172;a:12:{s:2:\"id\";s:3:\"427\";s:6:\"handle\";s:18:\"Pretty-in-Pink.jpg\";s:4:\"name\";s:14:\"Pretty in Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1394\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:173;a:12:{s:2:\"id\";s:3:\"426\";s:6:\"handle\";s:31:\"Discussions-at-a-long-table.jpg\";s:4:\"name\";s:27:\"Discussions at a long table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1268\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:174;a:12:{s:2:\"id\";s:3:\"425\";s:6:\"handle\";s:18:\"Lost-in-Lemons.jpg\";s:4:\"name\";s:14:\"Lost in Lemons\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:175;a:12:{s:2:\"id\";s:3:\"424\";s:6:\"handle\";s:13:\"Team-work.jpg\";s:4:\"name\";s:9:\"Team work\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:176;a:12:{s:2:\"id\";s:3:\"423\";s:6:\"handle\";s:20:\"Romantic-evening.jpg\";s:4:\"name\";s:16:\"Romantic evening\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1263\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:177;a:12:{s:2:\"id\";s:3:\"422\";s:6:\"handle\";s:19:\"Crew-collective.jpg\";s:4:\"name\";s:15:\"Crew collective\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:178;a:12:{s:2:\"id\";s:3:\"421\";s:6:\"handle\";s:8:\"Code.jpg\";s:4:\"name\";s:4:\"Code\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:179;a:12:{s:2:\"id\";s:3:\"420\";s:6:\"handle\";s:48:\"Yellow-ceramic-mug-beside-gray-aluminum-iMac.jpg\";s:4:\"name\";s:44:\"Yellow ceramic mug beside gray aluminum iMac\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:180;a:12:{s:2:\"id\";s:3:\"419\";s:6:\"handle\";s:11:\"My-desk.jpg\";s:4:\"name\";s:7:\"My desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1315\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:181;a:12:{s:2:\"id\";s:3:\"418\";s:6:\"handle\";s:17:\"Cooperation-2.jpg\";s:4:\"name\";s:13:\"Cooperation 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:182;a:12:{s:2:\"id\";s:3:\"417\";s:6:\"handle\";s:33:\"MacBook-on-top-of-brown-table.jpg\";s:4:\"name\";s:29:\"MacBook on top of brown table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:183;a:12:{s:2:\"id\";s:3:\"416\";s:6:\"handle\";s:27:\"Beautiful-working-place.jpg\";s:4:\"name\";s:23:\"Beautiful working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:184;a:12:{s:2:\"id\";s:3:\"415\";s:6:\"handle\";s:14:\"Typewriter.jpg\";s:4:\"name\";s:10:\"Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:185;a:12:{s:2:\"id\";s:3:\"414\";s:6:\"handle\";s:19:\"White-desk-lamp.jpg\";s:4:\"name\";s:15:\"White desk lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:186;a:12:{s:2:\"id\";s:3:\"413\";s:6:\"handle\";s:18:\"Office-working.jpg\";s:4:\"name\";s:14:\"Office working\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:187;a:12:{s:2:\"id\";s:3:\"412\";s:6:\"handle\";s:36:\"Silver-iMac-on-brown-wooden-desk.jpg\";s:4:\"name\";s:32:\"Silver iMac on brown wooden desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1240\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:188;a:12:{s:2:\"id\";s:3:\"411\";s:6:\"handle\";s:23:\"Working-in-progress.jpg\";s:4:\"name\";s:19:\"Working in progress\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:189;a:12:{s:2:\"id\";s:3:\"410\";s:6:\"handle\";s:15:\"Cooperation.jpg\";s:4:\"name\";s:11:\"Cooperation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:190;a:12:{s:2:\"id\";s:3:\"409\";s:6:\"handle\";s:17:\"Working-place.jpg\";s:4:\"name\";s:13:\"Working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:191;a:12:{s:2:\"id\";s:3:\"408\";s:6:\"handle\";s:16:\"Working-desk.jpg\";s:4:\"name\";s:12:\"Working desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:192;a:12:{s:2:\"id\";s:3:\"407\";s:6:\"handle\";s:23:\"low-angle-of-forest.jpg\";s:4:\"name\";s:19:\"low angle of forest\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:193;a:12:{s:2:\"id\";s:3:\"406\";s:6:\"handle\";s:23:\"Lake-under-blue-sky.jpg\";s:4:\"name\";s:19:\"Lake under blue sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1351\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:194;a:12:{s:2:\"id\";s:3:\"405\";s:6:\"handle\";s:21:\"Blue-starry-night.jpg\";s:4:\"name\";s:17:\"Blue starry night\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:195;a:12:{s:2:\"id\";s:3:\"404\";s:6:\"handle\";s:22:\"Aerial-photography.jpg\";s:4:\"name\";s:18:\"Aerial photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:196;a:12:{s:2:\"id\";s:3:\"403\";s:6:\"handle\";s:14:\"Red-clouds.jpg\";s:4:\"name\";s:10:\"Red clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:197;a:12:{s:2:\"id\";s:3:\"402\";s:6:\"handle\";s:14:\"Snow-field.jpg\";s:4:\"name\";s:10:\"Snow field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1227\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:198;a:12:{s:2:\"id\";s:3:\"401\";s:6:\"handle\";s:13:\"White-sky.jpg\";s:4:\"name\";s:9:\"White sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:199;a:12:{s:2:\"id\";s:3:\"400\";s:6:\"handle\";s:24:\"Trees-covered-by-fog.jpg\";s:4:\"name\";s:20:\"Trees covered by fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:200;a:12:{s:2:\"id\";s:3:\"399\";s:6:\"handle\";s:26:\"Red-and-white-mushroom.jpg\";s:4:\"name\";s:22:\"Red and white mushroom\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:201;a:12:{s:2:\"id\";s:3:\"398\";s:6:\"handle\";s:24:\"Lake-near-pine-trees.jpg\";s:4:\"name\";s:20:\"Lake near pine trees\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:202;a:12:{s:2:\"id\";s:3:\"397\";s:6:\"handle\";s:35:\"After-a-long-day-of-backpacking.jpg\";s:4:\"name\";s:31:\"After a long day of backpacking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:203;a:12:{s:2:\"id\";s:3:\"396\";s:6:\"handle\";s:32:\"Mountains-during-golden-hour.jpg\";s:4:\"name\";s:28:\"Mountains during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:204;a:12:{s:2:\"id\";s:3:\"395\";s:6:\"handle\";s:27:\"Man-looking-on-mountain.jpg\";s:4:\"name\";s:23:\"Man looking on mountain\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:205;a:12:{s:2:\"id\";s:3:\"394\";s:6:\"handle\";s:19:\"Body-of-water-2.jpg\";s:4:\"name\";s:15:\"Body of water 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:206;a:12:{s:2:\"id\";s:3:\"393\";s:6:\"handle\";s:15:\"Brown-cliff.jpg\";s:4:\"name\";s:11:\"Brown cliff\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:207;a:12:{s:2:\"id\";s:3:\"392\";s:6:\"handle\";s:20:\"Green-foggy-tree.jpg\";s:4:\"name\";s:16:\"Green foggy tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1417\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:208;a:12:{s:2:\"id\";s:3:\"391\";s:6:\"handle\";s:32:\"Grayscale-photo-of-mountains.jpg\";s:4:\"name\";s:28:\"Grayscale photo of mountains\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:209;a:12:{s:2:\"id\";s:3:\"390\";s:6:\"handle\";s:19:\"Under-sunny-sky.jpg\";s:4:\"name\";s:15:\"Under sunny sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:210;a:12:{s:2:\"id\";s:3:\"389\";s:6:\"handle\";s:16:\"Rock-concert.jpg\";s:4:\"name\";s:12:\"Rock concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1443\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:211;a:12:{s:2:\"id\";s:3:\"388\";s:6:\"handle\";s:30:\"Group-of-people-in-concert.jpg\";s:4:\"name\";s:26:\"Group of people in concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:212;a:12:{s:2:\"id\";s:3:\"387\";s:6:\"handle\";s:6:\"DJ.jpg\";s:4:\"name\";s:2:\"DJ\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:213;a:12:{s:2:\"id\";s:3:\"386\";s:6:\"handle\";s:56:\"Woman-standing-watching-LED-light-musical-instrument.jpg\";s:4:\"name\";s:52:\"Woman standing watching LED light musical instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:214;a:12:{s:2:\"id\";s:3:\"385\";s:6:\"handle\";s:16:\"Concert-hall.jpg\";s:4:\"name\";s:12:\"Concert hall\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:215;a:12:{s:2:\"id\";s:3:\"384\";s:6:\"handle\";s:18:\"Concert-hall-2.jpg\";s:4:\"name\";s:14:\"Concert hall 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:216;a:12:{s:2:\"id\";s:3:\"383\";s:6:\"handle\";s:29:\"man-playing-upright-piano.jpg\";s:4:\"name\";s:25:\"man playing upright piano\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1340\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:217;a:12:{s:2:\"id\";s:3:\"382\";s:6:\"handle\";s:30:\"person-performing-on-stage.jpg\";s:4:\"name\";s:26:\"person performing on stage\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:218;a:12:{s:2:\"id\";s:3:\"381\";s:6:\"handle\";s:27:\"Brown-string-instrument.jpg\";s:4:\"name\";s:23:\"Brown string instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:219;a:12:{s:2:\"id\";s:3:\"380\";s:6:\"handle\";s:36:\"silhouette-of-person-with-guitar.jpg\";s:4:\"name\";s:32:\"silhouette of person with guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:220;a:12:{s:2:\"id\";s:3:\"379\";s:6:\"handle\";s:14:\"Party-fans.jpg\";s:4:\"name\";s:10:\"Party fans\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:221;a:12:{s:2:\"id\";s:3:\"378\";s:6:\"handle\";s:24:\"Condenser-microphone.jpg\";s:4:\"name\";s:20:\"Condenser microphone\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:222;a:12:{s:2:\"id\";s:3:\"377\";s:6:\"handle\";s:42:\"Low-angle-photo-of-high-rise-buildings.jpg\";s:4:\"name\";s:38:\"Low angle photo of high rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:223;a:12:{s:2:\"id\";s:3:\"376\";s:6:\"handle\";s:23:\"High-rise-buildings.jpg\";s:4:\"name\";s:19:\"High rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:224;a:12:{s:2:\"id\";s:3:\"375\";s:6:\"handle\";s:16:\"Cable-bridge.jpg\";s:4:\"name\";s:12:\"Cable bridge\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:225;a:12:{s:2:\"id\";s:3:\"374\";s:6:\"handle\";s:35:\"Bokeh-effect-from-street-lights.jpg\";s:4:\"name\";s:31:\"Bokeh effect from street lights\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:226;a:12:{s:2:\"id\";s:3:\"373\";s:6:\"handle\";s:18:\"Low-angle-view.jpg\";s:4:\"name\";s:14:\"Low angle view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:227;a:12:{s:2:\"id\";s:3:\"372\";s:6:\"handle\";s:21:\"Double-decker-bus.jpg\";s:4:\"name\";s:17:\"Double decker bus\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1373\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:228;a:12:{s:2:\"id\";s:3:\"371\";s:6:\"handle\";s:32:\"Buildings-near-body-of-water.jpg\";s:4:\"name\";s:28:\"Buildings near body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1370\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:229;a:12:{s:2:\"id\";s:3:\"370\";s:6:\"handle\";s:18:\"Satellite-view.jpg\";s:4:\"name\";s:14:\"Satellite view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:230;a:12:{s:2:\"id\";s:3:\"369\";s:6:\"handle\";s:14:\"Twin-Tower.jpg\";s:4:\"name\";s:10:\"Twin Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:231;a:12:{s:2:\"id\";s:3:\"368\";s:6:\"handle\";s:22:\"Two-person-walking.jpg\";s:4:\"name\";s:18:\"Two person walking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1345\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:232;a:12:{s:2:\"id\";s:3:\"367\";s:6:\"handle\";s:15:\"Sears-Tower.jpg\";s:4:\"name\";s:11:\"Sears Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:233;a:12:{s:2:\"id\";s:3:\"366\";s:6:\"handle\";s:19:\"Night-cityscape.jpg\";s:4:\"name\";s:15:\"Night cityscape\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:234;a:12:{s:2:\"id\";s:3:\"365\";s:6:\"handle\";s:25:\"Empire-State-Building.jpg\";s:4:\"name\";s:21:\"Empire State Building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:235;a:12:{s:2:\"id\";s:3:\"364\";s:6:\"handle\";s:9:\"Paris.jpg\";s:4:\"name\";s:5:\"Paris\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:236;a:12:{s:2:\"id\";s:3:\"363\";s:6:\"handle\";s:31:\"Building-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Building during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1288\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:237;a:12:{s:2:\"id\";s:3:\"362\";s:6:\"handle\";s:21:\"Afternoon-skyline.jpg\";s:4:\"name\";s:17:\"Afternoon skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:238;a:12:{s:2:\"id\";s:3:\"361\";s:6:\"handle\";s:22:\"Concrete-buildings.jpg\";s:4:\"name\";s:18:\"Concrete buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:239;a:12:{s:2:\"id\";s:3:\"360\";s:6:\"handle\";s:26:\"Architectural-building.jpg\";s:4:\"name\";s:22:\"Architectural building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1382\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:240;a:12:{s:2:\"id\";s:3:\"359\";s:6:\"handle\";s:23:\"Skyline-photography.jpg\";s:4:\"name\";s:19:\"Skyline photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:241;a:12:{s:2:\"id\";s:3:\"358\";s:6:\"handle\";s:38:\"People-standing-on-pedestrian-lane.jpg\";s:4:\"name\";s:34:\"People standing on pedestrian lane\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1154\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:242;a:12:{s:2:\"id\";s:3:\"357\";s:6:\"handle\";s:16:\"Burj-Khalifa.jpg\";s:4:\"name\";s:12:\"Burj Khalifa\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:243;a:12:{s:2:\"id\";s:3:\"356\";s:6:\"handle\";s:13:\"Skycraper.jpg\";s:4:\"name\";s:9:\"Skycraper\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:244;a:12:{s:2:\"id\";s:3:\"355\";s:6:\"handle\";s:14:\"Gray-tower.jpg\";s:4:\"name\";s:10:\"Gray tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1433\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:245;a:12:{s:2:\"id\";s:3:\"354\";s:6:\"handle\";s:28:\"One-fine-day-in-Maldives.jpg\";s:4:\"name\";s:24:\"One fine day in Maldives\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1116\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:246;a:12:{s:2:\"id\";s:3:\"353\";s:6:\"handle\";s:25:\"Boat-on-body-of-water.jpg\";s:4:\"name\";s:21:\"Boat on body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:247;a:12:{s:2:\"id\";s:3:\"352\";s:6:\"handle\";s:33:\"Aerial-photo-of-body-of-water.jpg\";s:4:\"name\";s:29:\"Aerial photo of body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1078\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:248;a:12:{s:2:\"id\";s:3:\"351\";s:6:\"handle\";s:31:\"Assorted-color-beach-houses.jpg\";s:4:\"name\";s:27:\"Assorted color beach houses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1135\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:249;a:12:{s:2:\"id\";s:3:\"350\";s:6:\"handle\";s:36:\"Woman-leaning-on-tree-near-beach.jpg\";s:4:\"name\";s:32:\"Woman leaning on tree near beach\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1559\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:250;a:12:{s:2:\"id\";s:3:\"349\";s:6:\"handle\";s:17:\"Body-of-water.jpg\";s:4:\"name\";s:13:\"Body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1269\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:251;a:12:{s:2:\"id\";s:3:\"348\";s:6:\"handle\";s:17:\"People-on-sea.jpg\";s:4:\"name\";s:13:\"People on sea\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:252;a:12:{s:2:\"id\";s:3:\"347\";s:6:\"handle\";s:31:\"Man-sitting-beside-of-woman.jpg\";s:4:\"name\";s:27:\"Man sitting beside of woman\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:253;a:12:{s:2:\"id\";s:3:\"346\";s:6:\"handle\";s:22:\"woman-in-the-water.jpg\";s:4:\"name\";s:18:\"woman in the water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:254;a:12:{s:2:\"id\";s:3:\"345\";s:6:\"handle\";s:39:\"Brown-stone-near-sea-at-golden-hour.jpg\";s:4:\"name\";s:35:\"Brown stone near sea at golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:255;a:12:{s:2:\"id\";s:3:\"344\";s:6:\"handle\";s:18:\"Birds-eye-view.jpg\";s:4:\"name\";s:14:\"Birds eye view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:256;a:12:{s:2:\"id\";s:3:\"343\";s:6:\"handle\";s:18:\"Empty-seashore.jpg\";s:4:\"name\";s:14:\"Empty seashore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1365\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:257;a:12:{s:2:\"id\";s:3:\"342\";s:6:\"handle\";s:31:\"Seashore-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Seashore during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:258;a:12:{s:2:\"id\";s:3:\"341\";s:6:\"handle\";s:16:\"Coconut-tree.jpg\";s:4:\"name\";s:12:\"Coconut tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:259;a:12:{s:2:\"id\";s:3:\"340\";s:6:\"handle\";s:37:\"Aerial-photography-of-beach-shore.jpg\";s:4:\"name\";s:33:\"Aerial photography of beach shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:260;a:12:{s:2:\"id\";s:3:\"197\";s:6:\"handle\";s:17:\"relax_hammock.jpg\";s:4:\"name\";s:13:\"Relax Hammock\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:261;a:12:{s:2:\"id\";s:3:\"196\";s:6:\"handle\";s:16:\"beach_houses.jpg\";s:4:\"name\";s:12:\"Beach Houses\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:262;a:12:{s:2:\"id\";s:3:\"195\";s:6:\"handle\";s:17:\"forest_road_2.jpg\";s:4:\"name\";s:13:\"Forest Road 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:263;a:12:{s:2:\"id\";s:3:\"194\";s:6:\"handle\";s:14:\"clean_desk.jpg\";s:4:\"name\";s:10:\"Clean Desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:264;a:12:{s:2:\"id\";s:3:\"193\";s:6:\"handle\";s:19:\"mountain_view_6.jpg\";s:4:\"name\";s:15:\"Mountain View 6\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1249\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:265;a:12:{s:2:\"id\";s:3:\"192\";s:6:\"handle\";s:14:\"corn_field.jpg\";s:4:\"name\";s:10:\"Corn Field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1320\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:266;a:12:{s:2:\"id\";s:3:\"191\";s:6:\"handle\";s:21:\"stylish_apartment.jpg\";s:4:\"name\";s:17:\"Stylish Apartment\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:267;a:12:{s:2:\"id\";s:3:\"190\";s:6:\"handle\";s:24:\"hipster_coffee_house.jpg\";s:4:\"name\";s:20:\"Hipster Coffee House\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:268;a:12:{s:2:\"id\";s:3:\"189\";s:6:\"handle\";s:16:\"blurry_beach.jpg\";s:4:\"name\";s:12:\"Blurry Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:269;a:12:{s:2:\"id\";s:3:\"186\";s:6:\"handle\";s:17:\"greens_street.jpg\";s:4:\"name\";s:13:\"Greens Street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:270;a:12:{s:2:\"id\";s:3:\"185\";s:6:\"handle\";s:10:\"desert.jpg\";s:4:\"name\";s:6:\"Desert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:271;a:12:{s:2:\"id\";s:3:\"184\";s:6:\"handle\";s:19:\"mountain_view_5.jpg\";s:4:\"name\";s:15:\"Mountain View 5\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:272;a:12:{s:2:\"id\";s:3:\"183\";s:6:\"handle\";s:10:\"laptop.jpg\";s:4:\"name\";s:6:\"Laptop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1391\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:273;a:12:{s:2:\"id\";s:3:\"182\";s:6:\"handle\";s:16:\"grand_canyon.jpg\";s:4:\"name\";s:12:\"Grand Canyon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1287\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:274;a:12:{s:2:\"id\";s:3:\"181\";s:6:\"handle\";s:20:\"landscape_clouds.jpg\";s:4:\"name\";s:16:\"Landscape Clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:275;a:12:{s:2:\"id\";s:3:\"180\";s:6:\"handle\";s:17:\"highway_night.jpg\";s:4:\"name\";s:13:\"Highway Night\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:276;a:12:{s:2:\"id\";s:3:\"179\";s:6:\"handle\";s:15:\"beach_water.jpg\";s:4:\"name\";s:11:\"Beach Water\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:277;a:12:{s:2:\"id\";s:3:\"177\";s:6:\"handle\";s:15:\"woman_beach.jpg\";s:4:\"name\";s:11:\"Woman Beach\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:3;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:278;a:12:{s:2:\"id\";s:3:\"175\";s:6:\"handle\";s:12:\"cool_guy.jpg\";s:4:\"name\";s:8:\"Cool Guy\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:279;a:12:{s:2:\"id\";s:3:\"174\";s:6:\"handle\";s:13:\"beach_sea.jpg\";s:4:\"name\";s:9:\"Beach Sea\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:280;a:12:{s:2:\"id\";s:3:\"173\";s:6:\"handle\";s:17:\"bridge_clouds.jpg\";s:4:\"name\";s:13:\"Bridge Clouds\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:281;a:12:{s:2:\"id\";s:3:\"116\";s:6:\"handle\";s:19:\"mountain_view_2.jpg\";s:4:\"name\";s:15:\"Mountain View 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:282;a:12:{s:2:\"id\";s:3:\"115\";s:6:\"handle\";s:16:\"desert_trees.jpg\";s:4:\"name\";s:12:\"Desert Trees\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:283;a:12:{s:2:\"id\";s:3:\"114\";s:6:\"handle\";s:20:\"explore_moutains.jpg\";s:4:\"name\";s:17:\"Explore Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:284;a:12:{s:2:\"id\";s:3:\"113\";s:6:\"handle\";s:19:\"night_skyline_2.jpg\";s:4:\"name\";s:15:\"Night Skyline 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:285;a:12:{s:2:\"id\";s:3:\"112\";s:6:\"handle\";s:15:\"cliff_ocean.jpg\";s:4:\"name\";s:11:\"Cliff Ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:286;a:12:{s:2:\"id\";s:3:\"111\";s:6:\"handle\";s:14:\"city_smoke.jpg\";s:4:\"name\";s:10:\"City Smoke\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:287;a:12:{s:2:\"id\";s:3:\"110\";s:6:\"handle\";s:16:\"surfer_beach.jpg\";s:4:\"name\";s:12:\"Surfer Beach\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:288;a:12:{s:2:\"id\";s:3:\"109\";s:6:\"handle\";s:13:\"sky_night.jpg\";s:4:\"name\";s:9:\"Sky Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:289;a:12:{s:2:\"id\";s:3:\"108\";s:6:\"handle\";s:15:\"palm_sunset.jpg\";s:4:\"name\";s:11:\"Palm Sunset\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:3;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1372\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:290;a:12:{s:2:\"id\";s:3:\"107\";s:6:\"handle\";s:18:\"concert_people.jpg\";s:4:\"name\";s:14:\"Concert People\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:291;a:12:{s:2:\"id\";s:3:\"106\";s:6:\"handle\";s:15:\"forest_road.jpg\";s:4:\"name\";s:11:\"Forest Road\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:292;a:12:{s:2:\"id\";s:3:\"105\";s:6:\"handle\";s:15:\"beach_ocean.jpg\";s:4:\"name\";s:11:\"Beach Ocean\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:293;a:12:{s:2:\"id\";s:3:\"104\";s:6:\"handle\";s:18:\"mountain_night.jpg\";s:4:\"name\";s:14:\"Mountain Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:294;a:12:{s:2:\"id\";s:3:\"103\";s:6:\"handle\";s:19:\"ocean_mountains.jpg\";s:4:\"name\";s:15:\"Ocean Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:295;a:12:{s:2:\"id\";s:3:\"102\";s:6:\"handle\";s:10:\"forest.jpg\";s:4:\"name\";s:6:\"Forest\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:296;a:12:{s:2:\"id\";s:3:\"101\";s:6:\"handle\";s:16:\"ocean_stones.jpg\";s:4:\"name\";s:12:\"Ocean Stones\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:297;a:12:{s:2:\"id\";s:3:\"100\";s:6:\"handle\";s:16:\"country_road.jpg\";s:4:\"name\";s:12:\"Country Road\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:298;a:12:{s:2:\"id\";s:2:\"99\";s:6:\"handle\";s:9:\"beach.jpg\";s:4:\"name\";s:5:\"Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:299;a:12:{s:2:\"id\";s:2:\"98\";s:6:\"handle\";s:16:\"city_skyline.jpg\";s:4:\"name\";s:12:\"City Skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:300;a:12:{s:2:\"id\";s:2:\"97\";s:6:\"handle\";s:17:\"night_skyline.jpg\";s:4:\"name\";s:13:\"Night Skyline\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:301;a:12:{s:2:\"id\";s:2:\"96\";s:6:\"handle\";s:14:\"city_river.jpg\";s:4:\"name\";s:10:\"City River\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:302;a:12:{s:2:\"id\";s:2:\"95\";s:6:\"handle\";s:19:\"mountain_view_3.jpg\";s:4:\"name\";s:15:\"Mountain View 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:303;a:12:{s:2:\"id\";s:2:\"94\";s:6:\"handle\";s:14:\"misty_farm.jpg\";s:4:\"name\";s:10:\"Misty Farm\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:304;a:12:{s:2:\"id\";s:2:\"93\";s:6:\"handle\";s:17:\"mountain_path.jpg\";s:4:\"name\";s:13:\"Mountain Path\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:305;a:12:{s:2:\"id\";s:2:\"92\";s:6:\"handle\";s:19:\"night_skyline_3.jpg\";s:4:\"name\";s:15:\"Night Skyline 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:306;a:12:{s:2:\"id\";s:2:\"91\";s:6:\"handle\";s:17:\"mountain_view.jpg\";s:4:\"name\";s:13:\"Mountain View\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1160\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:307;a:12:{s:2:\"id\";s:2:\"90\";s:6:\"handle\";s:19:\"rocky_landscape.jpg\";s:4:\"name\";s:15:\"Rocky Landscape\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:308;a:12:{s:2:\"id\";s:2:\"89\";s:6:\"handle\";s:19:\"mountain_view_4.jpg\";s:4:\"name\";s:15:\"Mountain View 4\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1203\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:309;a:13:{s:2:\"id\";s:3:\"529\";s:6:\"handle\";s:13:\"Fitness-4.jpg\";s:5:\"video\";s:13:\"Fitness-4.mp4\";s:4:\"name\";s:10:\"Fitness 4 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:310;a:13:{s:2:\"id\";s:3:\"528\";s:6:\"handle\";s:13:\"Fitness-3.jpg\";s:5:\"video\";s:13:\"Fitness-3.mp4\";s:4:\"name\";s:10:\"Fitness 3 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:311;a:13:{s:2:\"id\";s:3:\"527\";s:6:\"handle\";s:9:\"Chess.jpg\";s:5:\"video\";s:9:\"Chess.mp4\";s:4:\"name\";s:6:\"Chess \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:312;a:13:{s:2:\"id\";s:3:\"526\";s:6:\"handle\";s:13:\"Fitness-2.jpg\";s:5:\"video\";s:13:\"Fitness-2.mp4\";s:4:\"name\";s:10:\"Fitness 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:313;a:13:{s:2:\"id\";s:3:\"525\";s:6:\"handle\";s:11:\"Fitness.jpg\";s:5:\"video\";s:11:\"Fitness.mp4\";s:4:\"name\";s:8:\"Fitness \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:314;a:13:{s:2:\"id\";s:3:\"524\";s:6:\"handle\";s:9:\"Earth.jpg\";s:5:\"video\";s:9:\"Earth.mp4\";s:4:\"name\";s:6:\"Earth \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:315;a:13:{s:2:\"id\";s:3:\"523\";s:6:\"handle\";s:11:\"Space-2.jpg\";s:5:\"video\";s:11:\"Space-2.mp4\";s:4:\"name\";s:8:\"Space 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1440\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:316;a:13:{s:2:\"id\";s:3:\"522\";s:6:\"handle\";s:13:\"Asteroids.jpg\";s:5:\"video\";s:13:\"Asteroids.mp4\";s:4:\"name\";s:10:\"Asteroids \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:317;a:13:{s:2:\"id\";s:3:\"521\";s:6:\"handle\";s:9:\"Space.jpg\";s:5:\"video\";s:9:\"Space.mp4\";s:4:\"name\";s:6:\"Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:318;a:13:{s:2:\"id\";s:3:\"520\";s:6:\"handle\";s:10:\"People.jpg\";s:5:\"video\";s:10:\"People.mp4\";s:4:\"name\";s:7:\"People \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:319;a:13:{s:2:\"id\";s:3:\"519\";s:6:\"handle\";s:11:\"Walking.jpg\";s:5:\"video\";s:11:\"Walking.mp4\";s:4:\"name\";s:8:\"Walking \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:320;a:13:{s:2:\"id\";s:3:\"518\";s:6:\"handle\";s:19:\"Double-Exposure.jpg\";s:5:\"video\";s:19:\"Double-Exposure.mp4\";s:4:\"name\";s:16:\"Double Exposure \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:321;a:13:{s:2:\"id\";s:3:\"517\";s:6:\"handle\";s:8:\"Girl.jpg\";s:5:\"video\";s:8:\"Girl.mp4\";s:4:\"name\";s:5:\"Girl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1088\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:322;a:13:{s:2:\"id\";s:3:\"516\";s:6:\"handle\";s:17:\"Bengal-Lights.jpg\";s:5:\"video\";s:17:\"Bengal-Lights.mp4\";s:4:\"name\";s:14:\"Bengal Lights \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:323;a:13:{s:2:\"id\";s:3:\"515\";s:6:\"handle\";s:13:\"Swiping-2.jpg\";s:5:\"video\";s:13:\"Swiping-2.mp4\";s:4:\"name\";s:10:\"Swiping 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:324;a:13:{s:2:\"id\";s:3:\"514\";s:6:\"handle\";s:11:\"Mock-Up.jpg\";s:5:\"video\";s:11:\"Mock-Up.mp4\";s:4:\"name\";s:8:\"Mock Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:325;a:13:{s:2:\"id\";s:3:\"513\";s:6:\"handle\";s:13:\"Countdown.jpg\";s:5:\"video\";s:13:\"Countdown.mp4\";s:4:\"name\";s:10:\"Countdown \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:326;a:13:{s:2:\"id\";s:3:\"512\";s:6:\"handle\";s:18:\"Wall-Sketching.jpg\";s:5:\"video\";s:18:\"Wall-Sketching.mp4\";s:4:\"name\";s:15:\"Wall Sketching \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:327;a:13:{s:2:\"id\";s:3:\"511\";s:6:\"handle\";s:26:\"Typing-on-the-keyboard.jpg\";s:5:\"video\";s:26:\"Typing-on-the-keyboard.mp4\";s:4:\"name\";s:23:\"Typing on the keyboard \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:328;a:13:{s:2:\"id\";s:3:\"510\";s:6:\"handle\";s:11:\"Meeting.jpg\";s:5:\"video\";s:11:\"Meeting.mp4\";s:4:\"name\";s:8:\"Meeting \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:329;a:13:{s:2:\"id\";s:3:\"509\";s:6:\"handle\";s:11:\"Swiping.jpg\";s:5:\"video\";s:11:\"Swiping.mp4\";s:4:\"name\";s:8:\"Swiping \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:330;a:13:{s:2:\"id\";s:3:\"508\";s:6:\"handle\";s:9:\"Alarm.jpg\";s:5:\"video\";s:9:\"Alarm.mp4\";s:4:\"name\";s:6:\"Alarm \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1013\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:331;a:13:{s:2:\"id\";s:3:\"507\";s:6:\"handle\";s:13:\"Hey-World.jpg\";s:5:\"video\";s:13:\"Hey-World.mp4\";s:4:\"name\";s:10:\"Hey World \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:332;a:13:{s:2:\"id\";s:3:\"506\";s:6:\"handle\";s:28:\"Typing-on-the-keyboard-2.jpg\";s:5:\"video\";s:28:\"Typing-on-the-keyboard-2.mp4\";s:4:\"name\";s:25:\"Typing on the keyboard 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:333;a:13:{s:2:\"id\";s:3:\"505\";s:6:\"handle\";s:10:\"Valley.jpg\";s:5:\"video\";s:10:\"Valley.mp4\";s:4:\"name\";s:7:\"Valley \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:334;a:13:{s:2:\"id\";s:3:\"504\";s:6:\"handle\";s:9:\"Stars.jpg\";s:5:\"video\";s:9:\"Stars.mp4\";s:4:\"name\";s:6:\"Stars \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:335;a:13:{s:2:\"id\";s:3:\"503\";s:6:\"handle\";s:21:\"Car-in-the-forest.jpg\";s:5:\"video\";s:21:\"Car-in-the-forest.mp4\";s:4:\"name\";s:18:\"Car in the forest \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1012\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:336;a:13:{s:2:\"id\";s:3:\"502\";s:6:\"handle\";s:15:\"Aerial-Shot.jpg\";s:5:\"video\";s:15:\"Aerial-Shot.mp4\";s:4:\"name\";s:12:\"Aerial Shot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:337;a:13:{s:2:\"id\";s:3:\"501\";s:6:\"handle\";s:14:\"Disco-Ball.jpg\";s:5:\"video\";s:14:\"Disco-Ball.mp4\";s:4:\"name\";s:11:\"Disco Ball \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:338;a:13:{s:2:\"id\";s:3:\"500\";s:6:\"handle\";s:22:\"Man-Playing-Guitar.jpg\";s:5:\"video\";s:22:\"Man-Playing-Guitar.mp4\";s:4:\"name\";s:19:\"Man Playing Guitar \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:339;a:13:{s:2:\"id\";s:3:\"499\";s:6:\"handle\";s:14:\"Live-Music.jpg\";s:5:\"video\";s:14:\"Live-Music.mp4\";s:4:\"name\";s:11:\"Live Music \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:340;a:13:{s:2:\"id\";s:3:\"498\";s:6:\"handle\";s:12:\"Cheer-Up.jpg\";s:5:\"video\";s:12:\"Cheer-Up.mp4\";s:4:\"name\";s:9:\"Cheer Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:341;a:13:{s:2:\"id\";s:3:\"497\";s:6:\"handle\";s:14:\"Night-club.jpg\";s:5:\"video\";s:14:\"Night-club.mp4\";s:4:\"name\";s:11:\"Night club \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:342;a:13:{s:2:\"id\";s:3:\"496\";s:6:\"handle\";s:17:\"Cup-Of-Coffee.jpg\";s:5:\"video\";s:17:\"Cup-Of-Coffee.mp4\";s:4:\"name\";s:14:\"Cup Of Coffee \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:343;a:13:{s:2:\"id\";s:3:\"495\";s:6:\"handle\";s:7:\"Pot.jpg\";s:5:\"video\";s:7:\"Pot.mp4\";s:4:\"name\";s:4:\"Pot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:344;a:13:{s:2:\"id\";s:3:\"494\";s:6:\"handle\";s:11:\"Grill-2.jpg\";s:5:\"video\";s:11:\"Grill-2.mp4\";s:4:\"name\";s:8:\"Grill 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:345;a:13:{s:2:\"id\";s:3:\"493\";s:6:\"handle\";s:13:\"Rice-Bowl.jpg\";s:5:\"video\";s:13:\"Rice-Bowl.mp4\";s:4:\"name\";s:10:\"Rice Bowl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1010\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:346;a:13:{s:2:\"id\";s:3:\"492\";s:6:\"handle\";s:9:\"Grill.jpg\";s:5:\"video\";s:9:\"Grill.mp4\";s:4:\"name\";s:6:\"Grill \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:347;a:13:{s:2:\"id\";s:3:\"491\";s:6:\"handle\";s:9:\"Water.jpg\";s:5:\"video\";s:9:\"Water.mp4\";s:4:\"name\";s:6:\"Water \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:348;a:13:{s:2:\"id\";s:3:\"490\";s:6:\"handle\";s:17:\"Feet-and-Sand.jpg\";s:5:\"video\";s:17:\"Feet-and-Sand.mp4\";s:4:\"name\";s:14:\"Feet and Sand \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:349;a:13:{s:2:\"id\";s:3:\"489\";s:6:\"handle\";s:9:\"Ocean.jpg\";s:5:\"video\";s:9:\"Ocean.mp4\";s:4:\"name\";s:6:\"Ocean \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:350;a:13:{s:2:\"id\";s:3:\"488\";s:6:\"handle\";s:9:\"Waves.jpg\";s:5:\"video\";s:9:\"Waves.mp4\";s:4:\"name\";s:6:\"Waves \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:351;a:13:{s:2:\"id\";s:3:\"487\";s:6:\"handle\";s:10:\"Hearts.jpg\";s:5:\"video\";s:10:\"Hearts.mp4\";s:4:\"name\";s:7:\"Hearts \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:352;a:13:{s:2:\"id\";s:3:\"486\";s:6:\"handle\";s:12:\"Octagons.jpg\";s:5:\"video\";s:12:\"Octagons.mp4\";s:4:\"name\";s:9:\"Octagons \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:353;a:13:{s:2:\"id\";s:3:\"485\";s:6:\"handle\";s:11:\"Squares.jpg\";s:5:\"video\";s:11:\"Squares.mp4\";s:4:\"name\";s:8:\"Squares \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:354;a:13:{s:2:\"id\";s:3:\"484\";s:6:\"handle\";s:12:\"Pink-ink.jpg\";s:5:\"video\";s:12:\"Pink-ink.mp4\";s:4:\"name\";s:9:\"Pink ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:355;a:13:{s:2:\"id\";s:3:\"483\";s:6:\"handle\";s:22:\"Blurred-Background.jpg\";s:5:\"video\";s:22:\"Blurred-Background.mp4\";s:4:\"name\";s:19:\"Blurred Background \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:356;a:13:{s:2:\"id\";s:3:\"482\";s:6:\"handle\";s:20:\"Blinking-bubbles.jpg\";s:5:\"video\";s:20:\"Blinking-bubbles.mp4\";s:4:\"name\";s:17:\"Blinking bubbles \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:357;a:13:{s:2:\"id\";s:3:\"481\";s:6:\"handle\";s:13:\"Fireworks.jpg\";s:5:\"video\";s:13:\"Fireworks.mp4\";s:4:\"name\";s:10:\"Fireworks \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:358;a:13:{s:2:\"id\";s:3:\"480\";s:6:\"handle\";s:12:\"Dark-ink.jpg\";s:5:\"video\";s:12:\"Dark-ink.mp4\";s:4:\"name\";s:9:\"Dark ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:359;a:13:{s:2:\"id\";s:3:\"238\";s:6:\"handle\";s:12:\"Mt_Baker.jpg\";s:5:\"video\";s:12:\"Mt_Baker.mp4\";s:4:\"name\";s:9:\"Mt Baker \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:360;a:13:{s:2:\"id\";s:3:\"237\";s:6:\"handle\";s:16:\"Two-Swimmers.jpg\";s:5:\"video\";s:16:\"Two-Swimmers.mp4\";s:4:\"name\";s:13:\"Two Swimmers \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:361;a:13:{s:2:\"id\";s:3:\"236\";s:6:\"handle\";s:14:\"Boats_Maze.jpg\";s:5:\"video\";s:14:\"Boats_Maze.mp4\";s:4:\"name\";s:11:\"Boats Maze \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:362;a:13:{s:2:\"id\";s:3:\"235\";s:6:\"handle\";s:18:\"Candolim-Beach.jpg\";s:5:\"video\";s:18:\"Candolim-Beach.mp4\";s:4:\"name\";s:15:\"Candolim Beach \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:363;a:13:{s:2:\"id\";s:3:\"234\";s:6:\"handle\";s:17:\"Working-Space.jpg\";s:5:\"video\";s:17:\"Working-Space.mp4\";s:4:\"name\";s:14:\"Working Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:364;a:13:{s:2:\"id\";s:3:\"233\";s:6:\"handle\";s:9:\"Wavez.jpg\";s:5:\"video\";s:9:\"Wavez.mp4\";s:4:\"name\";s:6:\"Wavez \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:365;a:13:{s:2:\"id\";s:3:\"232\";s:6:\"handle\";s:17:\"Coconut-Grove.jpg\";s:5:\"video\";s:17:\"Coconut-Grove.mp4\";s:4:\"name\";s:14:\"Coconut Grove \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:366;a:13:{s:2:\"id\";s:3:\"231\";s:6:\"handle\";s:19:\"Very-Open-Space.jpg\";s:5:\"video\";s:19:\"Very-Open-Space.mp4\";s:4:\"name\";s:16:\"Very Open Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:367;a:13:{s:2:\"id\";s:3:\"230\";s:6:\"handle\";s:14:\"Office-Day.jpg\";s:5:\"video\";s:14:\"Office-Day.mp4\";s:4:\"name\";s:11:\"Office Day \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:368;a:13:{s:2:\"id\";s:3:\"229\";s:6:\"handle\";s:12:\"The-Hill.jpg\";s:5:\"video\";s:12:\"The-Hill.mp4\";s:4:\"name\";s:9:\"The Hill \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:369;a:13:{s:2:\"id\";s:3:\"339\";s:6:\"handle\";s:19:\"best_price_dark.jpg\";s:5:\"video\";s:19:\"best_price_dark.mp4\";s:4:\"name\";s:15:\"best_price_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"best_price_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:370;a:13:{s:2:\"id\";s:3:\"337\";s:6:\"handle\";s:27:\"limited_time_offer_dark.jpg\";s:5:\"video\";s:27:\"limited_time_offer_dark.mp4\";s:4:\"name\";s:23:\"limited_time_offer_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:23:\"limited_time_offer_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:371;a:13:{s:2:\"id\";s:3:\"336\";s:6:\"handle\";s:26:\"slider_revolution_dark.jpg\";s:5:\"video\";s:26:\"slider_revolution_dark.mp4\";s:4:\"name\";s:22:\"slider_revolution_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:22:\"slider_revolution_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:372;a:13:{s:2:\"id\";s:3:\"335\";s:6:\"handle\";s:19:\"mick_brown_dark.jpg\";s:5:\"video\";s:19:\"mick_brown_dark.mp4\";s:4:\"name\";s:15:\"mick_brown_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"mick_brown_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:373;a:13:{s:2:\"id\";s:3:\"334\";s:6:\"handle\";s:14:\"sales_dark.jpg\";s:5:\"video\";s:14:\"sales_dark.mp4\";s:4:\"name\";s:10:\"sales_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:10:\"sales_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:374;a:13:{s:2:\"id\";s:3:\"333\";s:6:\"handle\";s:21:\"robert_smith_dark.jpg\";s:5:\"video\";s:21:\"robert_smith_dark.mp4\";s:4:\"name\";s:17:\"robert_smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"robert_smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:375;a:13:{s:2:\"id\";s:3:\"332\";s:6:\"handle\";s:21:\"product_name_dark.jpg\";s:5:\"video\";s:21:\"product_name_dark.mp4\";s:4:\"name\";s:17:\"product_name_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"product_name_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:376;a:13:{s:2:\"id\";s:3:\"331\";s:6:\"handle\";s:21:\"high_quality_dark.jpg\";s:5:\"video\";s:21:\"high_quality_dark.mp4\";s:4:\"name\";s:17:\"high_quality_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"high_quality_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:377;a:13:{s:2:\"id\";s:3:\"330\";s:6:\"handle\";s:24:\"robert_johnson_light.jpg\";s:5:\"video\";s:24:\"robert_johnson_light.mp4\";s:4:\"name\";s:20:\"robert_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"robert_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:378;a:13:{s:2:\"id\";s:3:\"329\";s:6:\"handle\";s:21:\"jake_collins_dark.jpg\";s:5:\"video\";s:21:\"jake_collins_dark.mp4\";s:4:\"name\";s:17:\"jake_collins_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"jake_collins_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:379;a:13:{s:2:\"id\";s:3:\"328\";s:6:\"handle\";s:22:\"daniele_wood_light.jpg\";s:5:\"video\";s:22:\"daniele_wood_light.mp4\";s:4:\"name\";s:18:\"daniele_wood_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"daniele_wood_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:31:30\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:380;a:13:{s:2:\"id\";s:3:\"327\";s:6:\"handle\";s:23:\"michael_blake_light.jpg\";s:5:\"video\";s:23:\"michael_blake_light.mp4\";s:4:\"name\";s:19:\"michael_blake_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"michael_blake_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:381;a:13:{s:2:\"id\";s:3:\"326\";s:6:\"handle\";s:22:\"product_name_light.jpg\";s:5:\"video\";s:22:\"product_name_light.mp4\";s:4:\"name\";s:18:\"product_name_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"product_name_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:382;a:13:{s:2:\"id\";s:3:\"325\";s:6:\"handle\";s:24:\"rebecca_cooper_light.jpg\";s:5:\"video\";s:24:\"rebecca_cooper_light.mp4\";s:4:\"name\";s:20:\"rebecca_cooper_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"rebecca_cooper_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:383;a:13:{s:2:\"id\";s:3:\"324\";s:6:\"handle\";s:28:\"limited_time_offer_light.jpg\";s:5:\"video\";s:28:\"limited_time_offer_light.mp4\";s:4:\"name\";s:24:\"limited_time_offer_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:24:\"limited_time_offer_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:384;a:13:{s:2:\"id\";s:3:\"322\";s:6:\"handle\";s:22:\"jake_michael_light.jpg\";s:5:\"video\";s:22:\"jake_michael_light.mp4\";s:4:\"name\";s:18:\"jake_michael_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"jake_michael_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:385;a:13:{s:2:\"id\";s:3:\"321\";s:6:\"handle\";s:23:\"colin_johnson_light.jpg\";s:5:\"video\";s:23:\"colin_johnson_light.mp4\";s:4:\"name\";s:19:\"colin_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"colin_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:386;a:13:{s:2:\"id\";s:3:\"320\";s:6:\"handle\";s:21:\"colin_morris_dark.jpg\";s:5:\"video\";s:21:\"colin_morris_dark.mp4\";s:4:\"name\";s:17:\"colin_morris_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"colin_morris_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:387;a:13:{s:2:\"id\";s:3:\"319\";s:6:\"handle\";s:22:\"justin_cooper_dark.jpg\";s:5:\"video\";s:22:\"justin_cooper_dark.mp4\";s:4:\"name\";s:18:\"justin_cooper_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"justin_cooper_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:388;a:13:{s:2:\"id\";s:3:\"318\";s:6:\"handle\";s:21:\"james-dodson_dark.jpg\";s:5:\"video\";s:21:\"james-dodson_dark.mp4\";s:4:\"name\";s:17:\"james-dodson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"james-dodson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:389;a:13:{s:2:\"id\";s:3:\"317\";s:6:\"handle\";s:23:\"robert_sanders_dark.jpg\";s:5:\"video\";s:23:\"robert_sanders_dark.mp4\";s:4:\"name\";s:19:\"robert_sanders_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"robert_sanders_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:390;a:13:{s:2:\"id\";s:3:\"316\";s:6:\"handle\";s:21:\"emily_carney_dark.jpg\";s:5:\"video\";s:21:\"emily_carney_dark.mp4\";s:4:\"name\";s:17:\"emily_carney_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"emily_carney_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:391;a:13:{s:2:\"id\";s:3:\"315\";s:6:\"handle\";s:22:\"michael-smith_dark.jpg\";s:5:\"video\";s:22:\"michael-smith_dark.mp4\";s:4:\"name\";s:18:\"michael-smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"michael-smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:392;a:13:{s:2:\"id\";s:3:\"314\";s:6:\"handle\";s:23:\"sandra_johnson_dark.jpg\";s:5:\"video\";s:23:\"sandra_johnson_dark.mp4\";s:4:\"name\";s:19:\"sandra_johnson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"sandra_johnson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:393;a:13:{s:2:\"id\";s:3:\"313\";s:6:\"handle\";s:22:\"robert_bolton_dark.jpg\";s:5:\"video\";s:22:\"robert_bolton_dark.mp4\";s:4:\"name\";s:18:\"robert_bolton_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"robert_bolton_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:394;a:13:{s:2:\"id\";s:3:\"312\";s:6:\"handle\";s:25:\"elegant_captions_dark.png\";s:5:\"video\";s:25:\"elegant_captions_dark.mp4\";s:4:\"name\";s:21:\"elegant_captions_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:21:\"elegant_captions_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-18 14:41:45\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:395;a:13:{s:2:\"id\";s:3:\"311\";s:6:\"handle\";s:19:\"Caption_Dark_06.png\";s:5:\"video\";s:19:\"Caption_Dark_06.mp4\";s:4:\"name\";s:15:\"Caption_Dark_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_06\";s:5:\"width\";s:3:\"414\";s:6:\"height\";s:3:\"225\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:396;a:13:{s:2:\"id\";s:3:\"310\";s:6:\"handle\";s:19:\"Header_Light_02.png\";s:5:\"video\";s:19:\"Header_Light_02.mp4\";s:4:\"name\";s:15:\"Header_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:397;a:13:{s:2:\"id\";s:3:\"309\";s:6:\"handle\";s:21:\"Columns_4_Dark_01.png\";s:5:\"video\";s:21:\"Columns_4_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_4_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_4_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:398;a:13:{s:2:\"id\";s:3:\"308\";s:6:\"handle\";s:18:\"Header_Dark_01.png\";s:5:\"video\";s:18:\"Header_Dark_01.mp4\";s:4:\"name\";s:14:\"Header_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:399;a:13:{s:2:\"id\";s:3:\"307\";s:6:\"handle\";s:19:\"Caption_Dark_03.png\";s:5:\"video\";s:19:\"Caption_Dark_03.mp4\";s:4:\"name\";s:15:\"Caption_Dark_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:400;a:13:{s:2:\"id\";s:3:\"306\";s:6:\"handle\";s:21:\"Columns_3_Dark_01.png\";s:5:\"video\";s:21:\"Columns_3_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_3_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_3_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:401;a:13:{s:2:\"id\";s:3:\"305\";s:6:\"handle\";s:19:\"Caption_Dark_05.png\";s:5:\"video\";s:19:\"Caption_Dark_05.mp4\";s:4:\"name\";s:15:\"Caption_Dark_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_05\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:402;a:13:{s:2:\"id\";s:3:\"304\";s:6:\"handle\";s:20:\"Caption_Light_06.png\";s:5:\"video\";s:20:\"Caption_Light_06.mp4\";s:4:\"name\";s:16:\"Caption_Light_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_06\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:403;a:13:{s:2:\"id\";s:3:\"303\";s:6:\"handle\";s:19:\"Header_Light_01.png\";s:5:\"video\";s:19:\"Header_Light_01.mp4\";s:4:\"name\";s:15:\"Header_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:404;a:13:{s:2:\"id\";s:3:\"302\";s:6:\"handle\";s:20:\"Caption_Light_03.png\";s:5:\"video\";s:20:\"Caption_Light_03.mp4\";s:4:\"name\";s:16:\"Caption_Light_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:405;a:13:{s:2:\"id\";s:3:\"301\";s:6:\"handle\";s:19:\"Caption_Dark_01.png\";s:5:\"video\";s:19:\"Caption_Dark_01.mp4\";s:4:\"name\";s:15:\"Caption_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:406;a:13:{s:2:\"id\";s:3:\"300\";s:6:\"handle\";s:21:\"PromoCode_Dark_01.png\";s:5:\"video\";s:21:\"PromoCode_Dark_01.mp4\";s:4:\"name\";s:17:\"PromoCode_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"PromoCode_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:407;a:13:{s:2:\"id\";s:3:\"299\";s:6:\"handle\";s:19:\"Caption_Dark_02.png\";s:5:\"video\";s:19:\"Caption_Dark_02.mp4\";s:4:\"name\";s:15:\"Caption_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:408;a:13:{s:2:\"id\";s:3:\"298\";s:6:\"handle\";s:18:\"Header_Dark_02.png\";s:5:\"video\";s:18:\"Header_Dark_02.mp4\";s:4:\"name\";s:14:\"Header_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:409;a:13:{s:2:\"id\";s:3:\"297\";s:6:\"handle\";s:22:\"Columns_3_Light_01.png\";s:5:\"video\";s:22:\"Columns_3_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_3_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_3_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:410;a:13:{s:2:\"id\";s:3:\"296\";s:6:\"handle\";s:20:\"Caption_Light_01.png\";s:5:\"video\";s:20:\"Caption_Light_01.mp4\";s:4:\"name\";s:16:\"Caption_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:411;a:13:{s:2:\"id\";s:3:\"295\";s:6:\"handle\";s:19:\"Caption_Dark_04.png\";s:5:\"video\";s:19:\"Caption_Dark_04.mp4\";s:4:\"name\";s:15:\"Caption_Dark_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_04\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:412;a:13:{s:2:\"id\";s:3:\"294\";s:6:\"handle\";s:20:\"Caption_Light_02.png\";s:5:\"video\";s:20:\"Caption_Light_02.mp4\";s:4:\"name\";s:16:\"Caption_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_02\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:413;a:13:{s:2:\"id\";s:3:\"293\";s:6:\"handle\";s:20:\"Caption_Light_04.png\";s:5:\"video\";s:20:\"Caption_Light_04.mp4\";s:4:\"name\";s:16:\"Caption_Light_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_04\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:414;a:13:{s:2:\"id\";s:3:\"292\";s:6:\"handle\";s:22:\"Columns_4_Light_01.png\";s:5:\"video\";s:22:\"Columns_4_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_4_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_4_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:415;a:13:{s:2:\"id\";s:3:\"291\";s:6:\"handle\";s:20:\"Caption_Light_05.png\";s:5:\"video\";s:20:\"Caption_Light_05.mp4\";s:4:\"name\";s:16:\"Caption_Light_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_05\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:416;a:13:{s:2:\"id\";s:3:\"290\";s:6:\"handle\";s:22:\"PromoCode_Light_01.png\";s:5:\"video\";s:22:\"PromoCode_Light_01.mp4\";s:4:\"name\";s:18:\"PromoCode_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"PromoCode_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}}s:4:\"tags\";a:18:{i:28;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}i:5;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:20;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:21;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:25;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:16;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}i:26;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}i:18;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:4;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:19;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:23;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:3;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:24;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:22;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:29;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}i:27;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"191","option_name":"revslider-templates-check","option_value":"1674753405","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"192","option_name":"revslider-templates-hash","option_value":"2d6e79b6d6daa2ac74c01b13a29a7c26","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"193","option_name":"rs-templates-new","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"194","option_name":"rs-templates","option_value":"a:3:{s:4:\"hash\";s:32:\"0e30e72a325e600500dacb1189b9453d\";s:6:\"slider\";a:644:{i:0;a:21:{s:2:\"id\";s:1:\"1\";s:5:\"title\";s:16:\"Classic Carousel\";s:5:\"alias\";s:16:\"classic-carousel\";s:3:\"zip\";s:20:\"classic-carousel.zip\";s:3:\"uid\";s:32:\"146a01dd380c0cdee85c4456ee68cd84\";s:3:\"img\";s:27:\"classic-carousel\/slider.jpg\";s:7:\"preview\";s:56:\"http:\/\/revolution.themepunch.com\/carousel-slider-plugin\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">Our classic, full-width carousel example. Drag, swipe or click to navigate!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:1;a:21:{s:2:\"id\";s:1:\"2\";s:5:\"title\";s:14:\"Classic Slider\";s:5:\"alias\";s:13:\"classicslider\";s:3:\"zip\";s:17:\"classicslider.zip\";s:3:\"uid\";s:32:\"a0d6a9248c9066b404ba0f1cdadc5cf2\";s:3:\"img\";s:24:\"classicslider\/slider.jpg\";s:7:\"preview\";s:61:\"http:\/\/revolution.themepunch.com\/wordpress-slideshow-gallery\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:136:\" <span class=\"ttm_content\">A classic slideshow example with timer, bullets and arrow navigation.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:2;a:21:{s:2:\"id\";s:1:\"3\";s:5:\"title\";s:12:\"Content Tabs\";s:5:\"alias\";s:11:\"contenttabs\";s:3:\"zip\";s:15:\"contenttabs.zip\";s:3:\"uid\";s:32:\"e02e91604b690123a3d07a65582c4fd0\";s:3:\"img\";s:22:\"contenttabs\/slider.jpg\";s:7:\"preview\";s:63:\"http:\/\/revolution.themepunch.com\/wordpress-content-tabs-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:170:\" <span class=\"ttm_content\">An auto-size slider with a cool split-text animation effect. Navigate with vertical bullets and thumbs.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:3;a:22:{s:2:\"id\";s:1:\"4\";s:5:\"title\";s:13:\"Facebook Feed\";s:5:\"alias\";s:13:\"facebook-feed\";s:3:\"zip\";s:17:\"facebook-feed.zip\";s:3:\"uid\";s:32:\"5506431d5b1babcb25dcf52c508d42e3\";s:3:\"img\";s:24:\"facebook-feed\/slider.jpg\";s:7:\"preview\";s:57:\"http:\/\/revolution.themepunch.com\/wordpress-facebook-feed\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:174:\"<span class=\"ttm_content\"> This slider is automatically populated by a Facebook stream. Just one slide is needed to show a whole feed!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">The content source is set to <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/module-content\/#flickr\" target=\"_blank\">\"Facebook Stream\"<\/a>. Make sure to input your correct API information in the slider settings.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:4;a:21:{s:2:\"id\";s:1:\"5\";s:5:\"title\";s:7:\"Fashion\";s:5:\"alias\";s:7:\"fashion\";s:3:\"zip\";s:11:\"fashion.zip\";s:3:\"uid\";s:32:\"4f4b914d6db35e19101ff003c4e7ea3a\";s:3:\"img\";s:18:\"fashion\/slider.jpg\";s:7:\"preview\";s:65:\"http:\/\/revolution.themepunch.com\/wordpress-one-page-slider-theme\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\"  <span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:5;a:21:{s:2:\"id\";s:1:\"6\";s:5:\"title\";s:14:\"Flickr Gallery\";s:5:\"alias\";s:14:\"flickr-gallery\";s:3:\"zip\";s:18:\"flickr-gallery.zip\";s:3:\"uid\";s:32:\"ad85cfac7acfa678e6a1b8febfee51ed\";s:3:\"img\";s:25:\"flickr-gallery\/slider.jpg\";s:7:\"preview\";s:57:\"http:\/\/revolution.themepunch.com\/wordpress-flickr-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\" <span class=\"ttm_content\"> This slider is automatically populated by a Flickr stream. Just one slide is needed to show a whole feed!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:6;a:22:{s:2:\"id\";s:1:\"7\";s:5:\"title\";s:3:\"Gym\";s:5:\"alias\";s:3:\"gym\";s:3:\"zip\";s:7:\"gym.zip\";s:3:\"uid\";s:32:\"e4d81f13f96fb9bc905f4ad89615032b\";s:3:\"img\";s:14:\"gym\/slider.jpg\";s:7:\"preview\";s:59:\"http:\/\/revolution.themepunch.com\/one-page-wordpress-slider\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:189:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the slider menu.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>Some content is in <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/global-layers\/\" target=\"_blank\">\"Static \/ Global Layers\"<\/a><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https:\/\/www.themepunch.com\/faq\/modify-burger-menu\/\" target=\"_blank\">changing the menu<\/a>.<\/span><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:7;a:21:{s:2:\"id\";s:1:\"8\";s:5:\"title\";s:18:\"Highlight Carousel\";s:5:\"alias\";s:18:\"highlight-carousel\";s:3:\"zip\";s:22:\"highlight-carousel.zip\";s:3:\"uid\";s:32:\"ada52163f723a942f782351fa0396b3d\";s:3:\"img\";s:29:\"highlight-carousel\/slider.jpg\";s:7:\"preview\";s:56:\"http:\/\/revolution.themepunch.com\/wordpress-swipe-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:138:\"  <span class=\"ttm_content\">A swipe-controlled carousel with an additional tab-based navigation.<\/span>\r\n<span class=\"ttm_space\"><\/span>\r\n\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:8;a:21:{s:2:\"id\";s:1:\"9\";s:5:\"title\";s:18:\"Highlight Showcase\";s:5:\"alias\";s:18:\"highlight-showcase\";s:3:\"zip\";s:22:\"highlight-showcase.zip\";s:3:\"uid\";s:32:\"2bfe0bd410fb48fec9d942eab1e21530\";s:3:\"img\";s:29:\"highlight-showcase\/slider.jpg\";s:7:\"preview\";s:62:\"http:\/\/revolution.themepunch.com\/wordpress-parallax-slideshow\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">A tab-based navigation, a slideshow timer and cool animations make this slider interesting!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:9;a:21:{s:2:\"id\";s:2:\"10\";s:5:\"title\";s:10:\"Image Hero\";s:5:\"alias\";s:10:\"image-hero\";s:3:\"zip\";s:13:\"imagehero.zip\";s:3:\"uid\";s:32:\"7db18781d44f2adc28c962440894aac1\";s:3:\"img\";s:20:\"imagehero\/slider.jpg\";s:7:\"preview\";s:54:\"http:\/\/revolution.themepunch.com\/wordpress-hero-image\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:121:\"<span class=\"ttm_content\">A commonly used full-width image hero block with texts.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:10;a:22:{s:2:\"id\";s:2:\"11\";s:5:\"title\";s:17:\"Instagram Gallery\";s:5:\"alias\";s:13:\"insta-gallery\";s:3:\"zip\";s:17:\"insta-gallery.zip\";s:3:\"uid\";s:32:\"711732b0d42ec2b57818a2b9b1d86cba\";s:3:\"img\";s:24:\"insta-gallery\/slider.jpg\";s:7:\"preview\";s:61:\"http:\/\/revolution.themepunch.com\/wordpress-instagram-gallery\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"640\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:174:\"<span class=\"ttm_content\">This slider is automatically populated by a Instagram stream. Just one slide is needed to show a whole feed!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:416:\"<span class=\"ttm_content\">The content source is set to <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/module-content\/#flickr\" target=\"_blank\">\"Instagram Stream\"<\/a>. Make sure to input your correct API information in the slider settings.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:11;a:22:{s:2:\"id\";s:2:\"12\";s:5:\"title\";s:21:\"Levano Restaurant Bar\";s:5:\"alias\";s:19:\"levanorestaurantbar\";s:3:\"zip\";s:23:\"levanorestaurantbar.zip\";s:3:\"uid\";s:32:\"4178f837db67d1b2eb6cb5840bbd0b42\";s:3:\"img\";s:30:\"levanorestaurantbar\/slider.jpg\";s:7:\"preview\";s:63:\"http:\/\/revolution.themepunch.com\/wordpress-front-page-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>Some content is in <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/global-layers\/\" target=\"_blank\">\"Static \/ Global Layers\"<\/a><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https:\/\/www.themepunch.com\/faq\/modify-burger-menu\/\" target=\"_blank\">changing the menu<\/a>.<\/span><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:12;a:22:{s:2:\"id\";s:2:\"13\";s:5:\"title\";s:19:\"Main Feature Slider\";s:5:\"alias\";s:11:\"mainfeature\";s:3:\"zip\";s:15:\"mainfeature.zip\";s:3:\"uid\";s:32:\"1e002a3230ab00095bedc6f60393ee7f\";s:3:\"img\";s:22:\"mainfeature\/slider.jpg\";s:7:\"preview\";s:33:\"http:\/\/revolution.themepunch.com\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"750\";s:11:\"description\";s:127:\" <span class=\"ttm_content\">A slightly stripped down version of the main preview slider.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:13;a:22:{s:2:\"id\";s:2:\"14\";s:5:\"title\";s:17:\"Media Gallery Two\";s:5:\"alias\";s:17:\"media-gallery-two\";s:3:\"zip\";s:21:\"media-gallery-two.zip\";s:3:\"uid\";s:32:\"d002f1b1b55805f9322c264c5504ba5a\";s:3:\"img\";s:28:\"media-gallery-two\/slider.jpg\";s:7:\"preview\";s:64:\"http:\/\/revolution.themepunch.com\/wordpress-media-gallery-slider\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:127:\"<span class=\"ttm_content\">A media gallery example with Vimeo, HTML5 and Youtube videos.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and titles.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:14;a:22:{s:2:\"id\";s:2:\"15\";s:5:\"title\";s:23:\"Media Carousel Autoplay\";s:5:\"alias\";s:23:\"media-carousel-autoplay\";s:3:\"zip\";s:27:\"media-carousel-autoplay.zip\";s:3:\"uid\";s:32:\"393d7875b1cc9d933378b35e4f645d76\";s:3:\"img\";s:34:\"media-carousel-autoplay\/slider.jpg\";s:7:\"preview\";s:57:\"http:\/\/revolution.themepunch.com\/wordpress-media-gallery\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"720\";s:6:\"height\";s:3:\"405\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A media carousel with \"autoplay\" activated. Swipe or click tabs to navigate the slider.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and caption texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:15;a:22:{s:2:\"id\";s:2:\"16\";s:5:\"title\";s:21:\"News Background Video\";s:5:\"alias\";s:21:\"news-background-video\";s:3:\"zip\";s:17:\"news-bg-video.zip\";s:3:\"uid\";s:32:\"a0efe44ac3af0f958b3f84c816a08272\";s:3:\"img\";s:24:\"news-bg-video\/slider.jpg\";s:7:\"preview\";s:58:\"http:\/\/revolution.themepunch.com\/wordpress-content-blocks\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A hero block with HTML5 background video that plays when entering the screen.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:16;a:22:{s:2:\"id\";s:2:\"17\";s:5:\"title\";s:12:\"News Gallery\";s:5:\"alias\";s:12:\"news-gallery\";s:3:\"zip\";s:16:\"news-gallery.zip\";s:3:\"uid\";s:32:\"3a069c3b286dbb9ee435563f747e3300\";s:3:\"img\";s:23:\"news-gallery\/slider.jpg\";s:7:\"preview\";s:56:\"http:\/\/revolution.themepunch.com\/wordpress-news-rotator\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A news gallery slideshow with tab navigation. Great for any blog!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:17;a:22:{s:2:\"id\";s:2:\"18\";s:5:\"title\";s:23:\"News Gallery Post Based\";s:5:\"alias\";s:23:\"news-gallery-post-based\";s:3:\"zip\";s:27:\"news-gallery-post-based.zip\";s:3:\"uid\";s:32:\"32fe05b1039c29ab9420bfd15aec5488\";s:3:\"img\";s:34:\"news-gallery-post-based\/slider.jpg\";s:7:\"preview\";s:55:\"http:\/\/revolution.themepunch.com\/wordpress-post-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:423:\"<span class=\"ttm_content\">The content source is set to <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/module-content\/#flickr\" target=\"_blank\">\"Post-Based Slider\"<\/a>. Make sure to select the post type you want to display in the slider settings.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:18;a:22:{s:2:\"id\";s:2:\"19\";s:5:\"title\";s:9:\"News Hero\";s:5:\"alias\";s:9:\"news-hero\";s:3:\"zip\";s:13:\"news-hero.zip\";s:3:\"uid\";s:32:\"96a0385538a17c8c81ed8175740f70ea\";s:3:\"img\";s:20:\"news-hero\/slider.jpg\";s:7:\"preview\";s:58:\"http:\/\/revolution.themepunch.com\/wordpress-content-blocks\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:107:\"<span class=\"ttm_content\">A image hero block with ken burns effect.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:19;a:22:{s:2:\"id\";s:2:\"20\";s:5:\"title\";s:10:\"News Video\";s:5:\"alias\";s:10:\"news-video\";s:3:\"zip\";s:14:\"news-video.zip\";s:3:\"uid\";s:32:\"f901e9e16e0363248156c2209eb584e9\";s:3:\"img\";s:21:\"news-video\/slider.jpg\";s:7:\"preview\";s:58:\"http:\/\/revolution.themepunch.com\/wordpress-content-blocks\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:128:\"<span class=\"ttm_content\">A Vimeo background video hero block with play \/ pause buttons.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the video and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:20;a:22:{s:2:\"id\";s:2:\"21\";s:5:\"title\";s:15:\"Newsletter Hero\";s:5:\"alias\";s:15:\"newsletter-hero\";s:3:\"zip\";s:19:\"newsletter-hero.zip\";s:3:\"uid\";s:32:\"6290a9864d8c4c6311784586ed1cc5fe\";s:3:\"img\";s:26:\"newsletter-hero\/slider.jpg\";s:7:\"preview\";s:61:\"http:\/\/revolution.themepunch.com\/wordpress-newsletter-signup\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">This hero block uses a custom styled Mailchimp newsletter signup field.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:435:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and <a href=\"https:\/\/www.themepunch.com\/faq\/how-to-setup-mailchimp-for-the-newsletter-hero-template\/\" target=\"_blank\">Mailchimp code<\/a>.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:21;a:22:{s:2:\"id\";s:2:\"22\";s:5:\"title\";s:11:\"Not Generic\";s:5:\"alias\";s:10:\"notgeneric\";s:3:\"zip\";s:14:\"notgeneric.zip\";s:3:\"uid\";s:32:\"9d87ba95e02210a9f82387add2ceadf9\";s:3:\"img\";s:21:\"notgeneric\/slider.jpg\";s:7:\"preview\";s:61:\"http:\/\/revolution.themepunch.com\/wordpress-fullscreen-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">A full-screen slider with a layer based navigation and sleek content elements.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>Some content is in <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/global-layers\/\" target=\"_blank\">\"Static \/ Global Layers\"<\/a><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https:\/\/www.themepunch.com\/faq\/modify-burger-menu\/\" target=\"_blank\">changing the menu<\/a>.<\/span><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:22;a:22:{s:2:\"id\";s:2:\"23\";s:5:\"title\";s:11:\"Photography\";s:5:\"alias\";s:11:\"photography\";s:3:\"zip\";s:15:\"photography.zip\";s:3:\"uid\";s:32:\"1b2072547afb75e49f33b016751ed360\";s:3:\"img\";s:22:\"photography\/slider.jpg\";s:7:\"preview\";s:62:\"http:\/\/revolution.themepunch.com\/wordpress-photography-slider\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>Some content is in <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/global-layers\/\" target=\"_blank\">\"Static \/ Global Layers\"<\/a><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https:\/\/www.themepunch.com\/faq\/modify-burger-menu\/\" target=\"_blank\">changing the menu<\/a>.<\/span><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:23;a:22:{s:2:\"id\";s:2:\"24\";s:5:\"title\";s:20:\"Photography Carousel\";s:5:\"alias\";s:20:\"photography-carousel\";s:3:\"zip\";s:24:\"photography-carousel.zip\";s:3:\"uid\";s:32:\"9a84b859ba23dc49ba8784e3a86545fa\";s:3:\"img\";s:31:\"photography-carousel\/slider.jpg\";s:7:\"preview\";s:57:\"http:\/\/revolution.themepunch.com\/wordpress-photo-gallery\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">A front-page carousel that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>Some content is in <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/global-layers\/\" target=\"_blank\">\"Static \/ Global Layers\"<\/a><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https:\/\/www.themepunch.com\/faq\/modify-burger-menu\/\" target=\"_blank\">changing the menu<\/a>.<\/span><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:24;a:22:{s:2:\"id\";s:2:\"25\";s:5:\"title\";s:16:\"Search Form Hero\";s:5:\"alias\";s:16:\"search-form-hero\";s:3:\"zip\";s:20:\"search-form-hero.zip\";s:3:\"uid\";s:32:\"e09eb1bd0f22b3a2b02a1aa251dd1f3e\";s:3:\"img\";s:27:\"search-form-hero\/slider.jpg\";s:7:\"preview\";s:60:\"http:\/\/revolution.themepunch.com\/wordpress-search-form-hero\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This hero block uses a custom styled input field to show search results on a WordPress site.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and search field code.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:25;a:22:{s:2:\"id\";s:2:\"26\";s:5:\"title\";s:17:\"Showcase Carousel\";s:5:\"alias\";s:16:\"showcasecarousel\";s:3:\"zip\";s:20:\"showcasecarousel.zip\";s:3:\"uid\";s:32:\"c5ca218398331bd2c064efc2f62eae56\";s:3:\"img\";s:27:\"showcasecarousel\/slider.jpg\";s:7:\"preview\";s:62:\"http:\/\/revolution.themepunch.com\/wordpress-cover-flow-gallery\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">A fancy carousel that rotates, fades and scales slider items.<\/span>\r\n<span class=\"ttm_space\"><\/span>\r\n\";s:11:\"setup_notes\";s:284:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Just edit the slides to change images and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:26;a:22:{s:2:\"id\";s:2:\"27\";s:5:\"title\";s:11:\"Sports Hero\";s:5:\"alias\";s:11:\"sports-hero\";s:3:\"zip\";s:14:\"sportshero.zip\";s:3:\"uid\";s:32:\"8de7a145f32a362d618d2595ffa2f724\";s:3:\"img\";s:21:\"sportshero\/slider.jpg\";s:7:\"preview\";s:54:\"http:\/\/revolution.themepunch.com\/wordpress-image-hero\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:113:\"<span class=\"ttm_content\">An sports themed image hero block with buttons.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:27;a:22:{s:2:\"id\";s:2:\"28\";s:5:\"title\";s:12:\"Twitter Feed\";s:5:\"alias\";s:12:\"twitter-feed\";s:3:\"zip\";s:16:\"twitter-feed.zip\";s:3:\"uid\";s:32:\"efbfc2af5da5258e7b7bed8598e483cc\";s:3:\"img\";s:23:\"twitter-feed\/slider.jpg\";s:7:\"preview\";s:56:\"http:\/\/revolution.themepunch.com\/wordpress-twitter-feed\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a Twitter stream. Just one slide is needed to show a whole feed!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:414:\"<span class=\"ttm_content\">The content source is set to <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/module-content\/#flickr\" target=\"_blank\">\"Twitter Stream\"<\/a>. Make sure to input your correct API information in the slider settings.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:28;a:22:{s:2:\"id\";s:2:\"29\";s:5:\"title\";s:13:\"Vimeo Gallery\";s:5:\"alias\";s:13:\"vimeo-gallery\";s:3:\"zip\";s:17:\"vimeo-gallery.zip\";s:3:\"uid\";s:32:\"fa824ce1ff3942ec268fc9eda60df539\";s:3:\"img\";s:24:\"vimeo-gallery\/slider.jpg\";s:7:\"preview\";s:57:\"http:\/\/revolution.themepunch.com\/wordpress-vimeo-gallery\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:170:\"<span class=\"ttm_content\">This slider is automatically populated by a Vimeo stream. Just one slide is needed to show a whole feed!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:412:\"<span class=\"ttm_content\">The content source is set to <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/module-content\/#flickr\" target=\"_blank\">\"Vimeo Stream\"<\/a>. Make sure to input your correct API information in the slider settings.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:29;a:22:{s:2:\"id\";s:2:\"30\";s:5:\"title\";s:10:\"Vimeo Hero\";s:5:\"alias\";s:9:\"vimeohero\";s:3:\"zip\";s:13:\"vimeohero.zip\";s:3:\"uid\";s:32:\"c575575f96173d88589cddcb06120b77\";s:3:\"img\";s:20:\"vimeohero\/slider.jpg\";s:7:\"preview\";s:54:\"http:\/\/revolution.themepunch.com\/wordpress-hero-vimeo\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:116:\"<span class=\"ttm_content\">A commonly used Vimeo video background hero block.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br\/><br\/><\/span>\r\nScreencast for <a href=\"https:\/\/www.youtube.com\/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video<\/a> considerations.<\/a>\r\n<br\/><br\/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:30;a:22:{s:2:\"id\";s:2:\"31\";s:5:\"title\";s:16:\"Web Product Dark\";s:5:\"alias\";s:16:\"web-product-dark\";s:3:\"zip\";s:20:\"web-product-dark.zip\";s:3:\"uid\";s:32:\"39b872cf0608e63c3a503e58374dc30a\";s:3:\"img\";s:27:\"web-product-dark\/slider.jpg\";s:7:\"preview\";s:60:\"http:\/\/revolution.themepunch.com\/wordpress-frontpage-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>Some content is in <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/global-layers\/\" target=\"_blank\">\"Static \/ Global Layers\"<\/a><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https:\/\/www.themepunch.com\/faq\/modify-burger-menu\/\" target=\"_blank\">changing the menu<\/a>.<\/span><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:31;a:22:{s:2:\"id\";s:2:\"32\";s:5:\"title\";s:21:\"Web Product Dark Hero\";s:5:\"alias\";s:21:\"web-product-dark-hero\";s:3:\"zip\";s:25:\"web-product-dark-hero.zip\";s:3:\"uid\";s:32:\"b6784e8925221f36677217979d26e6f0\";s:3:\"img\";s:32:\"web-product-dark-hero\/slider.jpg\";s:7:\"preview\";s:56:\"http:\/\/revolution.themepunch.com\/wordpress-header-image\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:32;a:22:{s:2:\"id\";s:2:\"33\";s:5:\"title\";s:22:\"Web Product Light Hero\";s:5:\"alias\";s:22:\"web-product-light-hero\";s:3:\"zip\";s:26:\"web-product-light-hero.zip\";s:3:\"uid\";s:32:\"428e65d6aaa6ef775429989d50516492\";s:3:\"img\";s:33:\"web-product-light-hero\/slider.jpg\";s:7:\"preview\";s:54:\"http:\/\/revolution.themepunch.com\/hero-image-wordpress\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the image and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:33;a:22:{s:2:\"id\";s:2:\"34\";s:5:\"title\";s:17:\"Web Product Light\";s:5:\"alias\";s:15:\"webproductlight\";s:3:\"zip\";s:19:\"webproductlight.zip\";s:3:\"uid\";s:32:\"fa23dab5bf1139c6393828647a9de4e0\";s:3:\"img\";s:26:\"webproductlight\/slider.jpg\";s:7:\"preview\";s:54:\"http:\/\/revolution.themepunch.com\/wordpress-cover-page\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>Some content is in <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/global-layers\/\" target=\"_blank\">\"Static \/ Global Layers\"<\/a><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https:\/\/www.themepunch.com\/faq\/modify-burger-menu\/\" target=\"_blank\">changing the menu<\/a>.<\/span><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:34;a:22:{s:2:\"id\";s:2:\"35\";s:5:\"title\";s:15:\"Youtube Gallery\";s:5:\"alias\";s:15:\"youtube-gallery\";s:3:\"zip\";s:19:\"youtube-gallery.zip\";s:3:\"uid\";s:32:\"ee9e4928ac74f5f0c0b697ce708f5aa7\";s:3:\"img\";s:26:\"youtube-gallery\/slider.jpg\";s:7:\"preview\";s:59:\"http:\/\/revolution.themepunch.com\/wordpress-youtube-gallery\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a YouTube stream. Just one slide is needed to show a whole feed!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:414:\"<span class=\"ttm_content\">The content source is set to <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/module-content\/#flickr\" target=\"_blank\">\"YouTube Stream\"<\/a>. Make sure to input your correct API information in the slider settings.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:35;a:22:{s:2:\"id\";s:2:\"36\";s:5:\"title\";s:12:\"Youtube Hero\";s:5:\"alias\";s:11:\"youtubehero\";s:3:\"zip\";s:15:\"youtubehero.zip\";s:3:\"uid\";s:32:\"e0b2c12a45841bdf21cb96305f2c85bf\";s:3:\"img\";s:22:\"youtubehero\/slider.jpg\";s:7:\"preview\";s:58:\"http:\/\/revolution.themepunch.com\/wordpress-youtube-header\/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:104:\"<span class=\"ttm_content\">A YouTube video background hero block.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:633:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br\/><br\/><\/span>\r\nScreencast for <a href=\"https:\/\/www.youtube.com\/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video<\/a> considerations.<\/a>\r\n<br\/><br\/>\r\nLearn how to <a href=\"https:\/\/www.themepunch.com\/faq\/enable-sound-for-the-youtube-hero-template\/\" target=\"_blank\">enable sound for the background video<\/a><br \/><br \/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:36;a:22:{s:2:\"id\";s:2:\"37\";s:5:\"title\";s:13:\"Scroll Effect\";s:5:\"alias\";s:13:\"scroll-effect\";s:3:\"zip\";s:17:\"scroll-effect.zip\";s:3:\"uid\";s:32:\"417f59e9db87aa7e47c8509eb88d4af6\";s:3:\"img\";s:23:\"scrolleffect\/slide1.jpg\";s:7:\"preview\";s:60:\"http:\/\/revolution.themepunch.com\/big-bold-fullscreen-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen slider with a unique scroll effect and big, bold text.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:485:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>For further configuration options please view the <a href=\"https:\/\/https:\/\/www.themepunch.com\/slider-revolution\/custom-css-javascript\/\" target=\"_blank\">\"Custom CSS\/JS\"<\/a> section in the slider settings.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:37;a:22:{s:2:\"id\";s:2:\"38\";s:5:\"title\";s:12:\"Content Zoom\";s:5:\"alias\";s:12:\"content-zoom\";s:3:\"zip\";s:16:\"content-zoom.zip\";s:3:\"uid\";s:32:\"42ef8cdb70d42ec6ff6fa3b69a027b5f\";s:3:\"img\";s:22:\"contentzoom\/slide1.jpg\";s:7:\"preview\";s:53:\"http:\/\/revolution.themepunch.com\/content-zoom-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:243:\"<span class=\"ttm_content\">A very unique full-width slider that uses <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-settings\/#layeractions\" target=\"_blank\">\"Layer Actions\"<\/a> to their potential.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>It might be helpful to use the \"hide\/show layer\" feature to efficiently edit all content.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:38;a:22:{s:2:\"id\";s:2:\"39\";s:5:\"title\";s:13:\"Food Carousel\";s:5:\"alias\";s:13:\"food-carousel\";s:3:\"zip\";s:17:\"food-carousel.zip\";s:3:\"uid\";s:32:\"a7bf54527b6658a0a308c70c729779fe\";s:3:\"img\";s:29:\"foodcarousel\/slider_cover.jpg\";s:7:\"preview\";s:54:\"http:\/\/revolution.themepunch.com\/food-carousel-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:267:\"<span class=\"ttm_content\">A fancy carousel with detail content on each slide. <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-settings\/#layeractions\" target=\"_blank\">\"Layer Actions\"<\/a> are used to show and hide layers.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>It might be helpful to use the \"hide\/show layer\" feature to efficiently edit all content.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:39;a:22:{s:2:\"id\";s:2:\"40\";s:5:\"title\";s:14:\"Rotating Words\";s:5:\"alias\";s:14:\"rotating-words\";s:3:\"zip\";s:18:\"rotating-words.zip\";s:3:\"uid\";s:32:\"70190463d9376f278c8197b7b2ef6c1b\";s:3:\"img\";s:24:\"rotatingwords\/slide1.jpg\";s:7:\"preview\";s:53:\"http:\/\/revolution.themepunch.com\/rotating-words-hero\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen hero block with unique animated text and blur effects.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:495:\"<span class=\"ttm_content\">This is a \"Default\" hero slider. Edit the slide to change the background media and texts.<br\/>For further configuration options please view the <a href=\"https:\/\/https:\/\/www.themepunch.com\/slider-revolution\/custom-css-javascript\/\" target=\"_blank\">\"Custom CSS\/JS\"<\/a> section in the slider settings.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:40;a:22:{s:2:\"id\";s:2:\"41\";s:5:\"title\";s:22:\"Travel Static Captions\";s:5:\"alias\";s:22:\"travel-static-captions\";s:3:\"zip\";s:26:\"travel-static-captions.zip\";s:3:\"uid\";s:32:\"bbe7d61c7c741ebc7aa1ce1082b0cb71\";s:3:\"img\";s:33:\"travel-static-captions\/slide1.jpg\";s:7:\"preview\";s:50:\"http:\/\/revolution.themepunch.com\/travel-slideshow\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A slideshow example with static captions layers above a rotating image background.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>Some content is in <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/global-layers\/\" target=\"_blank\">\"Static \/ Global Layers\"<\/a><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:41;a:22:{s:2:\"id\";s:2:\"42\";s:5:\"title\";s:7:\"Concept\";s:5:\"alias\";s:7:\"concept\";s:3:\"zip\";s:11:\"concept.zip\";s:3:\"uid\";s:32:\"47cb06083e87503762f6746725117a3c\";s:3:\"img\";s:18:\"concept\/slide1.jpg\";s:7:\"preview\";s:61:\"http:\/\/revolution.themepunch.com\/fullscreen-wordpress-plugin\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">A full-screen slider that uses <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-settings\/#layeractions\" target=\"_blank\">\"Layer Actions\"<\/a> to their potential.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>It might be helpful to use the \"hide\/show layer\" feature to efficiently edit all content.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:42;a:22:{s:2:\"id\";s:2:\"43\";s:5:\"title\";s:15:\"True Fullscreen\";s:5:\"alias\";s:17:\"fullscreen-button\";s:3:\"zip\";s:21:\"fullscreen-button.zip\";s:3:\"uid\";s:32:\"618a43bdf89333b555531f6d6ecde359\";s:3:\"img\";s:28:\"fullscreen-button\/slide1.jpg\";s:7:\"preview\";s:61:\"http:\/\/revolution.themepunch.com\/wordpress-sidebar-slideshow\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A slider with a full-screen button that uses <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-settings\/#layeractions\" target=\"_blank\">\"Layer Actions\"<\/a> to their potential.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:297:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:43;a:22:{s:2:\"id\";s:2:\"44\";s:5:\"title\";s:16:\"Creative Freedom\";s:5:\"alias\";s:15:\"creativefreedom\";s:3:\"zip\";s:19:\"creativefreedom.zip\";s:3:\"uid\";s:32:\"8902bf6c93126c2c6323626b9e872621\";s:3:\"img\";s:26:\"creativefreedom\/slide1.jpg\";s:7:\"preview\";s:56:\"http:\/\/revolution.themepunch.com\/wordpress-touch-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A full-screen slider with a unique vertical navigation and 3D-parallax effects.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:290:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images, videos and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:44;a:22:{s:2:\"id\";s:2:\"45\";s:5:\"title\";s:17:\"3D Parallax Scene\";s:5:\"alias\";s:13:\"parallaxscene\";s:3:\"zip\";s:17:\"parallaxscene.zip\";s:3:\"uid\";s:32:\"51566f1ce649708e97a0f5dfaf05ea19\";s:3:\"img\";s:24:\"parallaxscene\/slide1.jpg\";s:7:\"preview\";s:55:\"http:\/\/revolution.themepunch.com\/wordpress-3d-parallax\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:328:\"<span class=\"ttm_content\">A 3D-parallax hero scene with mouse-controlled effects. Smart image arrangement creates a convincing 3D effect. Tooltips are shown using <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-settings\/#layeractions\" target=\"_blank\">\"Layer Actions\"<\/a>.<\/span>\r\n<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:45;a:22:{s:2:\"id\";s:2:\"46\";s:5:\"title\";s:10:\"Wow Factor\";s:5:\"alias\";s:15:\"slidingoverlays\";s:3:\"zip\";s:19:\"slidingoverlays.zip\";s:3:\"uid\";s:32:\"18002d17e8bc7ca61b0951f5305a759e\";s:3:\"img\";s:26:\"slidingoverlays\/slide1.jpg\";s:7:\"preview\";s:61:\"http:\/\/revolution.themepunch.com\/responsive-wordpress-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:106:\"<span class=\"ttm_content\">A 3D-parallax effect full-screen slider.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br\/><br\/><\/span>\r\nScreencast for <a href=\"https:\/\/www.youtube.com\/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video<\/a> considerations.<\/a>\r\n<br\/><br\/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:46;a:22:{s:2:\"id\";s:2:\"47\";s:5:\"title\";s:14:\"3D Web Product\";s:5:\"alias\";s:25:\"web-product-light-hero-3d\";s:3:\"zip\";s:29:\"web-product-light-hero-3d.zip\";s:3:\"uid\";s:32:\"efd345c5da805414093e46066cefd751\";s:3:\"img\";s:36:\"web-product-light-hero-3d\/slide1.jpg\";s:7:\"preview\";s:52:\"http:\/\/revolution.themepunch.com\/wordpress-3d-scene\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"668\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A 3D-parallax hero scene slider with a convincing depth-effect and animated clouds.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:47;a:22:{s:2:\"id\";s:2:\"48\";s:5:\"title\";s:15:\"WooCommerce Big\";s:5:\"alias\";s:6:\"woobig\";s:3:\"zip\";s:10:\"woobig.zip\";s:3:\"uid\";s:32:\"bfb09a39656c7c80e86b468fc5b3403c\";s:3:\"img\";s:17:\"woobig\/slide1.jpg\";s:7:\"preview\";s:52:\"http:\/\/revolution.themepunch.com\/woocommerce-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">The content source is set to <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/module-content\/#flickr\" target=\"_blank\">\"WooCommerce Slider\"<\/a>. Make sure to select the products you want to show in the slider settings.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:48;a:22:{s:2:\"id\";s:2:\"49\";s:5:\"title\";s:17:\"WooCommerce Small\";s:5:\"alias\";s:16:\"woocommercesmall\";s:3:\"zip\";s:20:\"woocommercesmall.zip\";s:3:\"uid\";s:32:\"b17c2adcc5c4c4b68a7ac6fee32fa030\";s:3:\"img\";s:27:\"woocommercesmall\/slide1.jpg\";s:7:\"preview\";s:52:\"http:\/\/revolution.themepunch.com\/woocommerce-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"266\";s:11:\"description\";s:174:\" <span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">The content source is set to <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/module-content\/#flickr\" target=\"_blank\">\"WooCommerce Slider\"<\/a>. Make sure to select the products you want to show in the slider settings.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:49;a:22:{s:2:\"id\";s:2:\"50\";s:5:\"title\";s:17:\"Restaurant Header\";s:5:\"alias\";s:10:\"finedining\";s:3:\"zip\";s:14:\"finedining.zip\";s:3:\"uid\";s:32:\"03481a9e258501fbe3888b48830ea845\";s:3:\"img\";s:21:\"finedining\/slide1.jpg\";s:7:\"preview\";s:56:\"http:\/\/revolution.themepunch.com\/restaurant-hero-header\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:275:\"<span class=\"ttm_content\">A full-screen hero block slider that shows different background layers on button hover using <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-settings\/#layeractions\" target=\"_blank\">\"Layer Actions\"<\/a>.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br\/><br\/><\/span>\r\nScreencast for <a href=\"https:\/\/www.youtube.com\/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video<\/a> considerations.<\/a>\r\n<br\/><br\/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:50;a:22:{s:2:\"id\";s:2:\"51\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:12:\"agency-intro\";s:3:\"zip\";s:16:\"agency-intro.zip\";s:3:\"uid\";s:32:\"e9be2afdd55a0c8d0d8d0cc12ba4c82f\";s:3:\"img\";s:23:\"agency-intro\/slide1.jpg\";s:7:\"preview\";s:60:\"http:\/\/revolution.themepunch.com\/agency-website-hero-header\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:302:\" <span class=\"ttm_content\">A full-screen hero block slider with ken burns effect and video modal on button click. <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-settings\/#layeractions\" target=\"_blank\">\"Layer Actions\"<\/a> are used to achieve this effect.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>It might be helpful to use the \"hide\/show layer\" feature to efficiently edit all content.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:51;a:22:{s:2:\"id\";s:2:\"52\";s:5:\"title\";s:11:\"Team Slider\";s:5:\"alias\";s:7:\"ourteam\";s:3:\"zip\";s:11:\"ourteam.zip\";s:3:\"uid\";s:32:\"d8eb1fec07a79202d1118bb17f70c233\";s:3:\"img\";s:18:\"ourteam\/slide1.jpg\";s:7:\"preview\";s:74:\"http:\/\/revolution.themepunch.com\/thumbnail-hover-slider-revolution-plugin\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:303:\"<span class=\"ttm_content\">A team slider that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-settings\/#layeractions\" target=\"_blank\">\"Layer Actions\"<\/a> to achieve this effect.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:657:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>It might be helpful to use the \"hide\/show layer\" feature to efficiently edit all content.<br\/>Some content is in <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/global-layers\/\" target=\"_blank\">\"Static \/ Global Layers\"<\/a><br\/><br\/><\/span>\r\nLearn how to <a href=\"https:\/\/www.themepunch.com\/faq\/modify-thumbnails-for-our-team-template\/\" target=\"_blank\">modify the thumbnails<\/a><br\/><br\/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:52;a:22:{s:2:\"id\";s:2:\"53\";s:5:\"title\";s:13:\"Team Carousel\";s:5:\"alias\";s:17:\"our-team-carousel\";s:3:\"zip\";s:21:\"our-team-carousel.zip\";s:3:\"uid\";s:32:\"37656d5dcab1f265c025cb2a3d669809\";s:3:\"img\";s:26:\"ourteamcarousel\/slide1.jpg\";s:7:\"preview\";s:83:\"http:\/\/revolution.themepunch.com\/thumbnail-hover-carousel-slider-revolution-plugin\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:306:\" <span class=\"ttm_content\">A team carousel that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-settings\/#layeractions\" target=\"_blank\">\"Layer Actions\"<\/a> to achieve this effect.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:659:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Edit the slides to change images and texts.<br\/>It might be helpful to use the \"hide\/show layer\" feature to efficiently edit all content.<br\/>Some content is in <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/global-layers\/\" target=\"_blank\">\"Static \/ Global Layers\"<\/a><br\/><br\/><\/span>\r\nLearn how to <a href=\"https:\/\/www.themepunch.com\/faq\/modify-thumbnails-for-our-team-template\/\" target=\"_blank\">modify the thumbnails<\/a><br\/><br\/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:53;a:22:{s:2:\"id\";s:2:\"54\";s:5:\"title\";s:17:\"4K Youtube Slider\";s:5:\"alias\";s:13:\"betteryoutube\";s:3:\"zip\";s:17:\"betteryoutube.zip\";s:3:\"uid\";s:32:\"d7c5fef9f257037d7a148038aa2a1857\";s:3:\"img\";s:24:\"betteryoutube\/slide1.jpg\";s:7:\"preview\";s:94:\"http:\/\/revolution.themepunch.com\/fullscreen-4k-youtube-video-gallery-slider-revolution-plugin\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"675\";s:11:\"description\";s:293:\" <span class=\"ttm_content\">A full-screen youtube gallery with 4K videos as an example. <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-settings\/#layeractions\" target=\"_blank\">\"Layer Actions\"<\/a> are used to breathe life into navigation elements.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:535:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change videos and texts.<br\/>It might be helpful to use the \"hide\/show layer\" feature to efficiently edit all content.<br\/><br\/><\/span>\r\nScreencast for <a href=\"https:\/\/www.youtube.com\/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video<\/a> considerations.<\/a>\r\n<br\/><br\/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:54;a:22:{s:2:\"id\";s:2:\"55\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:19:\"agencywebsiteheader\";s:3:\"zip\";s:23:\"agencywebsiteheader.zip\";s:3:\"uid\";s:32:\"c11d272c87277a7a38d9e7fd13e27947\";s:3:\"img\";s:30:\"agencywebsiteheader\/slide1.jpg\";s:7:\"preview\";s:56:\"http:\/\/revolution.themepunch.com\/fullscreen-hero-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:245:\" <span class=\"ttm_content\">A very unique full-screen slider that uses <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-settings\/#layeractions\" target=\"_blank\">\"Layer Actions\"<\/a> to their potential.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:509:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>It might be helpful to use the \"hide\/show layer\" feature to efficiently edit all content.<br\/>Some content is in <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/global-layers\/\" target=\"_blank\">\"Static \/ Global Layers\"<\/a><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:55;a:22:{s:2:\"id\";s:2:\"56\";s:5:\"title\";s:11:\"Coming Soon\";s:5:\"alias\";s:10:\"comingsoon\";s:3:\"zip\";s:14:\"comingsoon.zip\";s:3:\"uid\";s:32:\"0f89edf995512e6d6e864a2ee7221829\";s:3:\"img\";s:21:\"comingsoon\/slide1.jpg\";s:7:\"preview\";s:79:\"http:\/\/revolution.themepunch.com\/coming-soon-wordpress-under-construction-site\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">A full-screen slider that can be used as a \"Coming Soon\" page. <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-settings\/#layeractions\" target=\"_blank\">\"Layer Actions\"<\/a> are used to achieve various interaction possibilities.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:638:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>For further configuration options please view the <a href=\"https:\/\/https:\/\/www.themepunch.com\/slider-revolution\/custom-css-javascript\/\" target=\"_blank\">\"Custom CSS\/JS\"<\/a> section in the slider settings.<br\/><br\/><\/span>\r\nInstructions for <a href=\"https:\/\/www.themepunch.com\/faq\/change-date-for-coming-soon-template\/\" target=\"_blank\">how to change the date.<\/a><br \/><br \/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:56;a:22:{s:2:\"id\";s:2:\"57\";s:5:\"title\";s:20:\"Christmas Snow Scene\";s:5:\"alias\";s:9:\"snowscene\";s:3:\"zip\";s:13:\"snowscene.zip\";s:3:\"uid\";s:32:\"a747bf0837caff86c62419a746690209\";s:3:\"img\";s:20:\"snowscene\/slide1.jpg\";s:7:\"preview\";s:54:\"http:\/\/revolution.themepunch.com\/christmas-snow-scene\/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">A slider with multiple christmas themed slides and a neat snow fall effect.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:485:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>For further configuration options please view the <a href=\"https:\/\/https:\/\/www.themepunch.com\/slider-revolution\/custom-css-javascript\/\" target=\"_blank\">\"Custom CSS\/JS\"<\/a> section in the slider settings.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:57;a:22:{s:2:\"id\";s:2:\"58\";s:5:\"title\";s:15:\"Rock Band Music\";s:5:\"alias\";s:8:\"rockband\";s:3:\"zip\";s:12:\"rockband.zip\";s:3:\"uid\";s:32:\"5f557a5fad2fd6ca982a6ae6e9619637\";s:3:\"img\";s:19:\"rockband\/slide1.jpg\";s:7:\"preview\";s:80:\"http:\/\/revolution.themepunch.com\/rock-band-music-theme-slider-revolution-plugin\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\" <span class=\"ttm_content\">A rock band themed hero block slider with an embedded SoundCloud element.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br\/><br\/><\/span>\r\nScreencast for <a href=\"https:\/\/www.youtube.com\/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video<\/a> considerations.<\/a>\r\n<br\/><br\/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:58;a:22:{s:2:\"id\";s:2:\"59\";s:5:\"title\";s:18:\"Sleek Landing Page\";s:5:\"alias\";s:16:\"sleeklandingpage\";s:3:\"zip\";s:20:\"sleeklandingpage.zip\";s:3:\"uid\";s:32:\"07f7f2608936a8ae226213b7d99eee3f\";s:3:\"img\";s:27:\"sleeklandingpage\/slide1.jpg\";s:7:\"preview\";s:70:\"http:\/\/revolution.themepunch.com\/landing-page-free-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:191:\"<span class=\"ttm_content\">A full-screen slider that can be used as an App-Landing-Page. The object layers and custom animations create a unique effect.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>Some content is in <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/global-layers\/\" target=\"_blank\">\"Static \/ Global Layers\"<\/a><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:59;a:22:{s:2:\"id\";s:2:\"60\";s:5:\"title\";s:16:\"App Landing Page\";s:5:\"alias\";s:14:\"applandingpage\";s:3:\"zip\";s:18:\"applandingpage.zip\";s:3:\"uid\";s:32:\"38eb600893c1484ab8fd2a3dce3678d7\";s:3:\"img\";s:25:\"applandingpage\/slide1.jpg\";s:7:\"preview\";s:64:\"http:\/\/revolution.themepunch.com\/app-landing-page-free-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">A full-screen hero block that can be used as an app landing page. The detail view is build using <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-settings\/#layeractions\">\"Layer Actions\"<\/a>.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>It might be helpful to use the \"hide\/show layer\" feature to efficiently edit all content.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:60;a:22:{s:2:\"id\";s:2:\"61\";s:5:\"title\";s:10:\"Desk Scene\";s:5:\"alias\";s:9:\"deskscene\";s:3:\"zip\";s:13:\"deskscene.zip\";s:3:\"uid\";s:32:\"172a1a89a3e3b333cb4dbeb238f534c5\";s:3:\"img\";s:20:\"deskscene\/slide1.jpg\";s:7:\"preview\";s:49:\"http:\/\/revolution.themepunch.com\/hero-desk-scene\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:135:\"<span class=\"ttm_content\">A beautiful desk scene with a cool reveal effect when scrolling down.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:61;a:22:{s:2:\"id\";s:2:\"62\";s:5:\"title\";s:17:\"Clean News Slider\";s:5:\"alias\";s:15:\"cleannewsslider\";s:3:\"zip\";s:19:\"cleannewsslider.zip\";s:3:\"uid\";s:32:\"82c3f521fe31b80984be0f19e1a9899e\";s:3:\"img\";s:26:\"cleannewsslider\/slide1.jpg\";s:7:\"preview\";s:55:\"http:\/\/revolution.themepunch.com\/wordpress-news-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:132:\"<span class=\"ttm_content\">A slideshow example with clean content and thumbnail navigation.<\/span>\r\n<span class=\"ttm_space\"><\/span>\r\n\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:62;a:22:{s:2:\"id\";s:2:\"63\";s:5:\"title\";s:13:\"Image Gallery\";s:5:\"alias\";s:12:\"imagegallery\";s:3:\"zip\";s:16:\"imagegallery.zip\";s:3:\"uid\";s:32:\"cef1d75357df2cb53b990c74a214813e\";s:3:\"img\";s:23:\"imagegallery\/slide1.jpg\";s:7:\"preview\";s:64:\"http:\/\/revolution.themepunch.com\/wordpress-photo-gallery-plugin\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">A photo gallery suitable to display your images using <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-settings\/#layeractions\">\"Layer Actions\"<\/a> to their potential.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>Some content is in <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/global-layers\/\" target=\"_blank\">\"Static \/ Global Layers\"<\/a><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:63;a:22:{s:2:\"id\";s:2:\"64\";s:5:\"title\";s:19:\"Standard WP Gallery\";s:5:\"alias\";s:19:\"standard-wp-gallery\";s:3:\"zip\";s:23:\"standard-wp-gallery.zip\";s:3:\"uid\";s:32:\"632035b8a27652d8081dbdfa343dc93d\";s:3:\"img\";s:30:\"standard-wp-gallery\/slide1.jpg\";s:7:\"preview\";s:64:\"http:\/\/revolution.themepunch.com\/wordpress-photo-gallery-plugin\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A photo gallery that uses the \"Standard WP Gallery\" add-on to display images.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:407:\"<span class=\"ttm_content\">Please follow the setup guide on the \"Standard WP Gallery\" add-on page.<br\/>Some content is in <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/global-layers\/\" target=\"_blank\">\"Static \/ Global Layers\"<\/a><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:166:\"[{\"path\":\"revslider-gallery-addon\\\/revslider-gallery-addon.php\",\"name\":\"WP Gallery AddOn\",\"url\":\"http:\\\/\\\/revolution.themepunch.com\\\/wordpress-photo-gallery-plugin\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:64;a:22:{s:2:\"id\";s:2:\"65\";s:5:\"title\";s:21:\"Clean News Post Based\";s:5:\"alias\";s:21:\"clean-news-post-based\";s:3:\"zip\";s:25:\"clean-news-post-based.zip\";s:3:\"uid\";s:32:\"f4cf5bbe51afa5a361754bb081cbabf2\";s:3:\"img\";s:32:\"clean-news-post-based\/slide1.jpg\";s:7:\"preview\";s:55:\"http:\/\/revolution.themepunch.com\/wordpress-news-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:423:\"<span class=\"ttm_content\">The content source is set to <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/module-content\/#flickr\" target=\"_blank\">\"Post-Based Slider\"<\/a>. Make sure to select the post type you want to display in the slider settings.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:65;a:22:{s:2:\"id\";s:2:\"66\";s:5:\"title\";s:22:\"Interactive Whiteboard\";s:5:\"alias\";s:21:\"interactivewhiteboard\";s:3:\"zip\";s:25:\"interactivewhiteboard.zip\";s:3:\"uid\";s:32:\"058b4af535d6c6c7bcec5225845e3eb4\";s:3:\"img\";s:32:\"interactivewhiteboard\/slide1.jpg\";s:7:\"preview\";s:77:\"http:\/\/revolution.themepunch.com\/interactive-whiteboard-animation-free-addon\/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:269:\"<span class=\"ttm_content\">This is the example slider from the Whiteboard add-on preview.<br\/><a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-settings\/#layeractions\">\"Layer Actions\"<\/a> are used to achieve certain effects.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:541:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/whiteboard-addon\/\" target=\"_blank\">Whiteboard add-on<\/a> to be installed. Edit the slides to change images and texts.<br\/>Some content is in <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/global-layers\/\" target=\"_blank\">\"Static \/ Global Layers\"<\/a><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:185:\"[{\"path\":\"revslider-whiteboard-addon\\\/revslider-whiteboard-addon.php\",\"name\":\"Whiteboard AddOn\",\"url\":\"http:\\\/\\\/revolution.themepunch.com\\\/interactive-whiteboard-animation-free-addon\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:66;a:22:{s:2:\"id\";s:2:\"68\";s:5:\"title\";s:17:\"Innovation Slider\";s:5:\"alias\";s:10:\"innovation\";s:3:\"zip\";s:14:\"innovation.zip\";s:3:\"uid\";s:32:\"d3440b69126d9c186fddc713b18b0002\";s:3:\"img\";s:21:\"innovation\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/revolution.themepunch.com\/best-wordpress-slider-plugin-2016\/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:7:\"5.2.3.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:258:\"<span class=\"ttm_content\">A full-screen slider with an elegant fade-out parallax effect. <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-settings\/#layeractions\">\"Layer Actions\"<\/a> are used for links on layers.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:493:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images, videos and texts.<br\/>For further configuration options please view the <a href=\"https:\/\/https:\/\/www.themepunch.com\/slider-revolution\/custom-css-javascript\/\" target=\"_blank\">\"Custom CSS\/JS\"<\/a> section in the slider settings.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-03-29 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:67;a:25:{s:2:\"id\";s:2:\"69\";s:5:\"title\";s:25:\"Dark Content Block - Menu\";s:5:\"alias\";s:24:\"dark-fullsite-block-menu\";s:3:\"zip\";s:34:\"packs\/dark-fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"bf4bd226719d3c3d3146592976e31ca1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/dark-wordpress-parallax-theme\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:68;a:25:{s:2:\"id\";s:2:\"70\";s:5:\"title\";s:25:\"Dark Content Block - Hero\";s:5:\"alias\";s:21:\"dark-fullsite-block-1\";s:3:\"zip\";s:31:\"packs\/dark-fullsite-block-1.zip\";s:3:\"uid\";s:32:\"d8859245fe600288ca932dc29aca751f\";s:3:\"img\";s:32:\"dark-fullsite-block-1\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/dark-wordpress-parallax-theme\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:69;a:25:{s:2:\"id\";s:2:\"71\";s:5:\"title\";s:26:\"Dark Content Block - About\";s:5:\"alias\";s:27:\"dark-fullsite-block-2-about\";s:3:\"zip\";s:37:\"packs\/dark-fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"298401901521a197a8294c1b4f73df3e\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/dark-wordpress-parallax-theme\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:70;a:25:{s:2:\"id\";s:2:\"72\";s:5:\"title\";s:29:\"Dark Content Block - Services\";s:5:\"alias\";s:30:\"dark-fullsite-block-3-services\";s:3:\"zip\";s:40:\"packs\/dark-fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"8da3ed605472ed6a26c745fb52f85f82\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/dark-wordpress-parallax-theme\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:71;a:25:{s:2:\"id\";s:2:\"73\";s:5:\"title\";s:29:\"Dark Content Block - Products\";s:5:\"alias\";s:30:\"dark-fullsite-block-4-products\";s:3:\"zip\";s:40:\"packs\/dark-fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"99e4f40399d20261a6131043d0e50b0c\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/dark-wordpress-parallax-theme\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:422:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\r\n\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:72;a:25:{s:2:\"id\";s:2:\"74\";s:5:\"title\";s:33:\"Dark Content Block - Testimonials\";s:5:\"alias\";s:34:\"dark-fullsite-block-5-testimonials\";s:3:\"zip\";s:44:\"packs\/dark-fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"2f9121e0eedd51afe85e233d0743acab\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/dark-wordpress-parallax-theme\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:73;a:25:{s:2:\"id\";s:2:\"75\";s:5:\"title\";s:28:\"Dark Content Block - Callout\";s:5:\"alias\";s:29:\"dark-fullsite-block-6-callout\";s:3:\"zip\";s:39:\"packs\/dark-fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"55fbecb113ff21f050be7adc08637329\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/dark-wordpress-parallax-theme\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:74;a:25:{s:2:\"id\";s:2:\"76\";s:5:\"title\";s:27:\"Dark Content Block - Footer\";s:5:\"alias\";s:28:\"dark-fullsite-block-7-footer\";s:3:\"zip\";s:38:\"packs\/dark-fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"2ff517f5c7c54e3e0c2dd733cfd3400e\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/dark-wordpress-parallax-theme\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:75;a:25:{s:2:\"id\";s:2:\"77\";s:5:\"title\";s:26:\"Light Content Block - Menu\";s:5:\"alias\";s:19:\"fullsite-block-menu\";s:3:\"zip\";s:29:\"packs\/fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"8010971f34387d5f94a1f4e577ef382a\";s:3:\"img\";s:30:\"fullsite-block-menu\/slide1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/wordpress-parallax-theme\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:76;a:25:{s:2:\"id\";s:2:\"78\";s:5:\"title\";s:26:\"Light Content Block - Hero\";s:5:\"alias\";s:15:\"fullsite-block1\";s:3:\"zip\";s:25:\"packs\/fullsite-block1.zip\";s:3:\"uid\";s:32:\"45bf7179843e01ce112e8ec754b0455c\";s:3:\"img\";s:26:\"fullsite-block1\/slide1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/wordpress-parallax-theme\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:77;a:25:{s:2:\"id\";s:2:\"79\";s:5:\"title\";s:27:\"Light Content Block - About\";s:5:\"alias\";s:22:\"fullsite-block-2-about\";s:3:\"zip\";s:32:\"packs\/fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"8402b460638a746d36433cb161440b7d\";s:3:\"img\";s:33:\"fullsite-block-2-about\/slide1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/wordpress-parallax-theme\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:78;a:25:{s:2:\"id\";s:2:\"80\";s:5:\"title\";s:30:\"Light Content Block - Services\";s:5:\"alias\";s:25:\"fullsite-block-3-services\";s:3:\"zip\";s:35:\"packs\/fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"7b8cea27f4d6ae17c5e1eae12457bd06\";s:3:\"img\";s:36:\"fullsite-block-3-services\/slide1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/wordpress-parallax-theme\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:79;a:25:{s:2:\"id\";s:2:\"81\";s:5:\"title\";s:30:\"Light Content Block - Products\";s:5:\"alias\";s:25:\"fullsite-block-4-products\";s:3:\"zip\";s:35:\"packs\/fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"d148935362d7122636cda0635eae4be7\";s:3:\"img\";s:36:\"fullsite-block-4-products\/slide1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/wordpress-parallax-theme\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:80;a:25:{s:2:\"id\";s:2:\"82\";s:5:\"title\";s:34:\"Light Content Block - Testimonials\";s:5:\"alias\";s:29:\"fullsite-block-5-testimonials\";s:3:\"zip\";s:39:\"packs\/fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"06255bfd421e40f71fa8197b839dbf03\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials\/slide1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/wordpress-parallax-theme\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:81;a:25:{s:2:\"id\";s:2:\"83\";s:5:\"title\";s:29:\"Light Content Block - Callout\";s:5:\"alias\";s:24:\"fullsite-block-6-callout\";s:3:\"zip\";s:34:\"packs\/fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"8a88c3447676b613ec5db2fe5d63315c\";s:3:\"img\";s:35:\"fullsite-block-6-callout\/slide1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/wordpress-parallax-theme\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:82;a:25:{s:2:\"id\";s:2:\"84\";s:5:\"title\";s:28:\"Light Content Block - Footer\";s:5:\"alias\";s:23:\"fullsite-block-7-footer\";s:3:\"zip\";s:33:\"packs\/fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"34300b4407a2093eb2e1e08868fa8319\";s:3:\"img\";s:34:\"fullsite-block-7-footer\/slide1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/wordpress-parallax-theme\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:83;a:22:{s:2:\"id\";s:2:\"85\";s:5:\"title\";s:12:\"Tech Journal\";s:5:\"alias\";s:11:\"techjournal\";s:3:\"zip\";s:15:\"techjournal.zip\";s:3:\"uid\";s:32:\"7f92d70d1c108378f915b18c2ceb71d6\";s:3:\"img\";s:22:\"techjournal\/slide1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/wordpress-parallax-theme\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:84;a:22:{s:2:\"id\";s:2:\"86\";s:5:\"title\";s:14:\"Car Dealership\";s:5:\"alias\";s:13:\"cardealership\";s:3:\"zip\";s:17:\"cardealership.zip\";s:3:\"uid\";s:32:\"bb010838855a8ae4d1dd68e139bf169e\";s:3:\"img\";s:24:\"cardealership\/slide1.jpg\";s:7:\"preview\";s:56:\"https:\/\/revolution.themepunch.com\/car-dealership-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"650\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:85;a:22:{s:2:\"id\";s:2:\"87\";s:5:\"title\";s:22:\"FullScreen Menu Slider\";s:5:\"alias\";s:14:\"fullscreenmenu\";s:3:\"zip\";s:18:\"fullscreenmenu.zip\";s:3:\"uid\";s:32:\"6de81d74c4bf193e2e274d43038adc85\";s:3:\"img\";s:25:\"fullscreenmenu\/slide1.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/wordpress-fullscreen-menu\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A full-screen slider that contains a menu with slide blur effect.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>Some content is in <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/global-layers\/\" target=\"_blank\">\"Static \/ Global Layers\"<\/a><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:86;a:22:{s:2:\"id\";s:2:\"88\";s:5:\"title\";s:18:\"Creative Frontpage\";s:5:\"alias\";s:17:\"creativefrontpage\";s:3:\"zip\";s:21:\"creativefrontpage.zip\";s:3:\"uid\";s:32:\"0636cb368af3bcaa2f68eb0ebefe6439\";s:3:\"img\";s:28:\"creativefrontpage\/slide1.jpg\";s:7:\"preview\";s:56:\"https:\/\/revolution.themepunch.com\/best-wordpress-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A full-screen slider with hidden slides that are triggered via  <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-settings\/#layeractions\" target=\"_blank\">\"Layer Actions\"<\/a>.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>Some content is in <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/global-layers\/\" target=\"_blank\">\"Static \/ Global Layers\"<\/a><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:87;a:22:{s:2:\"id\";s:2:\"97\";s:5:\"title\";s:21:\"Focus Parallax Effect\";s:5:\"alias\";s:13:\"focusparallax\";s:3:\"zip\";s:17:\"focusparallax.zip\";s:3:\"uid\";s:32:\"13bd15fb3ddf8b9841cb55b89389cc73\";s:3:\"img\";s:24:\"focusparallax\/slide1.jpg\";s:7:\"preview\";s:68:\" https:\/\/revolution.themepunch.com\/parallax-effect-wordpress-plugin\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:256:\"<span class=\"ttm_content\">A full-screen slider with mouse controlled parallax effects. <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-settings\/#layeractions\">\"Layer Actions\"<\/a> are used for links on layers.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/>Some content is in <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/global-layers\/\" target=\"_blank\">\"Static \/ Global Layers\"<\/a><br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:88;a:22:{s:2:\"id\";s:2:\"98\";s:5:\"title\";s:14:\"Duotone Slider\";s:5:\"alias\";s:7:\"duotone\";s:3:\"zip\";s:11:\"duotone.zip\";s:3:\"uid\";s:32:\"494862ceb6cb7c6658ad7cd36848cccd\";s:3:\"img\";s:18:\"duotone\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/wordpress-header-image-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:252:\"<span class=\"ttm_content\">A full-screen slider with unique parallax scroll effect. <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-settings\/#layeractions\">\"Layer Actions\"<\/a> are used for links on layers.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:89;a:25:{s:2:\"id\";s:2:\"99\";s:5:\"title\";s:12:\"Minimal Menu\";s:5:\"alias\";s:6:\"r_menu\";s:3:\"zip\";s:16:\"packs\/r_menu.zip\";s:3:\"uid\";s:32:\"30d6a6895db1a5f29b1679061551c9f0\";s:3:\"img\";s:17:\"r_menu\/slide1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/minimal-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https:\/\/https:\/\/www.themepunch.com\/slider-revolution\/custom-css-javascript\/\" target=\"_blank\">Custom JavaScript<\/a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br\/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-attributes\/\" target=\"_blank\">Layers Attributes<\/a> \".tp-colorchange\".<br\/><br\/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:90;a:25:{s:2:\"id\";s:3:\"100\";s:5:\"title\";s:12:\"Minimal Hero\";s:5:\"alias\";s:5:\"rhero\";s:3:\"zip\";s:16:\"packs\/r_hero.zip\";s:3:\"uid\";s:32:\"b8b46186956f6e66ad0c08e4532bbbde\";s:3:\"img\";s:17:\"r_hero\/slide1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/minimal-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https:\/\/https:\/\/www.themepunch.com\/slider-revolution\/custom-css-javascript\/\" target=\"_blank\">Custom JavaScript<\/a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br\/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-attributes\/\" target=\"_blank\">Layers Attributes<\/a> \".tp-colorchange\".<br\/><br\/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:91;a:25:{s:2:\"id\";s:3:\"101\";s:5:\"title\";s:13:\"Minimal About\";s:5:\"alias\";s:7:\"r_about\";s:3:\"zip\";s:17:\"packs\/r_about.zip\";s:3:\"uid\";s:32:\"343010c4b4c03f92888c3e9e95bc2bb1\";s:3:\"img\";s:18:\"r_about\/slide1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/minimal-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https:\/\/https:\/\/www.themepunch.com\/slider-revolution\/custom-css-javascript\/\" target=\"_blank\">Custom JavaScript<\/a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br\/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-attributes\/\" target=\"_blank\">Layers Attributes<\/a> \".tp-colorchange\".<br\/><br\/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:92;a:25:{s:2:\"id\";s:3:\"102\";s:5:\"title\";s:16:\"Minimal Products\";s:5:\"alias\";s:10:\"r_products\";s:3:\"zip\";s:20:\"packs\/r_products.zip\";s:3:\"uid\";s:32:\"dda93e85c6a4456d132040147f087f39\";s:3:\"img\";s:21:\"r_products\/slide1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/minimal-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1100\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https:\/\/https:\/\/www.themepunch.com\/slider-revolution\/custom-css-javascript\/\" target=\"_blank\">Custom JavaScript<\/a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br\/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-attributes\/\" target=\"_blank\">Layers Attributes<\/a> \".tp-colorchange\".<br\/><br\/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:93;a:25:{s:2:\"id\";s:3:\"103\";s:5:\"title\";s:12:\"Minimal Info\";s:5:\"alias\";s:6:\"r_info\";s:3:\"zip\";s:16:\"packs\/r_info.zip\";s:3:\"uid\";s:32:\"d6e368e8fd4862174af6c980389ae530\";s:3:\"img\";s:17:\"r_info\/slide1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/minimal-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https:\/\/https:\/\/www.themepunch.com\/slider-revolution\/custom-css-javascript\/\" target=\"_blank\">Custom JavaScript<\/a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br\/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-attributes\/\" target=\"_blank\">Layers Attributes<\/a> \".tp-colorchange\".<br\/><br\/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:94;a:22:{s:2:\"id\";s:3:\"104\";s:5:\"title\";s:18:\"Inspiration Header\";s:5:\"alias\";s:17:\"inspirationheader\";s:3:\"zip\";s:21:\"inspirationheader.zip\";s:3:\"uid\";s:32:\"69f04b2be0b618fa7e184af83b86b7e7\";s:3:\"img\";s:28:\"inspirationheader\/slide1.jpg\";s:7:\"preview\";s:57:\"https:\/\/revolution.themepunch.com\/wordpress-theme-header\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This full-screen hero slider features sequentially animated texts and cool parallax elements.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:95;a:22:{s:2:\"id\";s:3:\"105\";s:5:\"title\";s:15:\"Magazine Slider\";s:5:\"alias\";s:13:\"magazineposts\";s:3:\"zip\";s:17:\"magazineposts.zip\";s:3:\"uid\";s:32:\"c562f3457e4edbd030959f7c5e6e0f7c\";s:3:\"img\";s:24:\"magazineposts\/slide1.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/wordpress-magazine-slider\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">A full-width slider with a mouse-controlled 3D-Parallax effect. Enjoy! <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-settings\/#layeractions\">\"Layer Actions\"<\/a> are used for links on layers.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:96;a:22:{s:2:\"id\";s:3:\"106\";s:5:\"title\";s:11:\"News Header\";s:5:\"alias\";s:17:\"explorationheader\";s:3:\"zip\";s:21:\"explorationheader.zip\";s:3:\"uid\";s:32:\"8f20d5a868c90ded08b835fb9e8307d7\";s:3:\"img\";s:28:\"explorationheader\/slide1.jpg\";s:7:\"preview\";s:56:\"https:\/\/revolution.themepunch.com\/wordpress-news-header\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:288:\"<span class=\"ttm_content\">A full-screen slider that is a perfect fit for displaying news on your websites header! Check out <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-settings\/#layeractions\">\"Layer Actions\"<\/a> to add links to buttons.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:97;a:25:{s:2:\"id\";s:3:\"107\";s:5:\"title\";s:23:\"Minimal Website Package\";s:5:\"alias\";s:23:\"minimal-website-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"minimal-website-package\";s:3:\"img\";s:31:\"packages\/template_group_1_1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/minimal-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">The Minimal Website Template is a one-pager website with a unique background color change effect on scrolling down.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https:\/\/https:\/\/www.themepunch.com\/slider-revolution\/custom-css-javascript\/\" target=\"_blank\">Custom JavaScript<\/a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br\/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-attributes\/\" target=\"_blank\">Layers Attributes<\/a> \".tp-colorchange\".<br\/><br\/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:98;a:25:{s:2:\"id\";s:3:\"109\";s:5:\"title\";s:26:\"Dark Content Block Package\";s:5:\"alias\";s:27:\"dark-fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"dark-fullsite-block-package\";s:3:\"img\";s:29:\"packages\/template_group_4.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/dark-wordpress-parallax-theme\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:99;a:25:{s:2:\"id\";s:3:\"110\";s:5:\"title\";s:27:\"Light Content Block Package\";s:5:\"alias\";s:22:\"fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"fullsite-block-package\";s:3:\"img\";s:29:\"packages\/template_group_3.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/wordpress-parallax-theme\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:100;a:22:{s:2:\"id\";s:3:\"111\";s:5:\"title\";s:17:\"Typewriter Effect\";s:5:\"alias\";s:16:\"typewritereffect\";s:3:\"zip\";s:20:\"typewritereffect.zip\";s:3:\"uid\";s:32:\"d6f8bae06cc4a7b158d680c01e59ddc2\";s:3:\"img\";s:27:\"typewritereffect\/slide1.jpg\";s:7:\"preview\";s:62:\"https:\/\/revolution.themepunch.com\/wordpress-typewriter-effect\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">This is the example slider from the Typewriter add-on preview.<br\/><a href=\"https:\/\/www.themepunch.com\/revslider-doc\/layer-settings\/#layeractions\">\"Layer Actions\"<\/a> are used for links on buttons.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:403:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/typewriter-addon\/\" target=\"_blank\">Typewriter add-on<\/a> to be installed. Edit the slides to change images and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/typewriter-addon\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:101;a:22:{s:2:\"id\";s:3:\"112\";s:5:\"title\";s:17:\"Blend Mode Header\";s:5:\"alias\";s:15:\"blendmodeheader\";s:3:\"zip\";s:19:\"blendmodeheader.zip\";s:3:\"uid\";s:32:\"2e44e976596d757aab40ffa28086dcf9\";s:3:\"img\";s:26:\"blendmodeheader\/slide1.jpg\";s:7:\"preview\";s:57:\"https:\/\/revolution.themepunch.com\/blend-mode-hero-header\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">This full-screen hero header with HMTL5 background video, utilizes the new 5.3 blend mode effect.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:102;a:25:{s:2:\"id\";s:3:\"113\";s:5:\"title\";s:17:\"Themeplicity Menu\";s:5:\"alias\";s:17:\"themeplicity_menu\";s:3:\"zip\";s:27:\"packs\/themeplicity_menu.zip\";s:3:\"uid\";s:32:\"7d5c1e75eaafa63683895a32a62f4ce0\";s:3:\"img\";s:28:\"themeplicity_menu\/slide1.jpg\";s:7:\"preview\";s:50:\"https:\/\/revolution.themepunch.com\/wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. <\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:103;a:25:{s:2:\"id\";s:3:\"114\";s:5:\"title\";s:19:\"Themeplicity Header\";s:5:\"alias\";s:19:\"themeplicity_header\";s:3:\"zip\";s:29:\"packs\/themeplicity_header.zip\";s:3:\"uid\";s:32:\"907091e4d58acc7d12f802de2f280b7d\";s:3:\"img\";s:30:\"themeplicity_header\/slide1.jpg\";s:7:\"preview\";s:50:\"https:\/\/revolution.themepunch.com\/wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. <\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:104;a:25:{s:2:\"id\";s:3:\"115\";s:5:\"title\";s:18:\"Themeplicity Offer\";s:5:\"alias\";s:18:\"themeplicity_offer\";s:3:\"zip\";s:28:\"packs\/themeplicity_offer.zip\";s:3:\"uid\";s:32:\"1bd8f9aa2f3e340449664c65ba17fb51\";s:3:\"img\";s:29:\"themeplicity_offer\/slide1.jpg\";s:7:\"preview\";s:50:\"https:\/\/revolution.themepunch.com\/wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"330\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. <\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:105;a:25:{s:2:\"id\";s:3:\"116\";s:5:\"title\";s:23:\"Themeplicity What We Do\";s:5:\"alias\";s:21:\"themeplicity_whatwedo\";s:3:\"zip\";s:31:\"packs\/themeplicity_whatwedo.zip\";s:3:\"uid\";s:32:\"aa800a44b5a3eab30414dde1f32bfed7\";s:3:\"img\";s:32:\"themeplicity_whatwedo\/slide1.jpg\";s:7:\"preview\";s:50:\"https:\/\/revolution.themepunch.com\/wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. <\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:106;a:25:{s:2:\"id\";s:3:\"117\";s:5:\"title\";s:21:\"Themeplicity Projects\";s:5:\"alias\";s:21:\"themeplicity_projects\";s:3:\"zip\";s:31:\"packs\/themeplicity_projects.zip\";s:3:\"uid\";s:32:\"5f61b3a13033ba6a51a18270163e0a50\";s:3:\"img\";s:32:\"themeplicity_projects\/slide1.jpg\";s:7:\"preview\";s:50:\"https:\/\/revolution.themepunch.com\/wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. <\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:107;a:25:{s:2:\"id\";s:3:\"118\";s:5:\"title\";s:24:\"Themeplicity Whats Great\";s:5:\"alias\";s:23:\"themeplicity_whatsgreat\";s:3:\"zip\";s:33:\"packs\/themeplicity_whatsgreat.zip\";s:3:\"uid\";s:32:\"ce9faf8c55ed2e33e091b23667e7173b\";s:3:\"img\";s:34:\"themeplicity_whatsgreat\/slide1.jpg\";s:7:\"preview\";s:50:\"https:\/\/revolution.themepunch.com\/wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. <\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:108;a:25:{s:2:\"id\";s:3:\"119\";s:5:\"title\";s:19:\"Themeplicity Tables\";s:5:\"alias\";s:19:\"themeplicity_tables\";s:3:\"zip\";s:29:\"packs\/themeplicity_tables.zip\";s:3:\"uid\";s:32:\"f28bb4cd20ec1f29a1de7da5ad09c293\";s:3:\"img\";s:30:\"themeplicity_tables\/slide1.jpg\";s:7:\"preview\";s:50:\"https:\/\/revolution.themepunch.com\/wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1059\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. <\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:109;a:25:{s:2:\"id\";s:3:\"120\";s:5:\"title\";s:24:\"Themeplicity Contactform\";s:5:\"alias\";s:24:\"themeplicity_contactform\";s:3:\"zip\";s:34:\"packs\/themeplicity_contactform.zip\";s:3:\"uid\";s:32:\"3e59da970f534490774fa8e053f5b5ed\";s:3:\"img\";s:35:\"themeplicity_contactform\/slide1.jpg\";s:7:\"preview\";s:50:\"https:\/\/revolution.themepunch.com\/wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1067\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. <\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:110;a:25:{s:2:\"id\";s:3:\"121\";s:5:\"title\";s:19:\"Themeplicity Footer\";s:5:\"alias\";s:19:\"themeplicity_footer\";s:3:\"zip\";s:29:\"packs\/themeplicity_footer.zip\";s:3:\"uid\";s:32:\"89eeb0b4b852c5f743e1bd76e3e8f2ef\";s:3:\"img\";s:30:\"themeplicity_footer\/slide1.jpg\";s:7:\"preview\";s:50:\"https:\/\/revolution.themepunch.com\/wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"780\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. <\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:111;a:25:{s:2:\"id\";s:3:\"122\";s:5:\"title\";s:20:\"Themeplicity Package\";s:5:\"alias\";s:20:\"themeplicity-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"themeplicity-package\";s:3:\"img\";s:38:\"packages\/templatepack_themeplicity.jpg\";s:7:\"preview\";s:50:\"https:\/\/revolution.themepunch.com\/wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Themeplicity Website Template uses the new groups & rows feature introduced in 5.3 to its full potential.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:112;a:25:{s:2:\"id\";s:3:\"123\";s:5:\"title\";s:19:\"Nice And Clean Menu\";s:5:\"alias\";s:17:\"NiceAndClean_Menu\";s:3:\"zip\";s:27:\"packs\/NiceAndClean_Menu.zip\";s:3:\"uid\";s:32:\"3f8c01e26c7446428e045c4b1180776d\";s:3:\"img\";s:28:\"NiceAndClean_Menu\/slide1.jpg\";s:7:\"preview\";s:72:\"https:\/\/revolution.themepunch.com\/nice-clean-responsive-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. <\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:113;a:25:{s:2:\"id\";s:3:\"124\";s:5:\"title\";s:21:\"Nice And Clean Header\";s:5:\"alias\";s:19:\"NiceAndClean_Header\";s:3:\"zip\";s:29:\"packs\/NiceAndClean_Header.zip\";s:3:\"uid\";s:32:\"76931033addb20a62557c2845a4d6a11\";s:3:\"img\";s:30:\"NiceAndClean_Header\/slide1.jpg\";s:7:\"preview\";s:72:\"https:\/\/revolution.themepunch.com\/nice-clean-responsive-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. <\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:114;a:25:{s:2:\"id\";s:3:\"125\";s:5:\"title\";s:23:\"Nice And Clean Services\";s:5:\"alias\";s:21:\"NiceAndClean_Services\";s:3:\"zip\";s:31:\"packs\/NiceAndClean_Services.zip\";s:3:\"uid\";s:32:\"02f72ec606800c8215bcadea09624e87\";s:3:\"img\";s:32:\"NiceAndClean_Services\/slide1.jpg\";s:7:\"preview\";s:72:\"https:\/\/revolution.themepunch.com\/nice-clean-responsive-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"360\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. <\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:115;a:25:{s:2:\"id\";s:3:\"126\";s:5:\"title\";s:20:\"Nice And Clean About\";s:5:\"alias\";s:18:\"NiceAndClean_About\";s:3:\"zip\";s:28:\"packs\/NiceAndClean_About.zip\";s:3:\"uid\";s:32:\"9510f6fdbb8e9473e8c22f692a6bc89f\";s:3:\"img\";s:29:\"NiceAndClean_About\/slide1.jpg\";s:7:\"preview\";s:72:\"https:\/\/revolution.themepunch.com\/nice-clean-responsive-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. <\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:116;a:25:{s:2:\"id\";s:3:\"127\";s:5:\"title\";s:20:\"Nice And Clean Video\";s:5:\"alias\";s:18:\"niceandclean_video\";s:3:\"zip\";s:28:\"packs\/niceandclean_video.zip\";s:3:\"uid\";s:32:\"2bb9e1ad329435cc500542d0c7025e15\";s:3:\"img\";s:29:\"niceandclean_video\/slide1.jpg\";s:7:\"preview\";s:72:\"https:\/\/revolution.themepunch.com\/nice-clean-responsive-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. <\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:117;a:25:{s:2:\"id\";s:3:\"128\";s:5:\"title\";s:25:\"Nice And Clean Highlights\";s:5:\"alias\";s:23:\"niceandclean_highlights\";s:3:\"zip\";s:33:\"packs\/niceandclean_highlights.zip\";s:3:\"uid\";s:32:\"ff396af163a79d2d5b35db17c1ea7aa6\";s:3:\"img\";s:34:\"niceandclean_highlights\/slide1.jpg\";s:7:\"preview\";s:72:\"https:\/\/revolution.themepunch.com\/nice-clean-responsive-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. <\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:118;a:25:{s:2:\"id\";s:3:\"129\";s:5:\"title\";s:23:\"Nice And Clean Projects\";s:5:\"alias\";s:21:\"NiceAndClean_Projects\";s:3:\"zip\";s:31:\"packs\/NiceAndClean_Projects.zip\";s:3:\"uid\";s:32:\"1e6695959ef83f8975b52289c08a4d44\";s:3:\"img\";s:32:\"NiceAndClean_Projects\/slide1.jpg\";s:7:\"preview\";s:72:\"https:\/\/revolution.themepunch.com\/nice-clean-responsive-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. <\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:119;a:25:{s:2:\"id\";s:3:\"130\";s:5:\"title\";s:25:\"Nice And Clean TextBlocks\";s:5:\"alias\";s:23:\"niceandclean_textblocks\";s:3:\"zip\";s:33:\"packs\/niceandclean_textblocks.zip\";s:3:\"uid\";s:32:\"1f33eb839c96ea3225faff1c8d382b05\";s:3:\"img\";s:34:\"niceandclean_textblocks\/slide1.jpg\";s:7:\"preview\";s:72:\"https:\/\/revolution.themepunch.com\/nice-clean-responsive-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. <\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:120;a:25:{s:2:\"id\";s:3:\"131\";s:5:\"title\";s:22:\"Nice And Clean CallOut\";s:5:\"alias\";s:20:\"niceandclean_callout\";s:3:\"zip\";s:30:\"packs\/niceandclean_callout.zip\";s:3:\"uid\";s:32:\"54d4d9bcf79d357de0e614700e909863\";s:3:\"img\";s:31:\"niceandclean_callout\/slide1.jpg\";s:7:\"preview\";s:72:\"https:\/\/revolution.themepunch.com\/nice-clean-responsive-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. <\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:121;a:25:{s:2:\"id\";s:3:\"132\";s:5:\"title\";s:21:\"Nice And Clean Footer\";s:5:\"alias\";s:19:\"niceandclean_footer\";s:3:\"zip\";s:29:\"packs\/niceandclean_footer.zip\";s:3:\"uid\";s:32:\"5492d7f72b3771a4e754f91bda063b15\";s:3:\"img\";s:30:\"niceandclean_footer\/slide1.jpg\";s:7:\"preview\";s:72:\"https:\/\/revolution.themepunch.com\/nice-clean-responsive-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"400\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:542:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">For using the social sharing buttons, please install the social sharing add-on.<br><br><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:122;a:22:{s:2:\"id\";s:3:\"134\";s:5:\"title\";s:15:\"80s Style Intro\";s:5:\"alias\";s:3:\"80s\";s:3:\"zip\";s:7:\"80s.zip\";s:3:\"uid\";s:32:\"98881ab51f71b2fbdb220752d321b15a\";s:3:\"img\";s:14:\"80s\/slide1.jpg\";s:7:\"preview\";s:50:\"https:\/\/revolution.themepunch.com\/80s-style-intro\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:139:\"<span class=\"ttm_content\">This intro hero block takes you back to the 80's with some funky effects.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:317:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and text.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:123;a:22:{s:2:\"id\";s:3:\"135\";s:5:\"title\";s:18:\"Blur Effect Slider\";s:5:\"alias\";s:10:\"blurslider\";s:3:\"zip\";s:14:\"blurslider.zip\";s:3:\"uid\";s:32:\"83bd6e1ccef83f03c944fa05b0a2d879\";s:3:\"img\";s:21:\"blurslider\/slide1.jpg\";s:7:\"preview\";s:53:\"https:\/\/revolution.themepunch.com\/blur-effect-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">This slider makes use of the brand new blur effects available with version 5.3.1.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:315:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br\/><br\/><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:124;a:21:{s:2:\"id\";s:3:\"136\";s:5:\"title\";s:18:\"Coming Soon Add-On\";s:5:\"alias\";s:15:\"ComingSoonAddon\";s:3:\"zip\";s:19:\"ComingSoonAddon.zip\";s:3:\"uid\";s:32:\"51258492055b940099eb96ba52901fa9\";s:3:\"img\";s:26:\"ComingSoonAddon\/slide1.jpg\";s:7:\"preview\";s:53:\"https:\/\/revolution.themepunch.com\/coming-soon-add-on\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:133:\"<span class=\"ttm_content\">This slider template makes use of the brand new Coming Soon Add-On.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/revslider-doc\\\/add-coming-soon-maintenance\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:125;a:25:{s:2:\"id\";s:3:\"137\";s:5:\"title\";s:22:\"Nice And Clean Package\";s:5:\"alias\";s:22:\"nice-and-clean-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"nice-and-clean-package\";s:3:\"img\";s:38:\"packages\/templatepack_niceandclean.jpg\";s:7:\"preview\";s:72:\"https:\/\/revolution.themepunch.com\/nice-clean-responsive-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:242:\"<span class=\"ttm_content\">The Nice & Clean Website Template uses groups & rows for a fully responsive website experience. Elegant blur effects available since version 5.3.1 make this template stand out!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:126;a:21:{s:2:\"id\";s:3:\"138\";s:5:\"title\";s:18:\"Snow Effect Add-On\";s:5:\"alias\";s:9:\"snowaddon\";s:3:\"zip\";s:13:\"snowaddon.zip\";s:3:\"uid\";s:32:\"7408d8567b8af5716eaabd390422e51b\";s:3:\"img\";s:20:\"snowaddon\/slide1.jpg\";s:7:\"preview\";s:53:\"https:\/\/revolution.themepunch.com\/snow-effect-add-on\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\"<span class=\"ttm_content\">Add a pleasant Snow Effect to your website with this slider template. Make sure to install the \"Holiday Snow\" Add-On.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:127;a:22:{s:2:\"id\";s:3:\"139\";s:5:\"title\";s:19:\"Particle Effect One\";s:5:\"alias\";s:19:\"particle-effect-one\";s:3:\"zip\";s:23:\"particle-effect-one.zip\";s:3:\"uid\";s:32:\"a4611c906e35ca60f617da86217b5299\";s:3:\"img\";s:30:\"particle-effect-one\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/particle-effect-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:442:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND MODE IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".<\/span>\r\n<span class=\"ttm_space\"><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:128;a:21:{s:2:\"id\";s:3:\"140\";s:5:\"title\";s:19:\"Particle Effect Two\";s:5:\"alias\";s:19:\"particle-effect-two\";s:3:\"zip\";s:23:\"particle-effect-two.zip\";s:3:\"uid\";s:32:\"b8ecbf43374a69e4ab329ea834862ef8\";s:3:\"img\";s:30:\"particle-effect-two\/slide1.jpg\";s:7:\"preview\";s:56:\"https:\/\/revolution.themepunch.com\/particle-effect-intro\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:129;a:22:{s:2:\"id\";s:3:\"141\";s:5:\"title\";s:21:\"Particle Effect Three\";s:5:\"alias\";s:21:\"particle-effect-three\";s:3:\"zip\";s:25:\"particle-effect-three.zip\";s:3:\"uid\";s:32:\"b33bc2c5655d8d51cd17c3740f72e748\";s:3:\"img\";s:32:\"particle-effect-three\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/particle-background-effect\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:437:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".<\/span>\r\n<span class=\"ttm_space\"><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:130;a:22:{s:2:\"id\";s:3:\"142\";s:5:\"title\";s:16:\"Portfolio Viewer\";s:5:\"alias\";s:15:\"portfolioviewer\";s:3:\"zip\";s:19:\"portfolioviewer.zip\";s:3:\"uid\";s:32:\"9ac7230ff5b880fb6c8f28fbbc123b3b\";s:3:\"img\";s:26:\"portfolioviewer\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/wordpress-portfolio-plugin\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">This slider template can be used to display your portfolio highlights in a stunning way, utilising out free particles add-on and blend modes.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:387:\"<span class=\"ttm_content\">The navigation for the slides is found in the <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/global-layers\/\" target=\"_blank\">Static Layers<\/a>.<\/span><span class=\"ttm_space\"><\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:131;a:21:{s:2:\"id\";s:3:\"143\";s:5:\"title\";s:12:\"App Showcase\";s:5:\"alias\";s:11:\"appshowcase\";s:3:\"zip\";s:15:\"appshowcase.zip\";s:3:\"uid\";s:32:\"082aef931b0369080bc30c3a2a0c331f\";s:3:\"img\";s:22:\"appshowcase\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/app-showcase-wordpress-plugin\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">This template shows off our new \"Polyfold Effects\" Add-On in form of an App product showcase module. Get started now and illustrate your Apps key features in a striking way!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:132;a:21:{s:2:\"id\";s:3:\"144\";s:5:\"title\";s:19:\"Gravity Design Hero\";s:5:\"alias\";s:13:\"gravitydesign\";s:3:\"zip\";s:17:\"gravitydesign.zip\";s:3:\"uid\";s:32:\"7bdbe73a6e5bf290cb4412708ac4134d\";s:3:\"img\";s:24:\"gravitydesign\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/revolution.themepunch.com\/best-wordpress-slider-plugin-2017\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">This hero template shows a striking mouse-parallax scene and cool particle effects. Requires our \"Particle Effects\" Add-on to be installed.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:133;a:21:{s:2:\"id\";s:3:\"145\";s:5:\"title\";s:14:\"404 Error Page\";s:5:\"alias\";s:12:\"404errorpage\";s:3:\"zip\";s:16:\"404errorpage.zip\";s:3:\"uid\";s:32:\"2dc62d802b42b73088651cac17d0c486\";s:3:\"img\";s:23:\"404errorpage\/slide1.jpg\";s:7:\"preview\";s:58:\"https:\/\/revolution.themepunch.com\/404-error-page-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This template can be used as a custom error page on your website with our new 404 page Add-On. Of course you can also use this template as a regular hero header.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"{\"1\":{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}}\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:134;a:21:{s:2:\"id\";s:3:\"146\";s:5:\"title\";s:16:\"Carousel Gallery\";s:5:\"alias\";s:15:\"carouselgallery\";s:3:\"zip\";s:19:\"carouselgallery.zip\";s:3:\"uid\";s:32:\"041838fd32923c40e15c998f0ea19526\";s:3:\"img\";s:26:\"carouselgallery\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/wordpress-carousel-gallery\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This carousel gallery features a subtle parallax effect, html5 video and a fullscreen button.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:135;a:21:{s:2:\"id\";s:3:\"147\";s:5:\"title\";s:16:\"Filmstrip Effect\";s:5:\"alias\";s:9:\"filmstrip\";s:3:\"zip\";s:13:\"filmstrip.zip\";s:3:\"uid\";s:32:\"7bd142f272cc15d86998a79520e9e581\";s:3:\"img\";s:20:\"filmstrip\/slide1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/filmstrip-add-on-slider\/ \";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">This template uses our Filmstrip Add-On to display a continuous scrolling set of images per slide.\r\n There is lots of customization options like animation speed and direction.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-filmstrip-addon\\\/revslider-filmstrip-addon.php\",\"name\":\"Background FilmStrip AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:136;a:21:{s:2:\"id\";s:3:\"148\";s:5:\"title\";s:11:\"Space Opera\";s:5:\"alias\";s:10:\"spaceopera\";s:3:\"zip\";s:14:\"spaceopera.zip\";s:3:\"uid\";s:32:\"a2c8bffcb138a86c0f373adebb6de046\";s:3:\"img\";s:21:\"spaceopera\/slide1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/space-opera-presentation\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">The Space Opera template can be enjoyed as a slow paced, full-screen slider experience and is great to show your most prominent photos.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:137;a:21:{s:2:\"id\";s:3:\"149\";s:5:\"title\";s:13:\"Website Intro\";s:5:\"alias\";s:12:\"websiteintro\";s:3:\"zip\";s:16:\"websiteintro.zip\";s:3:\"uid\";s:32:\"348df76d999456aa19be58c9df56ae20\";s:3:\"img\";s:23:\"websiteintro\/slide1.jpg\";s:7:\"preview\";s:65:\"https:\/\/revolution.themepunch.com\/website-intro-wordpress-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:274:\"<span class=\"ttm_content\">Making use of our new Slicey Add-On, this slider show a really cool effect you just have to experience yourself! Just change the slides background images and the existing slices will automatically be applied.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:138;a:21:{s:2:\"id\";s:3:\"150\";s:5:\"title\";s:13:\"Mask Showcase\";s:5:\"alias\";s:12:\"maskshowcase\";s:3:\"zip\";s:16:\"maskshowcase.zip\";s:3:\"uid\";s:32:\"fc943c31e2da9c63b252aeabf554d128\";s:3:\"img\";s:23:\"maskshowcase\/slide1.jpg\";s:7:\"preview\";s:56:\"https:\/\/revolution.themepunch.com\/minimal-mask-showcase\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Mask Showcase template uses gradients and the amazing block layer animations. A minimal slider treat for any website!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:139;a:21:{s:2:\"id\";s:3:\"151\";s:5:\"title\";s:20:\"Parallax Zoom Slices\";s:5:\"alias\";s:18:\"parallaxzoomslices\";s:3:\"zip\";s:22:\"parallaxzoomslices.zip\";s:3:\"uid\";s:32:\"83537cae05709ddb9bcb7375470a5894\";s:3:\"img\";s:29:\"parallaxzoomslices\/slide1.jpg\";s:7:\"preview\";s:72:\"https:\/\/revolution.themepunch.com\/parallax-zoom-slices-wordpress-plugin\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">This template uses the Slicey Add-On to add a unique effect to slide background images. You can simple change the background images and the slice effect will automatically be applied.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:140;a:21:{s:2:\"id\";s:3:\"152\";s:5:\"title\";s:22:\"Double Exposure Effect\";s:5:\"alias\";s:20:\"doubleexposureeffect\";s:3:\"zip\";s:24:\"doubleexposureeffect.zip\";s:3:\"uid\";s:32:\"8d9229b5cbcf5bda5fbdc6a8e01a2b8c\";s:3:\"img\";s:31:\"doubleexposureeffect\/slide1.jpg\";s:7:\"preview\";s:67:\"https:\/\/revolution.themepunch.com\/wordpress-double-exposure-effect\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">Make any website special with the double exposure effect slider. Use as a header module or anywhere you want!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:141;a:21:{s:2:\"id\";s:3:\"153\";s:5:\"title\";s:24:\"Mountain Parallax Header\";s:5:\"alias\";s:22:\"mountainparallaxheader\";s:3:\"zip\";s:26:\"mountainparallaxheader.zip\";s:3:\"uid\";s:32:\"8dc64663f317a2abdf179bbe341d016e\";s:3:\"img\";s:33:\"mountainparallaxheader\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/mountain-wordpress-parallax-header\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:192:\"<span class=\"ttm_content\">This template is a cool intro for any page, featuring a striking parallax effect. Just change texts and links and you're done!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:142;a:25:{s:2:\"id\";s:3:\"154\";s:5:\"title\";s:26:\"GoodNews One-Pager Package\";s:5:\"alias\";s:26:\"goodnews-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"goodnews-one-pager-package\";s:3:\"img\";s:44:\"packages\/templatepack_goodnews_one_pager.jpg\";s:7:\"preview\";s:70:\"https:\/\/revolution.themepunch.com\/goodnews-responsive-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";i:3;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:143;a:25:{s:2:\"id\";s:3:\"155\";s:5:\"title\";s:13:\"GoodNews Menu\";s:5:\"alias\";s:12:\"goodnewsmenu\";s:3:\"zip\";s:22:\"packs\/goodnewsmenu.zip\";s:3:\"uid\";s:32:\"4cbc82501ff340fcdc0acf7eb3ba2640\";s:3:\"img\";s:23:\"goodnewsmenu\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/revolution.themepunch.com\/goodnews-responsive-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. <\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:144;a:25:{s:2:\"id\";s:3:\"156\";s:5:\"title\";s:15:\"GoodNews Header\";s:5:\"alias\";s:14:\"goodnewsheader\";s:3:\"zip\";s:24:\"packs\/goodnewsheader.zip\";s:3:\"uid\";s:32:\"c6660b6bdbf596f38466f569596f5259\";s:3:\"img\";s:25:\"goodnewsheader\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/revolution.themepunch.com\/goodnews-responsive-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:145;a:25:{s:2:\"id\";s:3:\"157\";s:5:\"title\";s:18:\"GoodNews Whats Hot\";s:5:\"alias\";s:16:\"goodnewswhatshot\";s:3:\"zip\";s:26:\"packs\/goodnewswhatshot.zip\";s:3:\"uid\";s:32:\"cb841ce64a99a6644adab049cf5405cd\";s:3:\"img\";s:27:\"goodnewswhatshot\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/revolution.themepunch.com\/goodnews-responsive-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:146;a:25:{s:2:\"id\";s:3:\"158\";s:5:\"title\";s:17:\"GoodNews Featured\";s:5:\"alias\";s:16:\"goodnewsfeatured\";s:3:\"zip\";s:26:\"packs\/goodnewsfeatured.zip\";s:3:\"uid\";s:32:\"00bde4b09e3700da7183999eaf137ccc\";s:3:\"img\";s:27:\"goodnewsfeatured\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/revolution.themepunch.com\/goodnews-responsive-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:147;a:25:{s:2:\"id\";s:3:\"159\";s:5:\"title\";s:18:\"GoodNews Spotlight\";s:5:\"alias\";s:17:\"goodnewsspotlight\";s:3:\"zip\";s:27:\"packs\/goodnewsspotlight.zip\";s:3:\"uid\";s:32:\"138076241a828e1c5764379944755f2b\";s:3:\"img\";s:28:\"goodnewsspotlight\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/revolution.themepunch.com\/goodnews-responsive-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.4\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:148;a:25:{s:2:\"id\";s:3:\"160\";s:5:\"title\";s:17:\"GoodNews Carousel\";s:5:\"alias\";s:16:\"goodnewscarousel\";s:3:\"zip\";s:26:\"packs\/goodnewscarousel.zip\";s:3:\"uid\";s:32:\"d29d4460a6015e30d08d2714232d3768\";s:3:\"img\";s:27:\"goodnewscarousel\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/revolution.themepunch.com\/goodnews-responsive-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:149;a:25:{s:2:\"id\";s:3:\"161\";s:5:\"title\";s:16:\"GoodNews Callout\";s:5:\"alias\";s:15:\"goodnewscallout\";s:3:\"zip\";s:25:\"packs\/goodnewscallout.zip\";s:3:\"uid\";s:32:\"d9568b3193e96577fae630b3a6728785\";s:3:\"img\";s:26:\"goodnewscallout\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/revolution.themepunch.com\/goodnews-responsive-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:150;a:25:{s:2:\"id\";s:3:\"162\";s:5:\"title\";s:15:\"GoodNews Footer\";s:5:\"alias\";s:14:\"goodnewsfooter\";s:3:\"zip\";s:24:\"packs\/goodnewsfooter.zip\";s:3:\"uid\";s:32:\"34f43f891cb8d55375149dc4bbc38298\";s:3:\"img\";s:25:\"goodnewsfooter\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/revolution.themepunch.com\/goodnews-responsive-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:151;a:25:{s:2:\"id\";s:3:\"163\";s:5:\"title\";s:29:\"GoodNews Content Page Package\";s:5:\"alias\";s:29:\"goodnews-content-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"goodnews-content-page-package\";s:3:\"img\";s:55:\"packages\/templatepack_goodnews_content_page_package.jpg\";s:7:\"preview\";s:78:\"https:\/\/revolution.themepunch.com\/goodnews-responsive-wordpress-theme-content\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:152;a:25:{s:2:\"id\";s:3:\"164\";s:5:\"title\";s:18:\"GoodNews Menu Back\";s:5:\"alias\";s:16:\"goodnewsmenuback\";s:3:\"zip\";s:26:\"packs\/goodnewsmenuback.zip\";s:3:\"uid\";s:32:\"1340d1aeefba497a7d404d12a1fceed4\";s:3:\"img\";s:27:\"goodnewsmenuback\/slide1.jpg\";s:7:\"preview\";s:78:\"https:\/\/revolution.themepunch.com\/goodnews-responsive-wordpress-theme-content\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:153;a:25:{s:2:\"id\";s:3:\"165\";s:5:\"title\";s:20:\"GoodNews Blog Header\";s:5:\"alias\";s:18:\"goodnewsblogheader\";s:3:\"zip\";s:28:\"packs\/goodnewsblogheader.zip\";s:3:\"uid\";s:32:\"abc4d7c1e48475c6def05f1f6d8bf564\";s:3:\"img\";s:29:\"goodnewsblogheader\/slide1.jpg\";s:7:\"preview\";s:78:\"https:\/\/revolution.themepunch.com\/goodnews-responsive-wordpress-theme-content\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:154;a:25:{s:2:\"id\";s:3:\"166\";s:5:\"title\";s:21:\"GoodNews Blog Content\";s:5:\"alias\";s:19:\"goodnewsblogcontent\";s:3:\"zip\";s:29:\"packs\/goodnewsblogcontent.zip\";s:3:\"uid\";s:32:\"bbf34563da6db2779c29599b503b07e9\";s:3:\"img\";s:30:\"goodnewsblogcontent\/slide1.jpg\";s:7:\"preview\";s:78:\"https:\/\/revolution.themepunch.com\/goodnews-responsive-wordpress-theme-content\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:155;a:25:{s:2:\"id\";s:3:\"167\";s:5:\"title\";s:21:\"GoodNews Testimonials\";s:5:\"alias\";s:20:\"goodnewstestimonials\";s:3:\"zip\";s:30:\"packs\/goodnewstestimonials.zip\";s:3:\"uid\";s:32:\"606b7336e86f69c567542d3f43712b56\";s:3:\"img\";s:31:\"goodnewstestimonials\/slide1.jpg\";s:7:\"preview\";s:78:\"https:\/\/revolution.themepunch.com\/goodnews-responsive-wordpress-theme-content\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:156;a:25:{s:2:\"id\";s:3:\"168\";s:5:\"title\";s:20:\"GoodNews Blog Footer\";s:5:\"alias\";s:18:\"goodnewsblogfooter\";s:3:\"zip\";s:28:\"packs\/goodnewsblogfooter.zip\";s:3:\"uid\";s:32:\"1fb88aecfb116fde67ce8d52bd3b5f05\";s:3:\"img\";s:29:\"goodnewsblogfooter\/slide1.jpg\";s:7:\"preview\";s:78:\"https:\/\/revolution.themepunch.com\/goodnews-responsive-wordpress-theme-content\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:157;a:22:{s:2:\"id\";s:3:\"169\";s:5:\"title\";s:19:\"Before After Slider\";s:5:\"alias\";s:17:\"beforeafterslider\";s:3:\"zip\";s:21:\"beforeafterslider.zip\";s:3:\"uid\";s:32:\"6e615091a1fc3037c24b985ce5136fb2\";s:3:\"img\";s:28:\"beforeafterslider\/slide1.jpg\";s:7:\"preview\";s:54:\"https:\/\/revolution.themepunch.com\/before-after-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.3.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">This is the example slider for our Before \/ After Add-On that allows you to create unique presentations with a comparing functionality.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">How to install <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/install-addons\/\" target=\"_blank\">Add-Ons<\/a>.<\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:158;a:21:{s:2:\"id\";s:3:\"170\";s:5:\"title\";s:16:\"Product Showcase\";s:5:\"alias\";s:15:\"productshowcase\";s:3:\"zip\";s:19:\"productshowcase.zip\";s:3:\"uid\";s:32:\"a43447670260aaa7e8ff66cedfddb57a\";s:3:\"img\";s:26:\"productshowcase\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/revolution.themepunch.com\/wordpress-product-showcase-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:165:\"<span class=\"ttm_content\">Looking to sell products effectively? Our product showcase slider is just what you are looking for!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:159;a:22:{s:2:\"id\";s:3:\"171\";s:5:\"title\";s:23:\"Overexposure Transition\";s:5:\"alias\";s:22:\"overexposuretransition\";s:3:\"zip\";s:26:\"overexposuretransition.zip\";s:3:\"uid\";s:32:\"13f16bbe6c6d646c7d0cb817a0d3d181\";s:3:\"img\";s:33:\"overexposuretransition\/slide1.jpg\";s:7:\"preview\";s:65:\"https:\/\/revolution.themepunch.com\/overexposure-transition-effect\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">Subtle overexposure transitions and smooth color fade effects make this slider stand out.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">How to install <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/install-addons\/\" target=\"_blank\">Add-Ons<\/a>.<\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:160;a:21:{s:2:\"id\";s:3:\"172\";s:5:\"title\";s:15:\"Parallax Scroll\";s:5:\"alias\";s:14:\"parallaxscroll\";s:3:\"zip\";s:18:\"parallaxscroll.zip\";s:3:\"uid\";s:32:\"82546ee2f6af6c6682852f495109b3c3\";s:3:\"img\";s:25:\"parallaxscroll\/slide1.jpg\";s:7:\"preview\";s:50:\"https:\/\/revolution.themepunch.com\/parallax-scroll\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A strikingly colourful header for your website with super smooth parallax effects.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:161;a:25:{s:2:\"id\";s:3:\"173\";s:5:\"title\";s:24:\"TechCo One-Pager Package\";s:5:\"alias\";s:24:\"techco-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"techco-one-pager-package\";s:3:\"img\";s:28:\"packages\/techco_overview.jpg\";s:7:\"preview\";s:66:\"https:\/\/revolution.themepunch.com\/techco-one-page-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:162;a:25:{s:2:\"id\";s:3:\"174\";s:5:\"title\";s:11:\"TechCo Menu\";s:5:\"alias\";s:11:\"techco-menu\";s:3:\"zip\";s:21:\"packs\/techco-menu.zip\";s:3:\"uid\";s:32:\"55e5efee828cdf1ff7e2d3b90a301ea9\";s:3:\"img\";s:22:\"techco-menu\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/revolution.themepunch.com\/techco-one-page-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:163;a:25:{s:2:\"id\";s:3:\"175\";s:5:\"title\";s:13:\"TechCo Header\";s:5:\"alias\";s:13:\"techco-header\";s:3:\"zip\";s:23:\"packs\/techco-header.zip\";s:3:\"uid\";s:32:\"fb574d1376de9b1e408c91f51e6497d7\";s:3:\"img\";s:24:\"techco-header\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/revolution.themepunch.com\/techco-one-page-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:164;a:25:{s:2:\"id\";s:3:\"176\";s:5:\"title\";s:12:\"TechCo About\";s:5:\"alias\";s:12:\"techco-about\";s:3:\"zip\";s:22:\"packs\/techco-about.zip\";s:3:\"uid\";s:32:\"ba216da8231e55118d87e37d2358812c\";s:3:\"img\";s:23:\"techco-about\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/revolution.themepunch.com\/techco-one-page-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:165;a:25:{s:2:\"id\";s:3:\"177\";s:5:\"title\";s:15:\"TechCo Services\";s:5:\"alias\";s:15:\"techco-services\";s:3:\"zip\";s:25:\"packs\/techco-services.zip\";s:3:\"uid\";s:32:\"ef4a8ddbb5e1136133f7bc1227248e22\";s:3:\"img\";s:26:\"techco-services\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/revolution.themepunch.com\/techco-one-page-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:166;a:25:{s:2:\"id\";s:3:\"178\";s:5:\"title\";s:12:\"TechCo Video\";s:5:\"alias\";s:12:\"techco-video\";s:3:\"zip\";s:22:\"packs\/techco-video.zip\";s:3:\"uid\";s:32:\"d7bb92281d05f39f9bc9eca71f90e402\";s:3:\"img\";s:23:\"techco-video\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/revolution.themepunch.com\/techco-one-page-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:167;a:25:{s:2:\"id\";s:3:\"179\";s:5:\"title\";s:13:\"TechCo Prices\";s:5:\"alias\";s:13:\"techco-prices\";s:3:\"zip\";s:23:\"packs\/techco-prices.zip\";s:3:\"uid\";s:32:\"6291f404efbea12bb181352aba71ef11\";s:3:\"img\";s:24:\"techco-prices\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/revolution.themepunch.com\/techco-one-page-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:168;a:25:{s:2:\"id\";s:3:\"180\";s:5:\"title\";s:19:\"TechCo Testimonials\";s:5:\"alias\";s:19:\"techco-testimonials\";s:3:\"zip\";s:29:\"packs\/techco-testimonials.zip\";s:3:\"uid\";s:32:\"3460bd51f6b80599266fecb7fbb918be\";s:3:\"img\";s:30:\"techco-testimonials\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/revolution.themepunch.com\/techco-one-page-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:169;a:25:{s:2:\"id\";s:3:\"181\";s:5:\"title\";s:13:\"TechCo Footer\";s:5:\"alias\";s:13:\"techco-footer\";s:3:\"zip\";s:23:\"packs\/techco-footer.zip\";s:3:\"uid\";s:32:\"640abcd549137520461a4a71ff758a3b\";s:3:\"img\";s:24:\"techco-footer\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/revolution.themepunch.com\/techco-one-page-wordpress-theme\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:170;a:21:{s:2:\"id\";s:3:\"182\";s:5:\"title\";s:12:\"Live Weather\";s:5:\"alias\";s:7:\"weather\";s:3:\"zip\";s:11:\"weather.zip\";s:3:\"uid\";s:32:\"aab92e69374e4c7b8c6741fe02e574b9\";s:3:\"img\";s:18:\"weather\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/wordpress-live-weather-add-on\/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">Showcasing our weather add-on, this slider show a different cities temperatures and forecast on each slide.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:167:\"[{\"path\":\"revslider-weather-addon\\\/revslider-weather-addon.php\",\"name\":\"Live Weather AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:171;a:21:{s:2:\"id\";s:3:\"183\";s:5:\"title\";s:17:\"360 Panorama Tour\";s:5:\"alias\";s:11:\"360panorama\";s:3:\"zip\";s:15:\"360panorama.zip\";s:3:\"uid\";s:32:\"332720fdacdbb38f65e8327a2a96c52d\";s:3:\"img\";s:22:\"360panorama\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/revolution.themepunch.com\/360-degree-real-estate-virtual-tour\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">An example template for our Panorama 360 tour add-on, created for the real estate market.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:165:\"[{\"path\":\"revslider-panorama-addon\\\/revslider-panorama-addon.php\",\"name\":\"Panorama AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:172;a:21:{s:2:\"id\";s:3:\"184\";s:5:\"title\";s:14:\"Duotone Add-on\";s:5:\"alias\";s:14:\"duotone-add-on\";s:3:\"zip\";s:18:\"duotone-add-on.zip\";s:3:\"uid\";s:32:\"a428c6f363b3146e96d20a6f44958922\";s:3:\"img\";s:25:\"duotone-add-on\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/revolution.themepunch.com\/wordpress-duotone-effect-add-on\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:168:\"<span class=\"ttm_content\">This example template showcases 3 of the 30 Duotone filters available in our brand new Duotone Add-On.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:350:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-duotonefilters-addon\\\/revslider-duotonefilters-addon.php\",\"name\":\"Duotone AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:173;a:21:{s:2:\"id\";s:3:\"185\";s:5:\"title\";s:13:\"Reveal Add-on\";s:5:\"alias\";s:13:\"reveal-add-on\";s:3:\"zip\";s:17:\"reveal-add-on.zip\";s:3:\"uid\";s:32:\"7fa7525d8ff7fa7365cb98a437e88e32\";s:3:\"img\";s:24:\"reveal-add-on\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/revolution.themepunch.com\/wordpress-content-reveal-effect\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">An example template that uses our Reveal Add-On, which adds 14 new preloaders combined with reveal loading effects for any slider or hero.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:337:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-revealer-addon\\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:192;a:22:{s:2:\"id\";s:3:\"210\";s:5:\"title\";s:21:\"Cryptocurrency Prices\";s:5:\"alias\";s:12:\"cryptoslider\";s:3:\"zip\";s:16:\"cryptoslider.zip\";s:3:\"uid\";s:32:\"c4b02210387f11946223977e940d9e9e\";s:3:\"img\";s:23:\"cryptoslider\/slide1.jpg\";s:7:\"preview\";s:95:\"https:\/\/revolution.themepunch.com\/cryptocurrency-wordpress-price-api-bitcoin-ethereum-litecoin\/\";s:7:\"version\";s:5:\"1.0.6\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:209:\"<span class=\"ttm_content\">This Template can show live, animated cryptocurrency prices. More than 1300 currencies are supported, getting prices via the cryptocompare API.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:410:\"<span class=\"ttm_content\">Please refer to the \"Custom JavaScript\" section of this sliders settings, for info on how to modify currencies. Provide a class to the row \/ column \/ group where the currency text elements are located in.<\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:193;a:25:{s:2:\"id\";s:3:\"211\";s:5:\"title\";s:18:\"Immersion One Page\";s:5:\"alias\";s:26:\"immersion-one-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"immersion-one-page-package\";s:3:\"img\";s:31:\"packages\/immersion_overview.jpg\";s:7:\"preview\";s:74:\"https:\/\/revolution.themepunch.com\/immersion-wordpress-one-page-theme-2018\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:342:\"[{\"path\":\"revslider-typewriter-addon\\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/typewriter-addon\\\/\"},{\"path\":\"revslider-slicey-addon\\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:194;a:25:{s:2:\"id\";s:3:\"212\";s:5:\"title\";s:16:\"Immersion Header\";s:5:\"alias\";s:16:\"immersion_header\";s:3:\"zip\";s:26:\"packs\/immersion_header.zip\";s:3:\"uid\";s:32:\"853da51256308b341ecd030bd4883229\";s:3:\"img\";s:27:\"immersion_header\/slide1.jpg\";s:7:\"preview\";s:74:\"https:\/\/revolution.themepunch.com\/immersion-wordpress-one-page-theme-2018\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/typewriter-addon\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:195;a:25:{s:2:\"id\";s:3:\"213\";s:5:\"title\";s:19:\"Immersion Mountains\";s:5:\"alias\";s:19:\"immersion-mountains\";s:3:\"zip\";s:29:\"packs\/immersion-mountains.zip\";s:3:\"uid\";s:32:\"817167eb3fe22b7e065ba210cbe6d53c\";s:3:\"img\";s:30:\"immersion-mountains\/slide1.jpg\";s:7:\"preview\";s:74:\"https:\/\/revolution.themepunch.com\/immersion-wordpress-one-page-theme-2018\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:196;a:25:{s:2:\"id\";s:3:\"214\";s:5:\"title\";s:17:\"Immersion Product\";s:5:\"alias\";s:17:\"immersion-product\";s:3:\"zip\";s:27:\"packs\/immersion-product.zip\";s:3:\"uid\";s:32:\"64134f263484d2bbcd7ef088ffbbfb4b\";s:3:\"img\";s:28:\"immersion-product\/slide1.jpg\";s:7:\"preview\";s:74:\"https:\/\/revolution.themepunch.com\/immersion-wordpress-one-page-theme-2018\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:197;a:25:{s:2:\"id\";s:3:\"215\";s:5:\"title\";s:16:\"Immersion Design\";s:5:\"alias\";s:16:\"immersion-design\";s:3:\"zip\";s:26:\"packs\/immersion-design.zip\";s:3:\"uid\";s:32:\"91e1d77c1a2826438763804f4d02bc26\";s:3:\"img\";s:27:\"immersion-design\/slide1.jpg\";s:7:\"preview\";s:74:\"https:\/\/revolution.themepunch.com\/immersion-wordpress-one-page-theme-2018\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:198;a:25:{s:2:\"id\";s:3:\"216\";s:5:\"title\";s:22:\"Immersion Phototgraphy\";s:5:\"alias\";s:21:\"immersion-photography\";s:3:\"zip\";s:31:\"packs\/immersion-photography.zip\";s:3:\"uid\";s:32:\"e3ddf0c577b09740f5cbf2e38ffd684d\";s:3:\"img\";s:32:\"immersion-photography\/slide1.jpg\";s:7:\"preview\";s:74:\"https:\/\/revolution.themepunch.com\/immersion-wordpress-one-page-theme-2018\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:199;a:25:{s:2:\"id\";s:3:\"217\";s:5:\"title\";s:14:\"Immersion Grid\";s:5:\"alias\";s:14:\"immersion-grid\";s:3:\"zip\";s:24:\"packs\/immersion-grid.zip\";s:3:\"uid\";s:32:\"b6903868189bb83b2c7a852fde3a7dc3\";s:3:\"img\";s:25:\"immersion-grid\/slide1.jpg\";s:7:\"preview\";s:74:\"https:\/\/revolution.themepunch.com\/immersion-wordpress-one-page-theme-2018\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:200;a:22:{s:2:\"id\";s:3:\"218\";s:5:\"title\";s:18:\"Funky Intro Slider\";s:5:\"alias\";s:11:\"funkyslider\";s:3:\"zip\";s:15:\"funkyslider.zip\";s:3:\"uid\";s:32:\"2d4187e3fdad19b976be335253c8925d\";s:3:\"img\";s:22:\"funkyslider\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/revolution.themepunch.com\/funky-intro-slider-wordpress-plugin\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">This funky intro slider fits just right if you need a striking introduction to your website! Sleek, beautiful and easily customizable!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:335:\"[{\"path\":\"revslider-typewriter-addon\\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/typewriter-addon\\\/\"},{\"path\":\"revslider-revealer-addon\\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:201;a:25:{s:2:\"id\";s:3:\"219\";s:5:\"title\";s:19:\"Clear View Magazine\";s:5:\"alias\";s:27:\"clear-view-magazine-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"clear-view-magazine-package\";s:3:\"img\";s:41:\"packages\/clear_view_magazine_overview.jpg\";s:7:\"preview\";s:81:\"https:\/\/revolution.themepunch.com\/clear-view-minimal-magazine-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:202;a:25:{s:2:\"id\";s:3:\"220\";s:5:\"title\";s:15:\"Clear View Menu\";s:5:\"alias\";s:14:\"clearview_menu\";s:3:\"zip\";s:24:\"packs\/clearview_menu.zip\";s:3:\"uid\";s:32:\"eaecee5fa5f3c3a7f4d2a96c4616a353\";s:3:\"img\";s:25:\"clearview_menu\/slide1.jpg\";s:7:\"preview\";s:81:\"https:\/\/revolution.themepunch.com\/clear-view-minimal-magazine-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:203;a:25:{s:2:\"id\";s:3:\"221\";s:5:\"title\";s:17:\"Clear View Header\";s:5:\"alias\";s:16:\"clearview_header\";s:3:\"zip\";s:26:\"packs\/clearview_header.zip\";s:3:\"uid\";s:32:\"25e3dd80ad130875d7438a07952cb0cd\";s:3:\"img\";s:27:\"clearview_header\/slide1.jpg\";s:7:\"preview\";s:81:\"https:\/\/revolution.themepunch.com\/clear-view-minimal-magazine-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:204;a:25:{s:2:\"id\";s:3:\"222\";s:5:\"title\";s:18:\"Clear View Mission\";s:5:\"alias\";s:17:\"clearview_mission\";s:3:\"zip\";s:27:\"packs\/clearview_mission.zip\";s:3:\"uid\";s:32:\"35b2092a49fd2beb549342e69097eb5b\";s:3:\"img\";s:28:\"clearview_mission\/slide1.jpg\";s:7:\"preview\";s:81:\"https:\/\/revolution.themepunch.com\/clear-view-minimal-magazine-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:205;a:25:{s:2:\"id\";s:3:\"223\";s:5:\"title\";s:17:\"Clear View Slider\";s:5:\"alias\";s:17:\"clear-view-slider\";s:3:\"zip\";s:27:\"packs\/clear-view-slider.zip\";s:3:\"uid\";s:32:\"d2e17edffce16ed78c54b0ef23fd7e05\";s:3:\"img\";s:28:\"clear-view-slider\/slide1.jpg\";s:7:\"preview\";s:81:\"https:\/\/revolution.themepunch.com\/clear-view-minimal-magazine-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:206;a:25:{s:2:\"id\";s:3:\"224\";s:5:\"title\";s:15:\"Clear View News\";s:5:\"alias\";s:15:\"clear-view-news\";s:3:\"zip\";s:25:\"packs\/clear-view-news.zip\";s:3:\"uid\";s:32:\"5698d3131ba141e9afcfd2906739dd00\";s:3:\"img\";s:26:\"clear-view-news\/slide1.jpg\";s:7:\"preview\";s:81:\"https:\/\/revolution.themepunch.com\/clear-view-minimal-magazine-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:207;a:25:{s:2:\"id\";s:3:\"225\";s:5:\"title\";s:18:\"Clear View Clients\";s:5:\"alias\";s:18:\"clear-view-clients\";s:3:\"zip\";s:28:\"packs\/clear-view-clients.zip\";s:3:\"uid\";s:32:\"b95616a94832e22bdfac5ce60232be1b\";s:3:\"img\";s:29:\"clear-view-clients\/slide1.jpg\";s:7:\"preview\";s:81:\"https:\/\/revolution.themepunch.com\/clear-view-minimal-magazine-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:208;a:25:{s:2:\"id\";s:3:\"226\";s:5:\"title\";s:18:\"Clear View Contact\";s:5:\"alias\";s:18:\"clear-view-contact\";s:3:\"zip\";s:28:\"packs\/clear-view-contact.zip\";s:3:\"uid\";s:32:\"0e0cc1d8f6f6500e5f8a2b091fa3b4cb\";s:3:\"img\";s:29:\"clear-view-contact\/slide1.jpg\";s:7:\"preview\";s:81:\"https:\/\/revolution.themepunch.com\/clear-view-minimal-magazine-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:209;a:25:{s:2:\"id\";s:3:\"227\";s:5:\"title\";s:20:\"Clear View Post Page\";s:5:\"alias\";s:28:\"clear-view-post-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"clear-view-post-page-package\";s:3:\"img\";s:42:\"packages\/clear_view_post_page_overview.jpg\";s:7:\"preview\";s:81:\"https:\/\/revolution.themepunch.com\/clear-view-single-post-page-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:210;a:25:{s:2:\"id\";s:3:\"228\";s:5:\"title\";s:22:\"Clear View Single Menu\";s:5:\"alias\";s:22:\"clear-view-single-menu\";s:3:\"zip\";s:32:\"packs\/clear-view-single-menu.zip\";s:3:\"uid\";s:32:\"1e80f81982f8a4ea763482d4fa99d321\";s:3:\"img\";s:33:\"clear-view-single-menu\/slide1.jpg\";s:7:\"preview\";s:81:\"https:\/\/revolution.themepunch.com\/clear-view-single-post-page-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:211;a:25:{s:2:\"id\";s:3:\"229\";s:5:\"title\";s:24:\"Clear View Single Header\";s:5:\"alias\";s:24:\"clear-view-single-header\";s:3:\"zip\";s:34:\"packs\/clear-view-single-header.zip\";s:3:\"uid\";s:32:\"c8d717627be6cd5e70922ab609694dbf\";s:3:\"img\";s:35:\"clear-view-single-header\/slide1.jpg\";s:7:\"preview\";s:81:\"https:\/\/revolution.themepunch.com\/clear-view-single-post-page-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:212;a:25:{s:2:\"id\";s:3:\"230\";s:5:\"title\";s:23:\"Clear View Single Media\";s:5:\"alias\";s:23:\"clear-view-single-media\";s:3:\"zip\";s:33:\"packs\/clear-view-single-media.zip\";s:3:\"uid\";s:32:\"c480368ded2a64f0cdd44f1674213814\";s:3:\"img\";s:34:\"clear-view-single-media\/slide1.jpg\";s:7:\"preview\";s:81:\"https:\/\/revolution.themepunch.com\/clear-view-single-post-page-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:213;a:25:{s:2:\"id\";s:3:\"231\";s:5:\"title\";s:22:\"Clear View Single More\";s:5:\"alias\";s:22:\"clear-view-single-more\";s:3:\"zip\";s:32:\"packs\/clear-view-single-more.zip\";s:3:\"uid\";s:32:\"9c693190df26218366d1f77e10cf550a\";s:3:\"img\";s:33:\"clear-view-single-more\/slide1.jpg\";s:7:\"preview\";s:81:\"https:\/\/revolution.themepunch.com\/clear-view-single-post-page-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:214;a:25:{s:2:\"id\";s:3:\"232\";s:5:\"title\";s:25:\"Clear View Single Contact\";s:5:\"alias\";s:25:\"clear-view-single-contact\";s:3:\"zip\";s:35:\"packs\/clear-view-single-contact.zip\";s:3:\"uid\";s:32:\"73c0a889f2b654a87b5aba1ff76fbc5c\";s:3:\"img\";s:36:\"clear-view-single-contact\/slide1.jpg\";s:7:\"preview\";s:81:\"https:\/\/revolution.themepunch.com\/clear-view-single-post-page-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:215;a:21:{s:2:\"id\";s:3:\"233\";s:5:\"title\";s:18:\"Clean Landing Page\";s:5:\"alias\";s:16:\"cleanlandingpage\";s:3:\"zip\";s:20:\"cleanlandingpage.zip\";s:3:\"uid\";s:32:\"727a3680d312f22c6a5998ebdb9afe52\";s:3:\"img\";s:27:\"cleanlandingpage\/slide1.jpg\";s:7:\"preview\";s:67:\"https:\/\/revolution.themepunch.com\/clean-landing-page-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">The Clean Landing Page is a fullscreen Intro Module that is a striking introduction to any minimal website, with no unnecessary elements.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/typewriter-addon\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:216;a:21:{s:2:\"id\";s:3:\"234\";s:5:\"title\";s:9:\"Clear Cut\";s:5:\"alias\";s:8:\"clearcut\";s:3:\"zip\";s:12:\"clearcut.zip\";s:3:\"uid\";s:32:\"07f43c00e9b4d3057a03cdb3385ad2b7\";s:3:\"img\";s:19:\"clearcut\/slide1.jpg\";s:7:\"preview\";s:76:\"https:\/\/revolution.themepunch.com\/clear-cut-portfolio-website-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:240:\"<span class=\"ttm_content\">The Clear Cut Template is an All-In-One Portfolio Website solution that works best for smaller portfolios. Highlight your best work in a striking and mobile friendly fashion!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:217;a:25:{s:2:\"id\";s:3:\"235\";s:5:\"title\";s:22:\"Wonderstruck One-Pager\";s:5:\"alias\";s:30:\"wonderstruck-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:30:\"wonderstruck-one-pager-package\";s:3:\"img\";s:44:\"packages\/wonderstruck-one-pager-overview.jpg\";s:7:\"preview\";s:77:\"https:\/\/revolution.themepunch.com\/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:218;a:25:{s:2:\"id\";s:3:\"236\";s:5:\"title\";s:17:\"Wonderstruck Menu\";s:5:\"alias\";s:17:\"wonderstruck_menu\";s:3:\"zip\";s:27:\"packs\/wonderstruck_menu.zip\";s:3:\"uid\";s:32:\"0a976e9aaae59c4f795b38f59f5a08d8\";s:3:\"img\";s:28:\"wonderstruck_menu\/slide1.jpg\";s:7:\"preview\";s:77:\"https:\/\/revolution.themepunch.com\/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:219;a:25:{s:2:\"id\";s:3:\"237\";s:5:\"title\";s:19:\"Wonderstruck Header\";s:5:\"alias\";s:19:\"wonderstruck_header\";s:3:\"zip\";s:29:\"packs\/wonderstruck_header.zip\";s:3:\"uid\";s:32:\"e1379f77a902960a0ce12d44d85a9e0a\";s:3:\"img\";s:30:\"wonderstruck_header\/slide1.jpg\";s:7:\"preview\";s:77:\"https:\/\/revolution.themepunch.com\/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:220;a:25:{s:2:\"id\";s:3:\"238\";s:5:\"title\";s:18:\"Wonderstruck About\";s:5:\"alias\";s:18:\"wonderstruck_about\";s:3:\"zip\";s:28:\"packs\/wonderstruck_about.zip\";s:3:\"uid\";s:32:\"d207fb140fd328acc3038300ea52082a\";s:3:\"img\";s:29:\"wonderstruck_about\/slide1.jpg\";s:7:\"preview\";s:77:\"https:\/\/revolution.themepunch.com\/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:221;a:25:{s:2:\"id\";s:3:\"239\";s:5:\"title\";s:18:\"Wonderstruck Works\";s:5:\"alias\";s:18:\"wonderstruck-works\";s:3:\"zip\";s:28:\"packs\/wonderstruck-works.zip\";s:3:\"uid\";s:32:\"4476935097e27d92454b0011b7700c1d\";s:3:\"img\";s:29:\"wonderstruck-works\/slide1.jpg\";s:7:\"preview\";s:77:\"https:\/\/revolution.themepunch.com\/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:222;a:25:{s:2:\"id\";s:3:\"240\";s:5:\"title\";s:20:\"Wonderstruck Contact\";s:5:\"alias\";s:20:\"wonderstruck-contact\";s:3:\"zip\";s:30:\"packs\/wonderstruck-contact.zip\";s:3:\"uid\";s:32:\"9e4911521f77bce2b8efa40f4c2adc22\";s:3:\"img\";s:31:\"wonderstruck-contact\/slide1.jpg\";s:7:\"preview\";s:77:\"https:\/\/revolution.themepunch.com\/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:223;a:21:{s:2:\"id\";s:3:\"241\";s:5:\"title\";s:12:\"Bubble Morph\";s:5:\"alias\";s:11:\"bubblemorph\";s:3:\"zip\";s:15:\"bubblemorph.zip\";s:3:\"uid\";s:32:\"1102d6f5460ab82cb612cbe9f1d9514b\";s:3:\"img\";s:22:\"bubblemorph\/slide1.jpg\";s:7:\"preview\";s:75:\"https:\/\/revolution.themepunch.com\/bubble-morph-effect-add-on-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:188:\"<span class=\"ttm_content\">The Bubble Morph Add-On allows you to create interesting Lava-Lamp style effects on any of your Slider Revolution content.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:224;a:21:{s:2:\"id\";s:3:\"242\";s:5:\"title\";s:16:\"Distortion AddOn\";s:5:\"alias\";s:15:\"distortionaddon\";s:3:\"zip\";s:19:\"distortionaddon.zip\";s:3:\"uid\";s:32:\"0ad46c9929bb2fa6316f1e6ced301aaf\";s:3:\"img\";s:26:\"distortionaddon\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/revolution.themepunch.com\/distortion-effect-add-on-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Distortion Add-On allows you to create interesting Distortion style effects on any of your Slider Revolution content.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:182:\"[{\"path\":\"revslider-liquideffect-addon\\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:225;a:21:{s:2:\"id\";s:3:\"243\";s:5:\"title\";s:10:\"Club Flyer\";s:5:\"alias\";s:9:\"clubflyer\";s:3:\"zip\";s:13:\"clubflyer.zip\";s:3:\"uid\";s:32:\"dab73b9904d0e643a35b0475980998bd\";s:3:\"img\";s:20:\"clubflyer\/slide1.jpg\";s:7:\"preview\";s:81:\"https:\/\/revolution.themepunch.com\/club-flyer-landing-page-template-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This Club Fyler Template for Slider Revolution uses the brand new Exploding Layers Add-On to create a captivating effect. Tap into unlimited creative potential. <\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:187:\"[{\"path\":\"revslider-explodinglayers-addon\\\/revslider-explodinglayers-addon.php\",\"name\":\"Exploding Layers AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:226;a:21:{s:2:\"id\";s:3:\"244\";s:5:\"title\";s:16:\"Paintbrush AddOn\";s:5:\"alias\";s:15:\"paintbrushaddon\";s:3:\"zip\";s:19:\"paintbrushaddon.zip\";s:3:\"uid\";s:32:\"c85c48a6742b4bf72a2590cc1b50f6a0\";s:3:\"img\";s:26:\"paintbrushaddon\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/revolution.themepunch.com\/paintbrush-effect-add-on-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">The Paintbrush Add-On for WordPress allows you to add cool mouse interaction effects to your Slider Revolution content. Examples: Blur Reveal, Color Reveal, Scratch Me Free.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-paintbrush-addon\\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:227;a:25:{s:2:\"id\";s:3:\"245\";s:5:\"title\";s:18:\"Parallax One-Pager\";s:5:\"alias\";s:26:\"parallax-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"parallax-one-pager-package\";s:3:\"img\";s:39:\"packages\/parallax-one-pager-package.jpg\";s:7:\"preview\";s:71:\"https:\/\/revolution.themepunch.com\/parallax-one-page-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:228;a:25:{s:2:\"id\";s:3:\"246\";s:5:\"title\";s:15:\"Parallax Header\";s:5:\"alias\";s:15:\"parallax_header\";s:3:\"zip\";s:25:\"packs\/parallax_header.zip\";s:3:\"uid\";s:32:\"32bf4a0f5136853bd6bd366275a7a60b\";s:3:\"img\";s:26:\"parallax_header\/slide1.jpg\";s:7:\"preview\";s:71:\"https:\/\/revolution.themepunch.com\/parallax-one-page-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:229;a:25:{s:2:\"id\";s:3:\"247\";s:5:\"title\";s:16:\"Parallax Content\";s:5:\"alias\";s:16:\"parallax_content\";s:3:\"zip\";s:26:\"packs\/parallax_content.zip\";s:3:\"uid\";s:32:\"a25c5fb8f74757476ab4dc038e56f90d\";s:3:\"img\";s:27:\"parallax_content\/slide1.jpg\";s:7:\"preview\";s:71:\"https:\/\/revolution.themepunch.com\/parallax-one-page-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:230;a:25:{s:2:\"id\";s:3:\"248\";s:5:\"title\";s:15:\"Parallax Footer\";s:5:\"alias\";s:15:\"parallax_footer\";s:3:\"zip\";s:25:\"packs\/parallax_footer.zip\";s:3:\"uid\";s:32:\"665dff9ea6eaf162a2a1f160f51a9ddb\";s:3:\"img\";s:26:\"parallax_footer\/slide1.jpg\";s:7:\"preview\";s:71:\"https:\/\/revolution.themepunch.com\/parallax-one-page-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:231;a:25:{s:2:\"id\";s:3:\"249\";s:5:\"title\";s:18:\"Le Chef Restaurant\";s:5:\"alias\";s:18:\"le-chef-restaurant\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"le-chef-restaurant-package\";s:3:\"img\";s:39:\"packages\/le-chef-restaurant-package.jpg\";s:7:\"preview\";s:80:\"https:\/\/revolution.themepunch.com\/le-chef-restaurant-website-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:232;a:25:{s:2:\"id\";s:3:\"250\";s:5:\"title\";s:12:\"Le Chef Menu\";s:5:\"alias\";s:12:\"le-chef-menu\";s:3:\"zip\";s:22:\"packs\/le-chef-menu.zip\";s:3:\"uid\";s:32:\"2f2a6a333431fefe4a7b3b6a982b2ff5\";s:3:\"img\";s:23:\"le-chef-menu\/slide1.jpg\";s:7:\"preview\";s:80:\"https:\/\/revolution.themepunch.com\/le-chef-restaurant-website-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:233;a:25:{s:2:\"id\";s:3:\"251\";s:5:\"title\";s:14:\"Le Chef Header\";s:5:\"alias\";s:14:\"le-chef-header\";s:3:\"zip\";s:24:\"packs\/le-chef-header.zip\";s:3:\"uid\";s:32:\"06450ca3be5a4a8959f3752ab974e574\";s:3:\"img\";s:25:\"le-chef-header\/slide1.jpg\";s:7:\"preview\";s:80:\"https:\/\/revolution.themepunch.com\/le-chef-restaurant-website-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:234;a:25:{s:2:\"id\";s:3:\"252\";s:5:\"title\";s:18:\"Le Chef Philosophy\";s:5:\"alias\";s:18:\"le-chef-philosophy\";s:3:\"zip\";s:28:\"packs\/le-chef-philosophy.zip\";s:3:\"uid\";s:32:\"a532fd029addeb18106e751409b8e20a\";s:3:\"img\";s:29:\"le-chef-philosophy\/slide1.jpg\";s:7:\"preview\";s:80:\"https:\/\/revolution.themepunch.com\/le-chef-restaurant-website-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:235;a:25:{s:2:\"id\";s:3:\"253\";s:5:\"title\";s:12:\"Le Chef Food\";s:5:\"alias\";s:12:\"le-chef-food\";s:3:\"zip\";s:22:\"packs\/le-chef-food.zip\";s:3:\"uid\";s:32:\"cd4b6a2cb5de2dd20a0e8ba0c35451df\";s:3:\"img\";s:23:\"le-chef-food\/slide1.jpg\";s:7:\"preview\";s:80:\"https:\/\/revolution.themepunch.com\/le-chef-restaurant-website-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:236;a:25:{s:2:\"id\";s:3:\"254\";s:5:\"title\";s:16:\"Le Chef La Carte\";s:5:\"alias\";s:16:\"le-chef-la-carte\";s:3:\"zip\";s:26:\"packs\/le-chef-la-carte.zip\";s:3:\"uid\";s:32:\"6f312749679c3ba52c41189a6b8bf729\";s:3:\"img\";s:27:\"le-chef-la-carte\/slide1.jpg\";s:7:\"preview\";s:80:\"https:\/\/revolution.themepunch.com\/le-chef-restaurant-website-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:237;a:25:{s:2:\"id\";s:3:\"255\";s:5:\"title\";s:14:\"Le Chef Footer\";s:5:\"alias\";s:14:\"le-chef-footer\";s:3:\"zip\";s:24:\"packs\/le-chef-footer.zip\";s:3:\"uid\";s:32:\"12fc241e8e5b9e5df9758c43448e2907\";s:3:\"img\";s:25:\"le-chef-footer\/slide1.jpg\";s:7:\"preview\";s:80:\"https:\/\/revolution.themepunch.com\/le-chef-restaurant-website-wordpress-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:238;a:21:{s:2:\"id\";s:3:\"256\";s:5:\"title\";s:20:\"News Magazine Slider\";s:5:\"alias\";s:20:\"news-magazine-slider\";s:3:\"zip\";s:24:\"news-magazine-slider.zip\";s:3:\"uid\";s:32:\"31f2c1506babb1fef459401f051d2d52\";s:3:\"img\";s:31:\"news-magazine-slider\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/news-magazine-slider-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">The Magazine Slider offers various layouts that support static content images, HTML5 and Youtube video. Great for any blog or news website!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:239;a:21:{s:2:\"id\";s:3:\"257\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:18:\"real-estate-slider\";s:3:\"zip\";s:22:\"real-estate-slider.zip\";s:3:\"uid\";s:32:\"739ce6336e46815094387c9448e6c804\";s:3:\"img\";s:29:\"real-estate-slider\/slide1.jpg\";s:7:\"preview\";s:67:\"https:\/\/revolution.themepunch.com\/real-estate-slider-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">The Real Estate Slider allows to display real estate offers with a large ken burns background image and additional thumbnail hover images.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:240;a:21:{s:2:\"id\";s:3:\"258\";s:5:\"title\";s:14:\"Fashion Header\";s:5:\"alias\";s:14:\"fashion-header\";s:3:\"zip\";s:18:\"fashion-header.zip\";s:3:\"uid\";s:32:\"24ece4e7f4d31cd90377c62abbd9e25a\";s:3:\"img\";s:25:\"fashion-header\/slide1.jpg\";s:7:\"preview\";s:75:\"https:\/\/revolution.themepunch.com\/fashion-shop-header-slider-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:254:\"<span class=\"ttm_content\">The Fashion Shop Header ist the ideal Slider to display as an intro to your shop website or as a separator in between content. Our unique \"Bubble Morph\" effect makes this module stand out!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:241;a:21:{s:2:\"id\";s:3:\"259\";s:5:\"title\";s:14:\"Seasonal Offer\";s:5:\"alias\";s:13:\"seasonaloffer\";s:3:\"zip\";s:17:\"seasonaloffer.zip\";s:3:\"uid\";s:32:\"caf2f17f8fd64f2f89dcb3c8dd238457\";s:3:\"img\";s:24:\"seasonaloffer\/slide1.jpg\";s:7:\"preview\";s:80:\"https:\/\/revolution.themepunch.com\/seasonal-offer-christmas-header-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">Use the Seasonal Offer Header to promote special offers in the holiday season, or just to add some snowy christmas spirit to your website!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:242;a:25:{s:2:\"id\";s:3:\"260\";s:5:\"title\";s:11:\"Barber Shop\";s:5:\"alias\";s:11:\"barber-shop\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:19:\"barber-shop-package\";s:3:\"img\";s:32:\"packages\/barber-shop-package.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/barber-shop-template-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:243;a:25:{s:2:\"id\";s:3:\"261\";s:5:\"title\";s:18:\"Barber Shop Header\";s:5:\"alias\";s:18:\"barber-shop-header\";s:3:\"zip\";s:28:\"packs\/barber-shop-header.zip\";s:3:\"uid\";s:32:\"71c995d36d39a0e8a04cffdf753f2ba2\";s:3:\"img\";s:29:\"barber-shop-header\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/barber-shop-template-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:244;a:25:{s:2:\"id\";s:3:\"262\";s:5:\"title\";s:23:\"Barber Shop Mobile Menu\";s:5:\"alias\";s:23:\"barber-shop-mobile-menu\";s:3:\"zip\";s:33:\"packs\/barber-shop-mobile-menu.zip\";s:3:\"uid\";s:32:\"762c6fb5c6306f37becb1e55773c2592\";s:3:\"img\";s:34:\"barber-shop-mobile-menu\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/barber-shop-template-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:245;a:25:{s:2:\"id\";s:3:\"263\";s:5:\"title\";s:24:\"Barber Shop First Screen\";s:5:\"alias\";s:24:\"barber-shop-first-screen\";s:3:\"zip\";s:34:\"packs\/barber-shop-first-screen.zip\";s:3:\"uid\";s:32:\"acf70bfd64cff2c3c2ea5585223575da\";s:3:\"img\";s:35:\"barber-shop-first-screen\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/barber-shop-template-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:246;a:25:{s:2:\"id\";s:3:\"264\";s:5:\"title\";s:17:\"Barber Shop About\";s:5:\"alias\";s:17:\"barber-shop-about\";s:3:\"zip\";s:27:\"packs\/barber-shop-about.zip\";s:3:\"uid\";s:32:\"bc8b63cfc7f8c34173b4fd5b082fc05a\";s:3:\"img\";s:28:\"barber-shop-about\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/barber-shop-template-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:247;a:25:{s:2:\"id\";s:3:\"265\";s:5:\"title\";s:20:\"Barber Shop Services\";s:5:\"alias\";s:20:\"barber-shop-services\";s:3:\"zip\";s:30:\"packs\/barber-shop-services.zip\";s:3:\"uid\";s:32:\"d65121d6f84fabd812a2b621b768e10e\";s:3:\"img\";s:31:\"barber-shop-services\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/barber-shop-template-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:248;a:25:{s:2:\"id\";s:3:\"266\";s:5:\"title\";s:19:\"Barber Shop Barbers\";s:5:\"alias\";s:19:\"barber-shop-barbers\";s:3:\"zip\";s:29:\"packs\/barber-shop-barbers.zip\";s:3:\"uid\";s:32:\"003e9fec9693072119c8f8d8b6690c4d\";s:3:\"img\";s:30:\"barber-shop-barbers\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/barber-shop-template-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:249;a:25:{s:2:\"id\";s:3:\"267\";s:5:\"title\";s:20:\"Barber Shop Contacts\";s:5:\"alias\";s:20:\"barber-shop-contacts\";s:3:\"zip\";s:30:\"packs\/barber-shop-contacts.zip\";s:3:\"uid\";s:32:\"cdcc08f5d6c90dbcfd0502bda2401643\";s:3:\"img\";s:31:\"barber-shop-contacts\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/barber-shop-template-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:250;a:25:{s:2:\"id\";s:3:\"268\";s:5:\"title\";s:18:\"Barber Shop Footer\";s:5:\"alias\";s:18:\"barber-shop-footer\";s:3:\"zip\";s:28:\"packs\/barber-shop-footer.zip\";s:3:\"uid\";s:32:\"26ca5ae0de7cdbb2ca19348b6e01eda0\";s:3:\"img\";s:29:\"barber-shop-footer\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/barber-shop-template-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:251;a:21:{s:2:\"id\";s:3:\"269\";s:5:\"title\";s:12:\"Fitness Club\";s:5:\"alias\";s:21:\"fitness-club-template\";s:3:\"zip\";s:25:\"fitness-club-template.zip\";s:3:\"uid\";s:32:\"14ea10d68d6aad1df62b3becf71df754\";s:3:\"img\";s:32:\"fitness-club-template\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/revolution.themepunch.com\/fitness-club-header-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:223:\"<span class=\"ttm_content\">The Fitness Club Header is the perfect introduction to your fitness themed website. Showcase your current offers or service portfolio with sleek transitions!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:252;a:21:{s:2:\"id\";s:3:\"270\";s:5:\"title\";s:13:\"Soccer School\";s:5:\"alias\";s:13:\"soccer-school\";s:3:\"zip\";s:17:\"soccer-school.zip\";s:3:\"uid\";s:32:\"9906b48812aff67097f990eeee42dd41\";s:3:\"img\";s:24:\"soccer-school\/slide1.jpg\";s:7:\"preview\";s:67:\"https:\/\/revolution.themepunch.com\/soccer-club-slider-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:228:\"<span class=\"ttm_content\">The Soccer Club Header is the perfect introduction to your Soccer School themed website. Showcase your current offers or service portfolio with sleek transitions!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:253;a:21:{s:2:\"id\";s:3:\"271\";s:5:\"title\";s:10:\"Music Band\";s:5:\"alias\";s:19:\"music-band-template\";s:3:\"zip\";s:23:\"music-band-template.zip\";s:3:\"uid\";s:32:\"91e79657bf1b1812f8114a00ab8e0eb4\";s:3:\"img\";s:30:\"music-band-template\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/revolution.themepunch.com\/music-band-template-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.4.8.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Music Band Header is the perfect introduction to your Music Band themed website. Showcase your current songs, albums and videos with sleek transitions!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:254;a:21:{s:2:\"id\";s:3:\"272\";s:5:\"title\";s:15:\"Restaurant Menu\";s:5:\"alias\";s:15:\"restaurant-menu\";s:3:\"zip\";s:19:\"restaurant-menu.zip\";s:3:\"uid\";s:32:\"078809cffb21b6c4d3f5aaa2daeb193d\";s:3:\"img\";s:26:\"restaurant-menu\/slide1.jpg\";s:7:\"preview\";s:71:\"https:\/\/revolution.themepunch.com\/restaurant-menu-slider-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:208:\"<span class=\"ttm_content\">The Restaurant Menu Header is the perfect introduction to your Restaurant themed website. Showcase your current dishes with sleek transitions!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:255;a:21:{s:2:\"id\";s:3:\"273\";s:5:\"title\";s:16:\"Cinematic Slider\";s:5:\"alias\";s:16:\"cinematic-slider\";s:3:\"zip\";s:20:\"cinematic-slider.zip\";s:3:\"uid\";s:32:\"c53e7dcbb6b656ae7b4c91d333589838\";s:3:\"img\";s:27:\"cinematic-slider\/slide1.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/cinematic-slider-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:138:\"<span class=\"ttm_content\">Bold texts and a cinematic transition effect make this slider stand out!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:256;a:21:{s:2:\"id\";s:3:\"274\";s:5:\"title\";s:17:\"3D Parallax Cubes\";s:5:\"alias\";s:17:\"3d-parallax-cubes\";s:3:\"zip\";s:21:\"3d-parallax-cubes.zip\";s:3:\"uid\";s:32:\"c5b809a1829f8f809c9a768cd3d6b3cb\";s:3:\"img\";s:28:\"3d-parallax-cubes\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/revolution.themepunch.com\/3d-parallax-cubes-slider-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">This amazing 3D cubes parallax effect can be an eye-opening intro for your website!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:257;a:25:{s:2:\"id\";s:3:\"275\";s:5:\"title\";s:33:\"Medicare Medical Services Website\";s:5:\"alias\";s:33:\"medicare-medical-services-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:41:\"medicare-medical-services-website-package\";s:3:\"img\";s:29:\"packages\/medicare_package.jpg\";s:7:\"preview\";s:68:\"https:\/\/revolution.themepunch.com\/medicare-medical-services-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:258;a:25:{s:2:\"id\";s:3:\"276\";s:5:\"title\";s:13:\"Medicare Menu\";s:5:\"alias\";s:13:\"medicare-menu\";s:3:\"zip\";s:23:\"packs\/medicare-menu.zip\";s:3:\"uid\";s:32:\"0e4ca8fc281e20251b3fffa19d470fed\";s:3:\"img\";s:24:\"medicare-menu\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/revolution.themepunch.com\/medicare-medical-services-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:259;a:25:{s:2:\"id\";s:3:\"277\";s:5:\"title\";s:15:\"Medicare Header\";s:5:\"alias\";s:15:\"medicare-header\";s:3:\"zip\";s:25:\"packs\/medicare-header.zip\";s:3:\"uid\";s:32:\"03e8ade247d8c96f548bc0515f34043f\";s:3:\"img\";s:26:\"medicare-header\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/revolution.themepunch.com\/medicare-medical-services-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:260;a:25:{s:2:\"id\";s:3:\"278\";s:5:\"title\";s:14:\"Medicare About\";s:5:\"alias\";s:14:\"medicare-about\";s:3:\"zip\";s:24:\"packs\/medicare-about.zip\";s:3:\"uid\";s:32:\"a3ab9e89155ef2542820343f30b29f72\";s:3:\"img\";s:25:\"medicare-about\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/revolution.themepunch.com\/medicare-medical-services-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:261;a:25:{s:2:\"id\";s:3:\"279\";s:5:\"title\";s:18:\"Medicare Highlight\";s:5:\"alias\";s:18:\"medicare-highlight\";s:3:\"zip\";s:28:\"packs\/medicare-highlight.zip\";s:3:\"uid\";s:32:\"c3c8a74e5402489f1a85a0c83890ef1f\";s:3:\"img\";s:29:\"medicare-highlight\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/revolution.themepunch.com\/medicare-medical-services-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:262;a:25:{s:2:\"id\";s:3:\"280\";s:5:\"title\";s:17:\"Medicare Services\";s:5:\"alias\";s:17:\"medicare-services\";s:3:\"zip\";s:27:\"packs\/medicare-services.zip\";s:3:\"uid\";s:32:\"8869b0834d4649dcc3221bed65980806\";s:3:\"img\";s:28:\"medicare-services\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/revolution.themepunch.com\/medicare-medical-services-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:263;a:25:{s:2:\"id\";s:3:\"281\";s:5:\"title\";s:16:\"Medicare Doctors\";s:5:\"alias\";s:16:\"medicare-doctors\";s:3:\"zip\";s:26:\"packs\/medicare-doctors.zip\";s:3:\"uid\";s:32:\"2c9d57afd64244b5f7e30b0d87c842f9\";s:3:\"img\";s:27:\"medicare-doctors\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/revolution.themepunch.com\/medicare-medical-services-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:264;a:25:{s:2:\"id\";s:3:\"282\";s:5:\"title\";s:17:\"Medicare Research\";s:5:\"alias\";s:17:\"medicare-research\";s:3:\"zip\";s:27:\"packs\/medicare-research.zip\";s:3:\"uid\";s:32:\"31e84a91fc8b8d5296e715e539a076d0\";s:3:\"img\";s:28:\"medicare-research\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/revolution.themepunch.com\/medicare-medical-services-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:265;a:25:{s:2:\"id\";s:3:\"283\";s:5:\"title\";s:19:\"Medicare Why Choose\";s:5:\"alias\";s:18:\"medicare-whychoose\";s:3:\"zip\";s:28:\"packs\/medicare-whychoose.zip\";s:3:\"uid\";s:32:\"6dad61c672127de9e35884caa45d49a0\";s:3:\"img\";s:29:\"medicare-whychoose\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/revolution.themepunch.com\/medicare-medical-services-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:266;a:25:{s:2:\"id\";s:3:\"284\";s:5:\"title\";s:16:\"Medicare Contact\";s:5:\"alias\";s:16:\"medicare-contact\";s:3:\"zip\";s:26:\"packs\/medicare-contact.zip\";s:3:\"uid\";s:32:\"89bc35ad8beb62a149c42262ae49a270\";s:3:\"img\";s:27:\"medicare-contact\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/revolution.themepunch.com\/medicare-medical-services-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:267;a:25:{s:2:\"id\";s:3:\"285\";s:5:\"title\";s:15:\"Medicare Footer\";s:5:\"alias\";s:15:\"medicare-footer\";s:3:\"zip\";s:25:\"packs\/medicare-footer.zip\";s:3:\"uid\";s:32:\"ccf63e5233b3d63009e5ee90db51b37b\";s:3:\"img\";s:26:\"medicare-footer\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/revolution.themepunch.com\/medicare-medical-services-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:268;a:25:{s:2:\"id\";s:3:\"286\";s:5:\"title\";s:20:\"Coffee Joint Website\";s:5:\"alias\";s:20:\"coffee-joint-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"coffee-joint-website-package\";s:3:\"img\";s:27:\"packages\/coffee_package.jpg\";s:7:\"preview\";s:76:\"https:\/\/revolution.themepunch.com\/coffee-joint-coffee-shop-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:269;a:25:{s:2:\"id\";s:3:\"287\";s:5:\"title\";s:11:\"Coffee Menu\";s:5:\"alias\";s:11:\"coffee-menu\";s:3:\"zip\";s:21:\"packs\/coffee-menu.zip\";s:3:\"uid\";s:32:\"81195cad7be3f5180a267b34ce8cf966\";s:3:\"img\";s:22:\"coffee-menu\/slide1.jpg\";s:7:\"preview\";s:76:\"https:\/\/revolution.themepunch.com\/coffee-joint-coffee-shop-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:270;a:25:{s:2:\"id\";s:3:\"288\";s:5:\"title\";s:13:\"Coffee Header\";s:5:\"alias\";s:13:\"coffee-header\";s:3:\"zip\";s:23:\"packs\/coffee-header.zip\";s:3:\"uid\";s:32:\"5eed8adb9d3ae12168ad4735ac63eb20\";s:3:\"img\";s:24:\"coffee-header\/slide1.jpg\";s:7:\"preview\";s:76:\"https:\/\/revolution.themepunch.com\/coffee-joint-coffee-shop-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:271;a:25:{s:2:\"id\";s:3:\"289\";s:5:\"title\";s:17:\"Coffee Philosophy\";s:5:\"alias\";s:17:\"coffee-philosophy\";s:3:\"zip\";s:27:\"packs\/coffee-philosophy.zip\";s:3:\"uid\";s:32:\"76b5ccae3fa87fd0f991b87e7ae71c27\";s:3:\"img\";s:28:\"coffee-philosophy\/slide1.jpg\";s:7:\"preview\";s:76:\"https:\/\/revolution.themepunch.com\/coffee-joint-coffee-shop-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:272;a:25:{s:2:\"id\";s:3:\"290\";s:5:\"title\";s:12:\"Coffee Carte\";s:5:\"alias\";s:12:\"coffee-carte\";s:3:\"zip\";s:22:\"packs\/coffee-carte.zip\";s:3:\"uid\";s:32:\"470214ddd2cec585629fb79a0fd908d6\";s:3:\"img\";s:23:\"coffee-carte\/slide1.jpg\";s:7:\"preview\";s:76:\"https:\/\/revolution.themepunch.com\/coffee-joint-coffee-shop-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:273;a:25:{s:2:\"id\";s:3:\"291\";s:5:\"title\";s:13:\"Coffee Teaser\";s:5:\"alias\";s:13:\"coffee-teaser\";s:3:\"zip\";s:23:\"packs\/coffee-teaser.zip\";s:3:\"uid\";s:32:\"2ed868896c92a7bfb6431803c79e8486\";s:3:\"img\";s:24:\"coffee-teaser\/slide1.jpg\";s:7:\"preview\";s:76:\"https:\/\/revolution.themepunch.com\/coffee-joint-coffee-shop-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:274;a:25:{s:2:\"id\";s:3:\"292\";s:5:\"title\";s:14:\"Coffee Find Us\";s:5:\"alias\";s:13:\"coffee-findus\";s:3:\"zip\";s:23:\"packs\/coffee-findus.zip\";s:3:\"uid\";s:32:\"96d3784473dfa64bce9e1e4101919927\";s:3:\"img\";s:24:\"coffee-findus\/slide1.jpg\";s:7:\"preview\";s:76:\"https:\/\/revolution.themepunch.com\/coffee-joint-coffee-shop-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:275;a:25:{s:2:\"id\";s:3:\"293\";s:5:\"title\";s:13:\"Coffee Footer\";s:5:\"alias\";s:13:\"coffee-footer\";s:3:\"zip\";s:23:\"packs\/coffee-footer.zip\";s:3:\"uid\";s:32:\"6027c25e87a5fe7fd8727a51c0967915\";s:3:\"img\";s:24:\"coffee-footer\/slide1.jpg\";s:7:\"preview\";s:76:\"https:\/\/revolution.themepunch.com\/coffee-joint-coffee-shop-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:276;a:25:{s:2:\"id\";s:3:\"294\";s:5:\"title\";s:25:\"Minimal Portfolio Website\";s:5:\"alias\";s:25:\"minimal-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"minimal-portfolio-website\";s:3:\"img\";s:38:\"packages\/minimal_portfolio_package.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/minimal-portfolio-website-template\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:277;a:25:{s:2:\"id\";s:3:\"295\";s:5:\"title\";s:17:\"Minimal Portfolio\";s:5:\"alias\";s:17:\"minimal-portfolio\";s:3:\"zip\";s:27:\"packs\/minimal-portfolio.zip\";s:3:\"uid\";s:32:\"183b97b301d5ff0b171c067a87c8a3f5\";s:3:\"img\";s:28:\"minimal-portfolio\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/minimal-portfolio-website-template\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:278;a:25:{s:2:\"id\";s:3:\"296\";s:5:\"title\";s:23:\"Minimal Portfolio Modal\";s:5:\"alias\";s:23:\"minimal-portfolio-modal\";s:3:\"zip\";s:33:\"packs\/minimal-portfolio-modal.zip\";s:3:\"uid\";s:32:\"6874e6cec3663670f209a8d8a4f26b16\";s:3:\"img\";s:34:\"minimal-portfolio-modal\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/minimal-portfolio-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:279;a:25:{s:2:\"id\";s:3:\"297\";s:5:\"title\";s:23:\"Angled Business Website\";s:5:\"alias\";s:23:\"angled-business-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"angled-business-website-package\";s:3:\"img\";s:27:\"packages\/angled_package.jpg\";s:7:\"preview\";s:67:\"https:\/\/revolution.themepunch.com\/angled-business-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:280;a:25:{s:2:\"id\";s:3:\"298\";s:5:\"title\";s:11:\"Angled Menu\";s:5:\"alias\";s:11:\"angled-menu\";s:3:\"zip\";s:21:\"packs\/angled-menu.zip\";s:3:\"uid\";s:32:\"2fe0c4682d1231ee3918be9e4fcb1837\";s:3:\"img\";s:22:\"angled-menu\/slide1.jpg\";s:7:\"preview\";s:67:\"https:\/\/revolution.themepunch.com\/angled-business-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:281;a:25:{s:2:\"id\";s:3:\"299\";s:5:\"title\";s:13:\"Angled Header\";s:5:\"alias\";s:13:\"angled-header\";s:3:\"zip\";s:23:\"packs\/angled-header.zip\";s:3:\"uid\";s:32:\"09462601d4edca8dff899de6f666dc47\";s:3:\"img\";s:24:\"angled-header\/slide1.jpg\";s:7:\"preview\";s:67:\"https:\/\/revolution.themepunch.com\/angled-business-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:282;a:25:{s:2:\"id\";s:3:\"300\";s:5:\"title\";s:11:\"Angled News\";s:5:\"alias\";s:11:\"angled-news\";s:3:\"zip\";s:21:\"packs\/angled-news.zip\";s:3:\"uid\";s:32:\"b315105763ed91214cb2f0ac12615729\";s:3:\"img\";s:22:\"angled-news\/slide1.jpg\";s:7:\"preview\";s:67:\"https:\/\/revolution.themepunch.com\/angled-business-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:283;a:25:{s:2:\"id\";s:3:\"301\";s:5:\"title\";s:15:\"Angled Services\";s:5:\"alias\";s:15:\"angled-services\";s:3:\"zip\";s:25:\"packs\/angled-services.zip\";s:3:\"uid\";s:32:\"7605651c1487e1a6c32edc70017be8ad\";s:3:\"img\";s:26:\"angled-services\/slide1.jpg\";s:7:\"preview\";s:67:\"https:\/\/revolution.themepunch.com\/angled-business-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:284;a:25:{s:2:\"id\";s:3:\"302\";s:5:\"title\";s:14:\"Angled Success\";s:5:\"alias\";s:14:\"angled-success\";s:3:\"zip\";s:24:\"packs\/angled-success.zip\";s:3:\"uid\";s:32:\"9e3fa974a42ecf80e1ec6ff991fca430\";s:3:\"img\";s:25:\"angled-success\/slide1.jpg\";s:7:\"preview\";s:67:\"https:\/\/revolution.themepunch.com\/angled-business-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:285;a:25:{s:2:\"id\";s:3:\"303\";s:5:\"title\";s:13:\"Angled Footer\";s:5:\"alias\";s:13:\"angled-footer\";s:3:\"zip\";s:23:\"packs\/angled-footer.zip\";s:3:\"uid\";s:32:\"aed4eaa2f7883351ba9c9947feef153e\";s:3:\"img\";s:24:\"angled-footer\/slide1.jpg\";s:7:\"preview\";s:67:\"https:\/\/revolution.themepunch.com\/angled-business-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:286;a:25:{s:2:\"id\";s:3:\"304\";s:5:\"title\";s:20:\"Angled Content Modal\";s:5:\"alias\";s:20:\"angled-content-modal\";s:3:\"zip\";s:30:\"packs\/angled-content-modal.zip\";s:3:\"uid\";s:32:\"4ddc74515fdf84f974217e4ed47a7c66\";s:3:\"img\";s:31:\"angled-content-modal\/slide1.jpg\";s:7:\"preview\";s:67:\"https:\/\/revolution.themepunch.com\/angled-business-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:287;a:21:{s:2:\"id\";s:3:\"312\";s:5:\"title\";s:24:\"Retouch Before and After\";s:5:\"alias\";s:7:\"Retouch\";s:3:\"zip\";s:11:\"Retouch.zip\";s:3:\"uid\";s:32:\"58894991f1abd8b448c8d353b1b5fe76\";s:3:\"img\";s:18:\"Retouch\/slide1.jpg\";s:7:\"preview\";s:61:\"http:\/\/revolution.themepunch.com\/retouch-before-after-slider\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">The Retouch Slider is the perfect way to compare your photos before and after retouching.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:288;a:21:{s:2:\"id\";s:3:\"313\";s:5:\"title\";s:11:\"Tech Slider\";s:5:\"alias\";s:11:\"tech-slider\";s:3:\"zip\";s:15:\"tech-slider.zip\";s:3:\"uid\";s:32:\"a98e2b264f00a1116d21808c6a543162\";s:3:\"img\";s:22:\"tech-slider\/slide1.jpg\";s:7:\"preview\";s:63:\"http:\/\/revolution.themepunch.com\/tech-showcase-slider-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">This classic slider module with sleek device mockups features a smooth parallax effect.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:289;a:25:{s:2:\"id\";s:3:\"314\";s:5:\"title\";s:19:\"Peak Agency Website\";s:5:\"alias\";s:19:\"peak-agency-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"peak-agency-website-package\";s:3:\"img\";s:25:\"packages\/peak_package.jpg\";s:7:\"preview\";s:63:\"https:\/\/revolution.themepunch.com\/peak-agency-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:290;a:25:{s:2:\"id\";s:3:\"315\";s:5:\"title\";s:11:\"Peak Header\";s:5:\"alias\";s:11:\"peak-header\";s:3:\"zip\";s:21:\"packs\/peak-header.zip\";s:3:\"uid\";s:32:\"b721bd612e9fbc5182418ad3fd7d0808\";s:3:\"img\";s:22:\"peak-header\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/revolution.themepunch.com\/peak-agency-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:291;a:25:{s:2:\"id\";s:3:\"316\";s:5:\"title\";s:10:\"Peak About\";s:5:\"alias\";s:10:\"peak-about\";s:3:\"zip\";s:20:\"packs\/peak-about.zip\";s:3:\"uid\";s:32:\"7e68b1012fb03490d45c7f79e8cb1b19\";s:3:\"img\";s:21:\"peak-about\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/revolution.themepunch.com\/peak-agency-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:292;a:25:{s:2:\"id\";s:3:\"317\";s:5:\"title\";s:14:\"Peak Portfolio\";s:5:\"alias\";s:14:\"peak-portfolio\";s:3:\"zip\";s:24:\"packs\/peak-portfolio.zip\";s:3:\"uid\";s:32:\"6198d1885ba9e95221c33e404f21bdbc\";s:3:\"img\";s:25:\"peak-portfolio\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/revolution.themepunch.com\/peak-agency-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:293;a:25:{s:2:\"id\";s:3:\"318\";s:5:\"title\";s:11:\"Peak Footer\";s:5:\"alias\";s:11:\"peak-footer\";s:3:\"zip\";s:21:\"packs\/peak-footer.zip\";s:3:\"uid\";s:32:\"2dead6897ad3b3a709b380d81242f76b\";s:3:\"img\";s:22:\"peak-footer\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/revolution.themepunch.com\/peak-agency-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:294;a:25:{s:2:\"id\";s:3:\"319\";s:5:\"title\";s:24:\"Modern Portfolio Website\";s:5:\"alias\";s:24:\"modern-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"modern-portfolio-website-package\";s:3:\"img\";s:30:\"packages\/portfolio-package.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/modern-portfolio-website\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:295;a:25:{s:2:\"id\";s:3:\"320\";s:5:\"title\";s:17:\"Portfolio Welcome\";s:5:\"alias\";s:17:\"portfolio-welcome\";s:3:\"zip\";s:27:\"packs\/portfolio-welcome.zip\";s:3:\"uid\";s:32:\"97336b8785e4a7b27facaf1547e0464d\";s:3:\"img\";s:28:\"portfolio-welcome\/slide1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/modern-portfolio-website\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:296;a:25:{s:2:\"id\";s:3:\"321\";s:5:\"title\";s:15:\"Portfolio About\";s:5:\"alias\";s:15:\"portfolio-about\";s:3:\"zip\";s:25:\"packs\/portfolio-about.zip\";s:3:\"uid\";s:32:\"5d3a4724fd453de5313ceb6696c1db62\";s:3:\"img\";s:26:\"portfolio-about\/slide1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/modern-portfolio-website\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:297;a:25:{s:2:\"id\";s:3:\"322\";s:5:\"title\";s:21:\"Portfolio Works Title\";s:5:\"alias\";s:21:\"portfolio-works-title\";s:3:\"zip\";s:31:\"packs\/portfolio-works-title.zip\";s:3:\"uid\";s:32:\"cbb5c6e875cc1f25b463fdf89cabef28\";s:3:\"img\";s:32:\"portfolio-works-title\/slide1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/modern-portfolio-website\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:298;a:25:{s:2:\"id\";s:3:\"323\";s:5:\"title\";s:23:\"Portfolio Works Content\";s:5:\"alias\";s:23:\"portfolio-works-content\";s:3:\"zip\";s:33:\"packs\/portfolio-works-content.zip\";s:3:\"uid\";s:32:\"5c87311128c7794ffa6ee07ea0648082\";s:3:\"img\";s:34:\"portfolio-works-content\/slide1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/modern-portfolio-website\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:299;a:25:{s:2:\"id\";s:3:\"324\";s:5:\"title\";s:18:\"Portfolio Contacts\";s:5:\"alias\";s:18:\"portfolio-contacts\";s:3:\"zip\";s:28:\"packs\/portfolio-contacts.zip\";s:3:\"uid\";s:32:\"bd81feffad83b69218f7e837478038e5\";s:3:\"img\";s:29:\"portfolio-contacts\/slide1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/modern-portfolio-website\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:300;a:25:{s:2:\"id\";s:3:\"325\";s:5:\"title\";s:18:\"App Studio Website\";s:5:\"alias\";s:18:\"app-studio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"app-studio-website-package\";s:3:\"img\";s:31:\"packages\/App_Studio_package.jpg\";s:7:\"preview\";s:53:\"https:\/\/revolution.themepunch.com\/app-studio-website\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:301;a:25:{s:2:\"id\";s:3:\"326\";s:5:\"title\";s:18:\"App Studio Welcome\";s:5:\"alias\";s:18:\"App-Studio-Welcome\";s:3:\"zip\";s:28:\"packs\/App-Studio-Welcome.zip\";s:3:\"uid\";s:32:\"2ce0f3c54214b04e6c3a9becfd59730c\";s:3:\"img\";s:29:\"App-Studio-Welcome\/slide1.jpg\";s:7:\"preview\";s:53:\"https:\/\/revolution.themepunch.com\/app-studio-website\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:302;a:25:{s:2:\"id\";s:3:\"327\";s:5:\"title\";s:19:\"App Studio Services\";s:5:\"alias\";s:19:\"App-Studio-Services\";s:3:\"zip\";s:29:\"packs\/App-Studio-Services.zip\";s:3:\"uid\";s:32:\"5df7776271ec69d2f9edaa6b842715a9\";s:3:\"img\";s:30:\"App-Studio-Services\/slide1.jpg\";s:7:\"preview\";s:53:\"https:\/\/revolution.themepunch.com\/app-studio-website\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:303;a:25:{s:2:\"id\";s:3:\"328\";s:5:\"title\";s:16:\"App Studio About\";s:5:\"alias\";s:16:\"App-Studio-About\";s:3:\"zip\";s:26:\"packs\/App-Studio-About.zip\";s:3:\"uid\";s:32:\"af8b84dc116c629df7bd89fc69271a2e\";s:3:\"img\";s:27:\"App-Studio-About\/slide1.jpg\";s:7:\"preview\";s:53:\"https:\/\/revolution.themepunch.com\/app-studio-website\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:304;a:25:{s:2:\"id\";s:3:\"329\";s:5:\"title\";s:19:\"App Studio Contacts\";s:5:\"alias\";s:19:\"App-Studio-Contacts\";s:3:\"zip\";s:29:\"packs\/App-Studio-Contacts.zip\";s:3:\"uid\";s:32:\"afbbd2214c983d314f3215a00db9198d\";s:3:\"img\";s:30:\"App-Studio-Contacts\/slide1.jpg\";s:7:\"preview\";s:53:\"https:\/\/revolution.themepunch.com\/app-studio-website\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:305;a:21:{s:2:\"id\";s:3:\"330\";s:5:\"title\";s:14:\"Cube Animation\";s:5:\"alias\";s:14:\"cube-animation\";s:3:\"zip\";s:18:\"cube-animation.zip\";s:3:\"uid\";s:32:\"c03dd3cfc60479dfc6d79ddb64fa0ec5\";s:3:\"img\";s:25:\"cube-animation\/slide1.jpg\";s:7:\"preview\";s:65:\"https:\/\/revolution.themepunch.com\/cube-animation-slider-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">A modern slider with text elements, cube animations and a striking call to action button.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:306;a:25:{s:2:\"id\";s:3:\"331\";s:5:\"title\";s:13:\"Basic Website\";s:5:\"alias\";s:13:\"basic-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:21:\"basic-website-package\";s:3:\"img\";s:26:\"packages\/basic_package.jpg\";s:7:\"preview\";s:48:\"https:\/\/revolution.themepunch.com\/basic-website\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:307;a:25:{s:2:\"id\";s:3:\"332\";s:5:\"title\";s:10:\"Basic Menu\";s:5:\"alias\";s:10:\"basic-menu\";s:3:\"zip\";s:20:\"packs\/basic-menu.zip\";s:3:\"uid\";s:32:\"39277f53b2cb5ac644a1649b47c37270\";s:3:\"img\";s:21:\"basic-menu\/slide1.jpg\";s:7:\"preview\";s:48:\"https:\/\/revolution.themepunch.com\/basic-website\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:308;a:25:{s:2:\"id\";s:3:\"333\";s:5:\"title\";s:12:\"Basic Header\";s:5:\"alias\";s:12:\"basic-header\";s:3:\"zip\";s:22:\"packs\/basic-header.zip\";s:3:\"uid\";s:32:\"ad7a32dbccb0bdf9de64cf2adfa950a2\";s:3:\"img\";s:23:\"basic-header\/slide1.jpg\";s:7:\"preview\";s:48:\"https:\/\/revolution.themepunch.com\/basic-website\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:309;a:25:{s:2:\"id\";s:3:\"334\";s:5:\"title\";s:13:\"Basic Content\";s:5:\"alias\";s:13:\"basic-content\";s:3:\"zip\";s:23:\"packs\/basic-content.zip\";s:3:\"uid\";s:32:\"0b12f3b183a3c8206e3a7b28d2d93108\";s:3:\"img\";s:24:\"basic-content\/slide1.jpg\";s:7:\"preview\";s:48:\"https:\/\/revolution.themepunch.com\/basic-website\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:310;a:25:{s:2:\"id\";s:3:\"335\";s:5:\"title\";s:14:\"Basic Carousel\";s:5:\"alias\";s:14:\"basic-carousel\";s:3:\"zip\";s:24:\"packs\/basic-carousel.zip\";s:3:\"uid\";s:32:\"e4abb5c6d5cf914530575a982d3dfc14\";s:3:\"img\";s:25:\"basic-carousel\/slide1.jpg\";s:7:\"preview\";s:48:\"https:\/\/revolution.themepunch.com\/basic-website\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:311;a:25:{s:2:\"id\";s:3:\"336\";s:5:\"title\";s:13:\"Basic Callout\";s:5:\"alias\";s:13:\"basic-callout\";s:3:\"zip\";s:23:\"packs\/basic-callout.zip\";s:3:\"uid\";s:32:\"2ccc208b9322f5435d0f4ff64c6d9dab\";s:3:\"img\";s:24:\"basic-callout\/slide1.jpg\";s:7:\"preview\";s:48:\"https:\/\/revolution.themepunch.com\/basic-website\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:312;a:25:{s:2:\"id\";s:3:\"337\";s:5:\"title\";s:10:\"Basic Grid\";s:5:\"alias\";s:10:\"basic-grid\";s:3:\"zip\";s:20:\"packs\/basic-grid.zip\";s:3:\"uid\";s:32:\"3cb4b41d2992eba012921b8fb7c96daa\";s:3:\"img\";s:21:\"basic-grid\/slide1.jpg\";s:7:\"preview\";s:48:\"https:\/\/revolution.themepunch.com\/basic-website\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:313;a:25:{s:2:\"id\";s:3:\"338\";s:5:\"title\";s:17:\"Basic Video Block\";s:5:\"alias\";s:17:\"basic-video-block\";s:3:\"zip\";s:27:\"packs\/basic-video-block.zip\";s:3:\"uid\";s:32:\"e7c1d42b21819741f3e72c1325dae5ed\";s:3:\"img\";s:28:\"basic-video-block\/slide1.jpg\";s:7:\"preview\";s:48:\"https:\/\/revolution.themepunch.com\/basic-website\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:314;a:25:{s:2:\"id\";s:3:\"339\";s:5:\"title\";s:12:\"Basic Footer\";s:5:\"alias\";s:12:\"basic-footer\";s:3:\"zip\";s:22:\"packs\/basic-footer.zip\";s:3:\"uid\";s:32:\"ed8f6a554775ebace558af2f4f2dcbac\";s:3:\"img\";s:23:\"basic-footer\/slide1.jpg\";s:7:\"preview\";s:48:\"https:\/\/revolution.themepunch.com\/basic-website\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:315;a:25:{s:2:\"id\";s:3:\"340\";s:5:\"title\";s:14:\"Basic Lightbox\";s:5:\"alias\";s:14:\"basic-lightbox\";s:3:\"zip\";s:24:\"packs\/basic-lightbox.zip\";s:3:\"uid\";s:32:\"e4b025b300b1a8f417d04eb80113fac2\";s:3:\"img\";s:25:\"basic-lightbox\/slide1.jpg\";s:7:\"preview\";s:48:\"https:\/\/revolution.themepunch.com\/basic-website\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:316;a:21:{s:2:\"id\";s:3:\"341\";s:5:\"title\";s:13:\"Nature Slider\";s:5:\"alias\";s:13:\"nature-slider\";s:3:\"zip\";s:17:\"nature-slider.zip\";s:3:\"uid\";s:32:\"eef1a4584ec1c3b8c26c305cca44e805\";s:3:\"img\";s:24:\"nature-slider\/slide1.jpg\";s:7:\"preview\";s:56:\"http:\/\/revolution.themepunch.com\/nature-explorer-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:151:\"<span class=\"ttm_content\">The Nature Explorer Slider Template uses the Distortion and Particle Effects Add-Ons.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-liquideffect-addon\\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:317;a:21:{s:2:\"id\";s:3:\"342\";s:5:\"title\";s:11:\"Art Gallery\";s:5:\"alias\";s:11:\"art-gallery\";s:3:\"zip\";s:15:\"art-gallery.zip\";s:3:\"uid\";s:32:\"b8c5095ae3407337e6e5b2a8515e7d6e\";s:3:\"img\";s:22:\"art-gallery\/slide1.jpg\";s:7:\"preview\";s:62:\"https:\/\/revolution.themepunch.com\/art-gallery-slider-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern slider with large, geometric elements and interesting mask animations.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:318;a:25:{s:2:\"id\";s:3:\"343\";s:5:\"title\";s:20:\"Construction Company\";s:5:\"alias\";s:28:\"construction-company-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:36:\"construction-company-website-package\";s:3:\"img\";s:33:\"packages\/construction_package.jpg\";s:7:\"preview\";s:63:\"https:\/\/revolution.themepunch.com\/construction-company-website\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:319;a:25:{s:2:\"id\";s:3:\"344\";s:5:\"title\";s:19:\"Construction Header\";s:5:\"alias\";s:19:\"Construction-Header\";s:3:\"zip\";s:29:\"packs\/Construction-Header.zip\";s:3:\"uid\";s:32:\"5c77de774b8f5487c1276c4a7b3dc80c\";s:3:\"img\";s:30:\"Construction-Header\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/revolution.themepunch.com\/construction-company-website\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:320;a:25:{s:2:\"id\";s:3:\"345\";s:5:\"title\";s:17:\"Construction Home\";s:5:\"alias\";s:17:\"Construction-Home\";s:3:\"zip\";s:27:\"packs\/Construction-Home.zip\";s:3:\"uid\";s:32:\"fcb277f0c07dad270d2a7cef4431bef8\";s:3:\"img\";s:28:\"Construction-Home\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/revolution.themepunch.com\/construction-company-website\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:321;a:25:{s:2:\"id\";s:3:\"346\";s:5:\"title\";s:21:\"Construction Projects\";s:5:\"alias\";s:21:\"Construction-Projects\";s:3:\"zip\";s:31:\"packs\/Construction-Projects.zip\";s:3:\"uid\";s:32:\"0c847173c3739f79778dc2c0fc9704e4\";s:3:\"img\";s:32:\"Construction-Projects\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/revolution.themepunch.com\/construction-company-website\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:322;a:25:{s:2:\"id\";s:3:\"347\";s:5:\"title\";s:20:\"Construction History\";s:5:\"alias\";s:20:\"Construction-History\";s:3:\"zip\";s:30:\"packs\/Construction-History.zip\";s:3:\"uid\";s:32:\"758da120c4b6c5606692faf0aa43aac6\";s:3:\"img\";s:31:\"Construction-History\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/revolution.themepunch.com\/construction-company-website\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:323;a:25:{s:2:\"id\";s:3:\"348\";s:5:\"title\";s:21:\"Construction Services\";s:5:\"alias\";s:21:\"Construction-Services\";s:3:\"zip\";s:31:\"packs\/Construction-Services.zip\";s:3:\"uid\";s:32:\"5ad5b841c1d89e97ddbf972c8b11abd4\";s:3:\"img\";s:32:\"Construction-Services\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/revolution.themepunch.com\/construction-company-website\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:324;a:25:{s:2:\"id\";s:3:\"349\";s:5:\"title\";s:21:\"Construction Contacts\";s:5:\"alias\";s:21:\"Construction-Contacts\";s:3:\"zip\";s:31:\"packs\/Construction-Contacts.zip\";s:3:\"uid\";s:32:\"b8c3c34046bb91ebb243e4da64745d37\";s:3:\"img\";s:32:\"Construction-Contacts\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/revolution.themepunch.com\/construction-company-website\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https:\/\/www.themepunch.com\/faq\/setup-content-blocks-template\/\" target=\"_blank\">Content Blocks instructions here<\/a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:325;a:21:{s:2:\"id\";s:3:\"350\";s:5:\"title\";s:22:\"Classic Cars Evolution\";s:5:\"alias\";s:22:\"Classic-Cars-Evolution\";s:3:\"zip\";s:26:\"Classic-Cars-Evolution.zip\";s:3:\"uid\";s:32:\"7061757f128fd624b0227715dab73b74\";s:3:\"img\";s:33:\"Classic-Cars-Evolution\/slide1.jpg\";s:7:\"preview\";s:65:\"https:\/\/revolution.themepunch.com\/classic-cars-before-after-hero\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:156:\"<span class=\"ttm_content\">The Classic Cars Evolution Slider is a great example of our popular before & after Add-On.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:326;a:21:{s:2:\"id\";s:3:\"351\";s:5:\"title\";s:21:\"404 Error Space Theme\";s:5:\"alias\";s:21:\"404-Error-Space-Theme\";s:3:\"zip\";s:25:\"404-Error-Space-Theme.zip\";s:3:\"uid\";s:32:\"6412adc7ec025826328e40e552a14e1e\";s:3:\"img\";s:32:\"404-Error-Space-Theme\/slide1.jpg\";s:7:\"preview\";s:49:\"https:\/\/revolution.themepunch.com\/404-error-page\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">The Classic Cars Evolution Slider is the perfect way to make your error page more beautiful.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:327;a:25:{s:2:\"id\";s:3:\"352\";s:5:\"title\";s:12:\"Landing Page\";s:5:\"alias\";s:20:\"landing-page-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"landing-page-website-package\";s:3:\"img\";s:23:\"packages\/lp_package.jpg\";s:7:\"preview\";s:55:\"https:\/\/revolution.themepunch.com\/landing-page-builder\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business\/product.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".<\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:328;a:25:{s:2:\"id\";s:3:\"353\";s:5:\"title\";s:17:\"Landing Page Hero\";s:5:\"alias\";s:17:\"landing-page-hero\";s:3:\"zip\";s:27:\"packs\/landing-page-hero.zip\";s:3:\"uid\";s:32:\"d328635caa20da7ee8a3ab687f8656ff\";s:3:\"img\";s:28:\"landing-page-hero\/slide1.jpg\";s:7:\"preview\";s:55:\"https:\/\/revolution.themepunch.com\/landing-page-builder\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business\/product.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".<\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:329;a:25:{s:2:\"id\";s:3:\"354\";s:5:\"title\";s:21:\"Landing Page Features\";s:5:\"alias\";s:21:\"landing-page-features\";s:3:\"zip\";s:31:\"packs\/landing-page-features.zip\";s:3:\"uid\";s:32:\"6552bc72abace10918a64866d9bb79c1\";s:3:\"img\";s:32:\"landing-page-features\/slide1.jpg\";s:7:\"preview\";s:55:\"https:\/\/revolution.themepunch.com\/landing-page-builder\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business\/product.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".<\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:330;a:25:{s:2:\"id\";s:3:\"355\";s:5:\"title\";s:20:\"Landing Page Callout\";s:5:\"alias\";s:20:\"landing-page-callout\";s:3:\"zip\";s:30:\"packs\/landing-page-callout.zip\";s:3:\"uid\";s:32:\"c5b101ea5471e7409ae7effa8d45fbcf\";s:3:\"img\";s:31:\"landing-page-callout\/slide1.jpg\";s:7:\"preview\";s:55:\"https:\/\/revolution.themepunch.com\/landing-page-builder\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business\/product.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".<\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:331;a:25:{s:2:\"id\";s:3:\"356\";s:5:\"title\";s:20:\"Landing Page Content\";s:5:\"alias\";s:20:\"landing-page-content\";s:3:\"zip\";s:30:\"packs\/landing-page-content.zip\";s:3:\"uid\";s:32:\"34da8057a6bb3677c9adf9f18ffc6cf0\";s:3:\"img\";s:31:\"landing-page-content\/slide1.jpg\";s:7:\"preview\";s:55:\"https:\/\/revolution.themepunch.com\/landing-page-builder\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business\/product.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".<\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:332;a:25:{s:2:\"id\";s:3:\"357\";s:5:\"title\";s:25:\"Landing Page Testimonials\";s:5:\"alias\";s:25:\"landing-page-testimonials\";s:3:\"zip\";s:35:\"packs\/landing-page-testimonials.zip\";s:3:\"uid\";s:32:\"a83606e311cd5115422d86f04890cbf1\";s:3:\"img\";s:36:\"landing-page-testimonials\/slide1.jpg\";s:7:\"preview\";s:55:\"https:\/\/revolution.themepunch.com\/landing-page-builder\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business\/product.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".<\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:333;a:25:{s:2:\"id\";s:3:\"358\";s:5:\"title\";s:27:\"Landing Page Call to Action\";s:5:\"alias\";s:27:\"landing-page-call-to-action\";s:3:\"zip\";s:37:\"packs\/landing-page-call-to-action.zip\";s:3:\"uid\";s:32:\"adfb456b27fa7eb6b1415d8f80836f05\";s:3:\"img\";s:38:\"landing-page-call-to-action\/slide1.jpg\";s:7:\"preview\";s:55:\"https:\/\/revolution.themepunch.com\/landing-page-builder\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business\/product.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".<\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:334;a:25:{s:2:\"id\";s:3:\"359\";s:5:\"title\";s:17:\"Landing Page Help\";s:5:\"alias\";s:17:\"landing-page-help\";s:3:\"zip\";s:27:\"packs\/landing-page-help.zip\";s:3:\"uid\";s:32:\"ca502431f9b7f6249d99b02464de2dd7\";s:3:\"img\";s:28:\"landing-page-help\/slide1.jpg\";s:7:\"preview\";s:55:\"https:\/\/revolution.themepunch.com\/landing-page-builder\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business\/product.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".<\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:335;a:25:{s:2:\"id\";s:3:\"360\";s:5:\"title\";s:19:\"Landing Page Footer\";s:5:\"alias\";s:19:\"landing-page-footer\";s:3:\"zip\";s:29:\"packs\/landing-page-footer.zip\";s:3:\"uid\";s:32:\"2a6afc371dbd60cb117f8a0f5d09eac9\";s:3:\"img\";s:30:\"landing-page-footer\/slide1.jpg\";s:7:\"preview\";s:55:\"https:\/\/revolution.themepunch.com\/landing-page-builder\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business\/product.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".<\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:336;a:25:{s:2:\"id\";s:3:\"361\";s:5:\"title\";s:24:\"Landing Page Price Modal\";s:5:\"alias\";s:24:\"landing-page-price-modal\";s:3:\"zip\";s:34:\"packs\/landing-page-price-modal.zip\";s:3:\"uid\";s:32:\"a6c5c0430b46dd4e6e68416964a8c54d\";s:3:\"img\";s:35:\"landing-page-price-modal\/slide1.jpg\";s:7:\"preview\";s:55:\"https:\/\/revolution.themepunch.com\/landing-page-builder\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business\/product.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".<\/span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:337;a:24:{s:2:\"id\";s:3:\"371\";s:5:\"title\";s:17:\"Corporate Website\";s:5:\"alias\";s:17:\"corporate-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"corporate-website-package\";s:3:\"img\";s:30:\"packages\/corporate-website.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/corporate-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/typewriter-addon\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:338;a:24:{s:2:\"id\";s:3:\"372\";s:5:\"title\";s:16:\"Corporate Header\";s:5:\"alias\";s:16:\"Corporate-Header\";s:3:\"zip\";s:26:\"packs\/Corporate-Header.zip\";s:3:\"uid\";s:32:\"04f868e3812a1681f00ab89580e5d1f8\";s:3:\"img\";s:27:\"Corporate-Header\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/corporate-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:339;a:24:{s:2:\"id\";s:3:\"373\";s:5:\"title\";s:24:\"Corporate Welcome Screen\";s:5:\"alias\";s:24:\"Corporate-Welcome-Screen\";s:3:\"zip\";s:34:\"packs\/Corporate-Welcome-Screen.zip\";s:3:\"uid\";s:32:\"052afe98ef819f7ace041dbbdb749639\";s:3:\"img\";s:35:\"Corporate-Welcome-Screen\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/corporate-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/typewriter-addon\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:340;a:24:{s:2:\"id\";s:3:\"374\";s:5:\"title\";s:15:\"Corporate About\";s:5:\"alias\";s:15:\"Corporate-About\";s:3:\"zip\";s:25:\"packs\/Corporate-About.zip\";s:3:\"uid\";s:32:\"7bf5f8f6d4cc3016cea86289cb46e5b6\";s:3:\"img\";s:26:\"Corporate-About\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/corporate-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:341;a:24:{s:2:\"id\";s:3:\"375\";s:5:\"title\";s:19:\"Corporate Portfolio\";s:5:\"alias\";s:19:\"Corporate-Portfolio\";s:3:\"zip\";s:29:\"packs\/Corporate-Portfolio.zip\";s:3:\"uid\";s:32:\"612c2bd784fea81392dda1644a3c3cf3\";s:3:\"img\";s:30:\"Corporate-Portfolio\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/corporate-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:342;a:24:{s:2:\"id\";s:3:\"376\";s:5:\"title\";s:15:\"Corporate Chart\";s:5:\"alias\";s:15:\"Corporate-Chart\";s:3:\"zip\";s:25:\"packs\/Corporate-Chart.zip\";s:3:\"uid\";s:32:\"4d27d9b3b2cfcce750e526aafb322a9f\";s:3:\"img\";s:26:\"Corporate-Chart\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/corporate-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:343;a:24:{s:2:\"id\";s:3:\"377\";s:5:\"title\";s:14:\"Corporate News\";s:5:\"alias\";s:14:\"Corporate-News\";s:3:\"zip\";s:24:\"packs\/Corporate-News.zip\";s:3:\"uid\";s:32:\"bb65ed57a0d4db795d8b738f0a92f2d7\";s:3:\"img\";s:25:\"Corporate-News\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/corporate-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:344;a:24:{s:2:\"id\";s:3:\"378\";s:5:\"title\";s:16:\"Corporate Hiring\";s:5:\"alias\";s:16:\"Corporate-Hiring\";s:3:\"zip\";s:26:\"packs\/Corporate-Hiring.zip\";s:3:\"uid\";s:32:\"136cf1a91604e819089eb3573a6e100a\";s:3:\"img\";s:27:\"Corporate-Hiring\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/corporate-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:345;a:24:{s:2:\"id\";s:3:\"379\";s:5:\"title\";s:22:\"Corporate Testimonials\";s:5:\"alias\";s:22:\"Corporate-Testimonials\";s:3:\"zip\";s:32:\"packs\/Corporate-Testimonials.zip\";s:3:\"uid\";s:32:\"b17aec0afdc31e37359cfa406164463c\";s:3:\"img\";s:33:\"Corporate-Testimonials\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/corporate-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:346;a:24:{s:2:\"id\";s:3:\"380\";s:5:\"title\";s:15:\"Corporate Store\";s:5:\"alias\";s:15:\"Corporate-Store\";s:3:\"zip\";s:25:\"packs\/Corporate-Store.zip\";s:3:\"uid\";s:32:\"6240b14620ddc634736716e0cdfdeb31\";s:3:\"img\";s:26:\"Corporate-Store\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/corporate-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:347;a:24:{s:2:\"id\";s:3:\"381\";s:5:\"title\";s:17:\"Corporate Support\";s:5:\"alias\";s:17:\"Corporate-Support\";s:3:\"zip\";s:27:\"packs\/Corporate-Support.zip\";s:3:\"uid\";s:32:\"9424292a78076ce68c2faf587b26cdad\";s:3:\"img\";s:28:\"Corporate-Support\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/corporate-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:348;a:24:{s:2:\"id\";s:3:\"382\";s:5:\"title\";s:14:\"Corporate Team\";s:5:\"alias\";s:14:\"Corporate-Team\";s:3:\"zip\";s:24:\"packs\/Corporate-Team.zip\";s:3:\"uid\";s:32:\"4fafe469b5a0a2545625c3f6d7ff3b9e\";s:3:\"img\";s:25:\"Corporate-Team\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/corporate-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:349;a:24:{s:2:\"id\";s:3:\"383\";s:5:\"title\";s:33:\"Corporate Selected Projects Title\";s:5:\"alias\";s:33:\"Corporate-Selected-Projects-Title\";s:3:\"zip\";s:43:\"packs\/Corporate-Selected-Projects-Title.zip\";s:3:\"uid\";s:32:\"0ed3c41f51e6bf404c2fe179fa8d8ceb\";s:3:\"img\";s:44:\"Corporate-Selected-Projects-Title\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/corporate-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"12\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:350;a:24:{s:2:\"id\";s:3:\"384\";s:5:\"title\";s:27:\"Corporate Selected Projects\";s:5:\"alias\";s:27:\"Corporate-Selected-Projects\";s:3:\"zip\";s:37:\"packs\/Corporate-Selected-Projects.zip\";s:3:\"uid\";s:32:\"1096c78d5f007f3900228a4092515e2e\";s:3:\"img\";s:38:\"Corporate-Selected-Projects\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/corporate-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"13\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:351;a:24:{s:2:\"id\";s:3:\"385\";s:5:\"title\";s:17:\"Corporate Clients\";s:5:\"alias\";s:17:\"Corporate-Clients\";s:3:\"zip\";s:27:\"packs\/Corporate-Clients.zip\";s:3:\"uid\";s:32:\"60fe3a311195bf4dba3e50bd1ab98574\";s:3:\"img\";s:28:\"Corporate-Clients\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/corporate-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"14\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:352;a:24:{s:2:\"id\";s:3:\"386\";s:5:\"title\";s:20:\"Corporate Text Block\";s:5:\"alias\";s:20:\"Corporate-Text-Block\";s:3:\"zip\";s:30:\"packs\/Corporate-Text-Block.zip\";s:3:\"uid\";s:32:\"93b68bb23d65fd1028b6b5f6d19b85b5\";s:3:\"img\";s:31:\"Corporate-Text-Block\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/corporate-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"15\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:353;a:24:{s:2:\"id\";s:3:\"387\";s:5:\"title\";s:20:\"Corporate Mobile App\";s:5:\"alias\";s:20:\"Corporate-Mobile-App\";s:3:\"zip\";s:30:\"packs\/Corporate-Mobile-App.zip\";s:3:\"uid\";s:32:\"e592369d233bea673403daa15c6e498a\";s:3:\"img\";s:31:\"Corporate-Mobile-App\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/corporate-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"16\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:354;a:24:{s:2:\"id\";s:3:\"388\";s:5:\"title\";s:18:\"Corporate Contacts\";s:5:\"alias\";s:18:\"Corporate-Contacts\";s:3:\"zip\";s:28:\"packs\/Corporate-Contacts.zip\";s:3:\"uid\";s:32:\"91ae9488b54b7020f8ae9dfbfd6c563a\";s:3:\"img\";s:29:\"Corporate-Contacts\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/corporate-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"17\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:355;a:24:{s:2:\"id\";s:3:\"389\";s:5:\"title\";s:16:\"Corporate Footer\";s:5:\"alias\";s:16:\"Corporate-Footer\";s:3:\"zip\";s:26:\"packs\/Corporate-Footer.zip\";s:3:\"uid\";s:32:\"a01df90af203f06194c1a18745d79861\";s:3:\"img\";s:27:\"Corporate-Footer\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/corporate-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"18\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:356;a:24:{s:2:\"id\";s:3:\"390\";s:5:\"title\";s:23:\"Corporate Scroll To Top\";s:5:\"alias\";s:23:\"Corporate-Scroll-To-Top\";s:3:\"zip\";s:33:\"packs\/Corporate-Scroll-To-Top.zip\";s:3:\"uid\";s:32:\"2d68f6e4590a9a445e6eb055dfee88ba\";s:3:\"img\";s:34:\"Corporate-Scroll-To-Top\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/revolution.themepunch.com\/corporate-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"19\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:357;a:24:{s:2:\"id\";s:3:\"402\";s:5:\"title\";s:23:\"Brutal Website Template\";s:5:\"alias\";s:23:\"brutal-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"brutal-website-template-package\";s:3:\"img\";s:36:\"packages\/brutal-website-template.jpg\";s:7:\"preview\";s:58:\"https:\/\/revolution.themepunch.com\/brutal-website-template\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:358;a:24:{s:2:\"id\";s:3:\"403\";s:5:\"title\";s:11:\"Brutal Menu\";s:5:\"alias\";s:11:\"brutal-menu\";s:3:\"zip\";s:21:\"packs\/brutal-menu.zip\";s:3:\"uid\";s:32:\"04b21c7aee2479793336e964230d6e3f\";s:3:\"img\";s:22:\"brutal-menu\/slide1.jpg\";s:7:\"preview\";s:58:\"https:\/\/revolution.themepunch.com\/brutal-website-template\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:359;a:24:{s:2:\"id\";s:3:\"404\";s:5:\"title\";s:11:\"Brutal Hero\";s:5:\"alias\";s:11:\"brutal-hero\";s:3:\"zip\";s:21:\"packs\/brutal-hero.zip\";s:3:\"uid\";s:32:\"a342ad01054b97bac7980fdf9e275b34\";s:3:\"img\";s:22:\"brutal-hero\/slide1.jpg\";s:7:\"preview\";s:58:\"https:\/\/revolution.themepunch.com\/brutal-website-template\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:360;a:24:{s:2:\"id\";s:3:\"405\";s:5:\"title\";s:12:\"Brutal About\";s:5:\"alias\";s:12:\"brutal-about\";s:3:\"zip\";s:22:\"packs\/brutal-about.zip\";s:3:\"uid\";s:32:\"a3e1cd2e36c9a783c1932fdafe2e4434\";s:3:\"img\";s:23:\"brutal-about\/slide1.jpg\";s:7:\"preview\";s:58:\"https:\/\/revolution.themepunch.com\/brutal-website-template\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:361;a:24:{s:2:\"id\";s:3:\"406\";s:5:\"title\";s:16:\"Brutal Highlight\";s:5:\"alias\";s:16:\"brutal-highlight\";s:3:\"zip\";s:26:\"packs\/brutal-highlight.zip\";s:3:\"uid\";s:32:\"b7f8522dcb4636467633bd3b14f4e3e9\";s:3:\"img\";s:27:\"brutal-highlight\/slide1.jpg\";s:7:\"preview\";s:58:\"https:\/\/revolution.themepunch.com\/brutal-website-template\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:362;a:24:{s:2:\"id\";s:3:\"407\";s:5:\"title\";s:15:\"Brutal Projects\";s:5:\"alias\";s:15:\"brutal-projects\";s:3:\"zip\";s:25:\"packs\/brutal-projects.zip\";s:3:\"uid\";s:32:\"1a462e91373042193ca5d623dd8e8a47\";s:3:\"img\";s:26:\"brutal-projects\/slide1.jpg\";s:7:\"preview\";s:58:\"https:\/\/revolution.themepunch.com\/brutal-website-template\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:363;a:24:{s:2:\"id\";s:3:\"408\";s:5:\"title\";s:15:\"Brutal Services\";s:5:\"alias\";s:15:\"brutal-services\";s:3:\"zip\";s:25:\"packs\/brutal-services.zip\";s:3:\"uid\";s:32:\"cbeeb1e7a5c2842b155fe13acb7c165d\";s:3:\"img\";s:26:\"brutal-services\/slide1.jpg\";s:7:\"preview\";s:58:\"https:\/\/revolution.themepunch.com\/brutal-website-template\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:364;a:24:{s:2:\"id\";s:3:\"409\";s:5:\"title\";s:14:\"Brutal Callout\";s:5:\"alias\";s:14:\"brutal-callout\";s:3:\"zip\";s:24:\"packs\/brutal-callout.zip\";s:3:\"uid\";s:32:\"31b6dafdb2dfb548152653e60df5a3bc\";s:3:\"img\";s:25:\"brutal-callout\/slide1.jpg\";s:7:\"preview\";s:58:\"https:\/\/revolution.themepunch.com\/brutal-website-template\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:365;a:24:{s:2:\"id\";s:3:\"410\";s:5:\"title\";s:13:\"Brutal Footer\";s:5:\"alias\";s:13:\"brutal-footer\";s:3:\"zip\";s:23:\"packs\/brutal-footer.zip\";s:3:\"uid\";s:32:\"07559f0c574e3dd95b2d40d72cbb01bc\";s:3:\"img\";s:24:\"brutal-footer\/slide1.jpg\";s:7:\"preview\";s:58:\"https:\/\/revolution.themepunch.com\/brutal-website-template\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:366;a:24:{s:2:\"id\";s:3:\"411\";s:5:\"title\";s:23:\"Church Website Template\";s:5:\"alias\";s:23:\"church-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"church-website-template-package\";s:3:\"img\";s:36:\"packages\/church-website-template.jpg\";s:7:\"preview\";s:63:\"https:\/\/revolution.themepunch.com\/church-website-template-dark\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:367;a:24:{s:2:\"id\";s:3:\"412\";s:5:\"title\";s:13:\"Church Header\";s:5:\"alias\";s:13:\"Church-Header\";s:3:\"zip\";s:23:\"packs\/Church-Header.zip\";s:3:\"uid\";s:32:\"c14289117e1e2b9ee716fb99146b2e03\";s:3:\"img\";s:24:\"Church-Header\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/revolution.themepunch.com\/church-website-template-dark\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:368;a:24:{s:2:\"id\";s:3:\"413\";s:5:\"title\";s:22:\"Church Upcoming Events\";s:5:\"alias\";s:22:\"Church-Upcoming-Events\";s:3:\"zip\";s:32:\"packs\/Church-Upcoming-Events.zip\";s:3:\"uid\";s:32:\"056a26efddae92973fee4ee5cfa75f10\";s:3:\"img\";s:33:\"Church-Upcoming-Events\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/revolution.themepunch.com\/church-website-template-dark\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:369;a:24:{s:2:\"id\";s:3:\"414\";s:5:\"title\";s:12:\"Church About\";s:5:\"alias\";s:12:\"Church-About\";s:3:\"zip\";s:22:\"packs\/Church-About.zip\";s:3:\"uid\";s:32:\"8ef133f3f669f06380334a83e27eedbb\";s:3:\"img\";s:23:\"Church-About\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/revolution.themepunch.com\/church-website-template-dark\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:370;a:24:{s:2:\"id\";s:3:\"415\";s:5:\"title\";s:14:\"Church Pastors\";s:5:\"alias\";s:14:\"Church-Pastors\";s:3:\"zip\";s:24:\"packs\/Church-Pastors.zip\";s:3:\"uid\";s:32:\"715edc0833a753b72350b8c974f86f94\";s:3:\"img\";s:25:\"Church-Pastors\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/revolution.themepunch.com\/church-website-template-dark\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:371;a:24:{s:2:\"id\";s:3:\"416\";s:5:\"title\";s:20:\"Church Photo Gallery\";s:5:\"alias\";s:20:\"Church-Photo-Gallery\";s:3:\"zip\";s:30:\"packs\/Church-Photo-Gallery.zip\";s:3:\"uid\";s:32:\"d94808a97149cd5d3b3354a28409ffd7\";s:3:\"img\";s:31:\"Church-Photo-Gallery\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/revolution.themepunch.com\/church-website-template-dark\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:372;a:24:{s:2:\"id\";s:3:\"417\";s:5:\"title\";s:16:\"Church Community\";s:5:\"alias\";s:16:\"Church-Community\";s:3:\"zip\";s:26:\"packs\/Church-Community.zip\";s:3:\"uid\";s:32:\"2244e6a6d7a691653eae2d70765130a7\";s:3:\"img\";s:27:\"Church-Community\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/revolution.themepunch.com\/church-website-template-dark\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:373;a:24:{s:2:\"id\";s:3:\"418\";s:5:\"title\";s:13:\"Church Sermon\";s:5:\"alias\";s:13:\"Church-Sermon\";s:3:\"zip\";s:23:\"packs\/Church-Sermon.zip\";s:3:\"uid\";s:32:\"8fedf983bd55fff0f7a16d9f0a7e5408\";s:3:\"img\";s:24:\"Church-Sermon\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/revolution.themepunch.com\/church-website-template-dark\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:374;a:24:{s:2:\"id\";s:3:\"419\";s:5:\"title\";s:15:\"Church Contacts\";s:5:\"alias\";s:15:\"Church-Contacts\";s:3:\"zip\";s:25:\"packs\/Church-Contacts.zip\";s:3:\"uid\";s:32:\"0b1a6968e75868548fd98e435625c090\";s:3:\"img\";s:26:\"Church-Contacts\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/revolution.themepunch.com\/church-website-template-dark\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:375;a:24:{s:2:\"id\";s:3:\"420\";s:5:\"title\";s:13:\"Church Footer\";s:5:\"alias\";s:13:\"Church-Footer\";s:3:\"zip\";s:23:\"packs\/Church-Footer.zip\";s:3:\"uid\";s:32:\"29756685d3dc49e42edada43e6393b7b\";s:3:\"img\";s:24:\"Church-Footer\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/revolution.themepunch.com\/church-website-template-dark\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:376;a:24:{s:2:\"id\";s:3:\"421\";s:5:\"title\";s:29:\"Church Light Website Template\";s:5:\"alias\";s:29:\"church-light-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"church-light-website-template-package\";s:3:\"img\";s:42:\"packages\/church-light-website-template.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/church-website-template-light\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:377;a:24:{s:2:\"id\";s:3:\"422\";s:5:\"title\";s:19:\"Church Light Header\";s:5:\"alias\";s:19:\"Church-Light-Header\";s:3:\"zip\";s:29:\"packs\/Church-Light-Header.zip\";s:3:\"uid\";s:32:\"81c00f4b52cf55214de919e3f13121fc\";s:3:\"img\";s:30:\"Church-Light-Header\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/church-website-template-light\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:378;a:24:{s:2:\"id\";s:3:\"423\";s:5:\"title\";s:28:\"Church Light Upcoming Events\";s:5:\"alias\";s:28:\"Church-Light-Upcoming-Events\";s:3:\"zip\";s:38:\"packs\/Church-Light-Upcoming-Events.zip\";s:3:\"uid\";s:32:\"963a49f4be0557ac5f3ee61d256f5bda\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/church-website-template-light\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:379;a:24:{s:2:\"id\";s:3:\"424\";s:5:\"title\";s:18:\"Church Light About\";s:5:\"alias\";s:18:\"Church-Light-About\";s:3:\"zip\";s:28:\"packs\/Church-Light-About.zip\";s:3:\"uid\";s:32:\"d46c8e8e6f80e6bfedb54f1cdc49e7e6\";s:3:\"img\";s:29:\"Church-Light-About\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/church-website-template-light\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:380;a:24:{s:2:\"id\";s:3:\"425\";s:5:\"title\";s:20:\"Church Light Pastors\";s:5:\"alias\";s:20:\"Church-Light-Pastors\";s:3:\"zip\";s:30:\"packs\/Church-Light-Pastors.zip\";s:3:\"uid\";s:32:\"7cc3dec61556e2291d6f38c1ea5e983f\";s:3:\"img\";s:31:\"Church-Light-Pastors\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/church-website-template-light\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:381;a:24:{s:2:\"id\";s:3:\"426\";s:5:\"title\";s:26:\"Church Light Photo Gallery\";s:5:\"alias\";s:26:\"Church-Light-Photo-Gallery\";s:3:\"zip\";s:36:\"packs\/Church-Light-Photo-Gallery.zip\";s:3:\"uid\";s:32:\"9e13100179b9b700b005693eeca57902\";s:3:\"img\";s:37:\"Church-Light-Photo-Gallery\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/church-website-template-light\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:382;a:24:{s:2:\"id\";s:3:\"427\";s:5:\"title\";s:22:\"Church Light Community\";s:5:\"alias\";s:22:\"Church-Light-Community\";s:3:\"zip\";s:32:\"packs\/Church-Light-Community.zip\";s:3:\"uid\";s:32:\"14fcc0d43d899fd96116bdbc57c7c5ea\";s:3:\"img\";s:33:\"Church-Light-Community\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/church-website-template-light\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:383;a:24:{s:2:\"id\";s:3:\"428\";s:5:\"title\";s:19:\"Church Light Sermon\";s:5:\"alias\";s:19:\"Church-Light-Sermon\";s:3:\"zip\";s:29:\"packs\/Church-Light-Sermon.zip\";s:3:\"uid\";s:32:\"fc30be7e703bc7b235665c36baa80e4e\";s:3:\"img\";s:30:\"Church-Light-Sermon\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/church-website-template-light\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:384;a:24:{s:2:\"id\";s:3:\"429\";s:5:\"title\";s:21:\"Church Light Contacts\";s:5:\"alias\";s:21:\"Church-Light-Contacts\";s:3:\"zip\";s:31:\"packs\/Church-Light-Contacts.zip\";s:3:\"uid\";s:32:\"ed83d8fa63ecb59cf42656068ecf8d25\";s:3:\"img\";s:32:\"Church-Light-Contacts\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/church-website-template-light\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:385;a:24:{s:2:\"id\";s:3:\"430\";s:5:\"title\";s:19:\"Church Light Footer\";s:5:\"alias\";s:19:\"Church-Light-Footer\";s:3:\"zip\";s:29:\"packs\/Church-Light-Footer.zip\";s:3:\"uid\";s:32:\"a168772865fd5dcf6229c9c6a49dff73\";s:3:\"img\";s:30:\"Church-Light-Footer\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/church-website-template-light\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:386;a:24:{s:2:\"id\";s:3:\"431\";s:5:\"title\";s:25:\"Rockable Website Template\";s:5:\"alias\";s:25:\"rockable-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:33:\"rockable-website-template-package\";s:3:\"img\";s:38:\"packages\/rockable-website-template.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/rockable-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:387;a:24:{s:2:\"id\";s:3:\"432\";s:5:\"title\";s:13:\"Rockable Menu\";s:5:\"alias\";s:13:\"rockable-menu\";s:3:\"zip\";s:23:\"packs\/rockable-menu.zip\";s:3:\"uid\";s:32:\"92d18f7ff38f22ff411a4ef4d9f54934\";s:3:\"img\";s:24:\"rockable-menu\/slide1.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/rockable-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:388;a:24:{s:2:\"id\";s:3:\"433\";s:5:\"title\";s:13:\"Rockable Hero\";s:5:\"alias\";s:13:\"rockable-hero\";s:3:\"zip\";s:23:\"packs\/rockable-hero.zip\";s:3:\"uid\";s:32:\"ba16b28d6bde95910cbce572bb251208\";s:3:\"img\";s:24:\"rockable-hero\/slide1.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/rockable-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:389;a:24:{s:2:\"id\";s:3:\"434\";s:5:\"title\";s:15:\"Rockable Lineup\";s:5:\"alias\";s:15:\"rockable-lineup\";s:3:\"zip\";s:25:\"packs\/rockable-lineup.zip\";s:3:\"uid\";s:32:\"6631980112805533a0d328c37e56adbd\";s:3:\"img\";s:26:\"rockable-lineup\/slide1.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/rockable-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:390;a:24:{s:2:\"id\";s:3:\"435\";s:5:\"title\";s:17:\"Rockable Lineup 2\";s:5:\"alias\";s:17:\"rockable-lineup-2\";s:3:\"zip\";s:27:\"packs\/rockable-lineup-2.zip\";s:3:\"uid\";s:32:\"98bc41d982dc478edabff4aa99461dbc\";s:3:\"img\";s:28:\"rockable-lineup-2\/slide1.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/rockable-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:391;a:24:{s:2:\"id\";s:3:\"436\";s:5:\"title\";s:22:\"Rockable Gallery Title\";s:5:\"alias\";s:22:\"rockable-gallery-title\";s:3:\"zip\";s:32:\"packs\/rockable-gallery-title.zip\";s:3:\"uid\";s:32:\"da43a76f5bc77aa6efe158b00ab7cf0d\";s:3:\"img\";s:33:\"rockable-gallery-title\/slide1.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/rockable-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:392;a:24:{s:2:\"id\";s:3:\"437\";s:5:\"title\";s:16:\"Rockable Gallery\";s:5:\"alias\";s:16:\"rockable-gallery\";s:3:\"zip\";s:26:\"packs\/rockable-gallery.zip\";s:3:\"uid\";s:32:\"c12a144d6860bcf24e91d5b980ac22f1\";s:3:\"img\";s:27:\"rockable-gallery\/slide1.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/rockable-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:393;a:24:{s:2:\"id\";s:3:\"438\";s:5:\"title\";s:17:\"Rockable Sponsors\";s:5:\"alias\";s:17:\"rockable-sponsors\";s:3:\"zip\";s:27:\"packs\/rockable-sponsors.zip\";s:3:\"uid\";s:32:\"1e40d4a810c23f8d5fe5cd5ca31ee20d\";s:3:\"img\";s:28:\"rockable-sponsors\/slide1.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/rockable-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:394;a:24:{s:2:\"id\";s:3:\"439\";s:5:\"title\";s:15:\"Rockable Footer\";s:5:\"alias\";s:15:\"rockable-footer\";s:3:\"zip\";s:25:\"packs\/rockable-footer.zip\";s:3:\"uid\";s:32:\"a4a9952d5e56fc14366155e8ebfa432a\";s:3:\"img\";s:26:\"rockable-footer\/slide1.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/rockable-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:395;a:24:{s:2:\"id\";s:3:\"440\";s:5:\"title\";s:21:\"Rockable Detail Modal\";s:5:\"alias\";s:21:\"rockable-detail-modal\";s:3:\"zip\";s:31:\"packs\/rockable-detail-modal.zip\";s:3:\"uid\";s:32:\"b51d918203ff7975a144a9f1be09f31b\";s:3:\"img\";s:32:\"rockable-detail-modal\/slide1.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/rockable-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:396;a:24:{s:2:\"id\";s:3:\"441\";s:5:\"title\";s:23:\"Rockable Detail Modal 2\";s:5:\"alias\";s:23:\"rockable-detail-modal-2\";s:3:\"zip\";s:33:\"packs\/rockable-detail-modal-2.zip\";s:3:\"uid\";s:32:\"dcf51ebb3d4a1dec94748a1e016c5ef7\";s:3:\"img\";s:34:\"rockable-detail-modal-2\/slide1.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/rockable-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:397;a:21:{s:2:\"id\";s:3:\"442\";s:5:\"title\";s:27:\"Real Estate Showcase Slider\";s:5:\"alias\";s:27:\"real-estate-showcase-slider\";s:3:\"zip\";s:31:\"Real-Estate-Showcase-Slider.zip\";s:3:\"uid\";s:32:\"486b2bbe296722e70421731e3c05711b\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider\/slide1.jpg\";s:7:\"preview\";s:62:\"https:\/\/revolution.themepunch.com\/real-estate-showcase-slider\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:152:\"<span class=\"ttm_content\">An elegant showcase for your real estate & realtor website. Flexible and customizable.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:398;a:21:{s:2:\"id\";s:3:\"443\";s:5:\"title\";s:16:\"Isometric Slider\";s:5:\"alias\";s:16:\"isometric-slider\";s:3:\"zip\";s:20:\"isometric-slider.zip\";s:3:\"uid\";s:32:\"fb06051fcf6649a44f2292044e414a36\";s:3:\"img\";s:27:\"isometric-slider\/slide1.jpg\";s:7:\"preview\";s:51:\"https:\/\/revolution.themepunch.com\/isometric-slider\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:154:\"<span class=\"ttm_content\">A colorful, isometric slider template with fully customizable colors and screen content.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:399;a:24:{s:2:\"id\";s:3:\"444\";s:5:\"title\";s:26:\"Woo Commerce Slider Static\";s:5:\"alias\";s:26:\"woo-commerce-slider-static\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"woo-commerce-slider-static\";s:3:\"img\";s:39:\"packages\/woo-commerce-slider-static.jpg\";s:7:\"preview\";s:54:\"https:\/\/revolution.themepunch.com\/woo-commerce-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn't use Woo Commerce data<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:7:\"website\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:400;a:24:{s:2:\"id\";s:3:\"445\";s:5:\"title\";s:17:\"E-Commerce Slider\";s:5:\"alias\";s:17:\"E-Commerce-Slider\";s:3:\"zip\";s:27:\"packs\/E-Commerce-Slider.zip\";s:3:\"uid\";s:32:\"1533cfd83c2ae122f23074e1ed77f256\";s:3:\"img\";s:28:\"E-Commerce-Slider\/slide1.jpg\";s:7:\"preview\";s:54:\"https:\/\/revolution.themepunch.com\/woo-commerce-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn't use Woo Commerce data<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:4:\"hero\";i:1;s:7:\"website\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:401;a:24:{s:2:\"id\";s:3:\"446\";s:5:\"title\";s:23:\"E-Commerce Slider Modal\";s:5:\"alias\";s:23:\"E-Commerce-Slider-Modal\";s:3:\"zip\";s:33:\"packs\/E-Commerce-Slider-Modal.zip\";s:3:\"uid\";s:32:\"825e05c3967515b92a75da017c68a863\";s:3:\"img\";s:34:\"E-Commerce-Slider-Modal\/slide1.jpg\";s:7:\"preview\";s:54:\"https:\/\/revolution.themepunch.com\/woo-commerce-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn't use Woo Commerce data<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:4:\"hero\";i:1;s:7:\"website\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:402;a:21:{s:2:\"id\";s:3:\"447\";s:5:\"title\";s:27:\"Woo Commerce Slider Dynamic\";s:5:\"alias\";s:27:\"Woo-Commerce-Slider-Dynamic\";s:3:\"zip\";s:31:\"Woo-Commerce-Slider-Dynamic.zip\";s:3:\"uid\";s:32:\"b8e2c64f3739e552c563c48c59f20fe7\";s:3:\"img\";s:38:\"Woo-Commerce-Slider-Dynamic\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/www.sliderrevolution.com\/templates\/woo-commerce-slider\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the dynamic version that uses Woo Commerce data<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:403;a:24:{s:2:\"id\";s:3:\"448\";s:5:\"title\";s:31:\"Blooming Event Florist Template\";s:5:\"alias\";s:31:\"blooming-event-florist-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:39:\"blooming-event-florist-template-package\";s:3:\"img\";s:52:\"packages\/blooming-event-florist-template-package.jpg\";s:7:\"preview\";s:57:\"https:\/\/revolution.themepunch.com\/event-florist-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:404;a:24:{s:2:\"id\";s:3:\"449\";s:5:\"title\";s:15:\"Blooming Header\";s:5:\"alias\";s:15:\"blooming-header\";s:3:\"zip\";s:25:\"packs\/blooming-header.zip\";s:3:\"uid\";s:32:\"aa2ee34fd8ed018945ba64e6913810e4\";s:3:\"img\";s:26:\"blooming-header\/slide1.jpg\";s:7:\"preview\";s:57:\"https:\/\/revolution.themepunch.com\/event-florist-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:405;a:24:{s:2:\"id\";s:3:\"450\";s:5:\"title\";s:14:\"Blooming About\";s:5:\"alias\";s:14:\"blooming-about\";s:3:\"zip\";s:24:\"packs\/blooming-about.zip\";s:3:\"uid\";s:32:\"dd7095e46fab2eb475d00480fd17a6ec\";s:3:\"img\";s:25:\"blooming-about\/slide1.jpg\";s:7:\"preview\";s:57:\"https:\/\/revolution.themepunch.com\/event-florist-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:406;a:24:{s:2:\"id\";s:3:\"451\";s:5:\"title\";s:18:\"Blooming Portfolio\";s:5:\"alias\";s:18:\"blooming-portfolio\";s:3:\"zip\";s:28:\"packs\/blooming-portfolio.zip\";s:3:\"uid\";s:32:\"c72ddcbb07b62982b8c21328a6383e22\";s:3:\"img\";s:29:\"blooming-portfolio\/slide1.jpg\";s:7:\"preview\";s:57:\"https:\/\/revolution.themepunch.com\/event-florist-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:407;a:24:{s:2:\"id\";s:3:\"452\";s:5:\"title\";s:22:\"Blooming Wedding Title\";s:5:\"alias\";s:22:\"blooming-wedding-title\";s:3:\"zip\";s:32:\"packs\/blooming-wedding-title.zip\";s:3:\"uid\";s:32:\"4fcfb0b99289c12d014c67306bb7687b\";s:3:\"img\";s:33:\"blooming-wedding-title\/slide1.jpg\";s:7:\"preview\";s:57:\"https:\/\/revolution.themepunch.com\/event-florist-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:408;a:24:{s:2:\"id\";s:3:\"453\";s:5:\"title\";s:25:\"Blooming Wedding Carousel\";s:5:\"alias\";s:25:\"blooming-wedding-carousel\";s:3:\"zip\";s:35:\"packs\/blooming-wedding-carousel.zip\";s:3:\"uid\";s:32:\"1d1bb979dbfca8ba9d43da1c0f665339\";s:3:\"img\";s:36:\"blooming-wedding-carousel\/slide1.jpg\";s:7:\"preview\";s:57:\"https:\/\/revolution.themepunch.com\/event-florist-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:409;a:24:{s:2:\"id\";s:3:\"454\";s:5:\"title\";s:21:\"Blooming Wedding Text\";s:5:\"alias\";s:21:\"blooming-wedding-text\";s:3:\"zip\";s:31:\"packs\/blooming-wedding-text.zip\";s:3:\"uid\";s:32:\"326f2793294a739dd3aac3cc45332df8\";s:3:\"img\";s:32:\"blooming-wedding-text\/slide1.jpg\";s:7:\"preview\";s:57:\"https:\/\/revolution.themepunch.com\/event-florist-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:410;a:24:{s:2:\"id\";s:3:\"455\";s:5:\"title\";s:22:\"Blooming Parties Title\";s:5:\"alias\";s:22:\"blooming-parties-title\";s:3:\"zip\";s:32:\"packs\/blooming-parties-title.zip\";s:3:\"uid\";s:32:\"b47aae1b368d3c3d9017f260e6c6a547\";s:3:\"img\";s:33:\"blooming-parties-title\/slide1.jpg\";s:7:\"preview\";s:57:\"https:\/\/revolution.themepunch.com\/event-florist-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:411;a:24:{s:2:\"id\";s:3:\"456\";s:5:\"title\";s:25:\"Blooming Parties Carousel\";s:5:\"alias\";s:25:\"blooming-parties-carousel\";s:3:\"zip\";s:35:\"packs\/blooming-parties-carousel.zip\";s:3:\"uid\";s:32:\"9f90a9da7b017aeee7f3b608cda066e6\";s:3:\"img\";s:36:\"blooming-parties-carousel\/slide1.jpg\";s:7:\"preview\";s:57:\"https:\/\/revolution.themepunch.com\/event-florist-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:412;a:24:{s:2:\"id\";s:3:\"457\";s:5:\"title\";s:21:\"Blooming Parties Text\";s:5:\"alias\";s:21:\"blooming-parties-text\";s:3:\"zip\";s:31:\"packs\/blooming-parties-text.zip\";s:3:\"uid\";s:32:\"66a47346cc639b8b9b9b5dfa1521b6ef\";s:3:\"img\";s:32:\"blooming-parties-text\/slide1.jpg\";s:7:\"preview\";s:57:\"https:\/\/revolution.themepunch.com\/event-florist-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:413;a:24:{s:2:\"id\";s:3:\"458\";s:5:\"title\";s:22:\"Blooming Funeral Title\";s:5:\"alias\";s:22:\"blooming-funeral-title\";s:3:\"zip\";s:32:\"packs\/blooming-funeral-title.zip\";s:3:\"uid\";s:32:\"e9e77134472c33c56be442073f29d1fd\";s:3:\"img\";s:33:\"blooming-funeral-title\/slide1.jpg\";s:7:\"preview\";s:57:\"https:\/\/revolution.themepunch.com\/event-florist-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:414;a:24:{s:2:\"id\";s:3:\"459\";s:5:\"title\";s:23:\"Blooming Funeral Slider\";s:5:\"alias\";s:23:\"blooming-funeral-slider\";s:3:\"zip\";s:33:\"packs\/blooming-funeral-slider.zip\";s:3:\"uid\";s:32:\"d15090841c25c7c8f0e1b0987c0c0887\";s:3:\"img\";s:34:\"blooming-funeral-slider\/slide1.jpg\";s:7:\"preview\";s:57:\"https:\/\/revolution.themepunch.com\/event-florist-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:415;a:24:{s:2:\"id\";s:3:\"460\";s:5:\"title\";s:21:\"Blooming Funeral Text\";s:5:\"alias\";s:21:\"blooming-funeral-text\";s:3:\"zip\";s:31:\"packs\/blooming-funeral-text.zip\";s:3:\"uid\";s:32:\"d7c80e246f31e3d2f4e5dc1656f133cc\";s:3:\"img\";s:32:\"blooming-funeral-text\/slide1.jpg\";s:7:\"preview\";s:57:\"https:\/\/revolution.themepunch.com\/event-florist-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"12\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:416;a:24:{s:2:\"id\";s:3:\"461\";s:5:\"title\";s:16:\"Blooming Contact\";s:5:\"alias\";s:16:\"blooming-contact\";s:3:\"zip\";s:26:\"packs\/blooming-contact.zip\";s:3:\"uid\";s:32:\"54280182bca86443e2648b3146f41e47\";s:3:\"img\";s:27:\"blooming-contact\/slide1.jpg\";s:7:\"preview\";s:57:\"https:\/\/revolution.themepunch.com\/event-florist-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"13\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:417;a:21:{s:2:\"id\";s:3:\"462\";s:5:\"title\";s:13:\"Particle Hero\";s:5:\"alias\";s:13:\"particle-hero\";s:3:\"zip\";s:17:\"particle-hero.zip\";s:3:\"uid\";s:32:\"3f422f4807bf9ef4cb15dade515dad00\";s:3:\"img\";s:24:\"particle-hero\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/wordpress-hero-image-header\/#slide6\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:120:\"<span class=\"ttm_content\">A Hero header module using the Particle Effect Add-On.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:418;a:21:{s:2:\"id\";s:3:\"463\";s:5:\"title\";s:17:\"Bubble Morph Hero\";s:5:\"alias\";s:17:\"bubble-morph-hero\";s:3:\"zip\";s:21:\"bubble-morph-hero.zip\";s:3:\"uid\";s:32:\"b47e6bcc1ae80393ff3f7388ed3b9f8f\";s:3:\"img\";s:28:\"bubble-morph-hero\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/wordpress-hero-image-header\/#slide5\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:117:\"<span class=\"ttm_content\">A Hero header module using the Bubble Morph Add-On.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:419;a:21:{s:2:\"id\";s:3:\"464\";s:5:\"title\";s:13:\"Parallax Hero\";s:5:\"alias\";s:13:\"parallax-hero\";s:3:\"zip\";s:17:\"parallax-hero.zip\";s:3:\"uid\";s:32:\"290e86534326ee118e96ae7ce0538fa2\";s:3:\"img\";s:24:\"parallax-hero\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/wordpress-hero-image-header\/#slide4\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:117:\"<span class=\"ttm_content\">A parallax hero module with mouse move interaction.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:420;a:21:{s:2:\"id\";s:3:\"465\";s:5:\"title\";s:10:\"Video Hero\";s:5:\"alias\";s:10:\"video-hero\";s:3:\"zip\";s:14:\"video-hero.zip\";s:3:\"uid\";s:32:\"f9e280015d3408bb0482e13fe753da8f\";s:3:\"img\";s:21:\"video-hero\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/wordpress-hero-image-header\/#slide3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:111:\"<span class=\"ttm_content\">A simple Hero header module with HTML5 video.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:421;a:21:{s:2:\"id\";s:3:\"466\";s:5:\"title\";s:14:\"Ken Burns Hero\";s:5:\"alias\";s:14:\"ken-burns-hero\";s:3:\"zip\";s:18:\"ken-burns-hero.zip\";s:3:\"uid\";s:32:\"d5f89e5f5b3991b995e2bfeb50cfe9f8\";s:3:\"img\";s:25:\"ken-burns-hero\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/revolution.themepunch.com\/wordpress-hero-image-header\/#slide2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:142:\"<span class=\"ttm_content\">A simple image background hero header module with a subtle Ken Burns effect.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:422;a:21:{s:2:\"id\";s:3:\"467\";s:5:\"title\";s:21:\"Basic Hero Collection\";s:5:\"alias\";s:21:\"basic-hero-collection\";s:3:\"zip\";s:25:\"basic-hero-collection.zip\";s:3:\"uid\";s:32:\"ff625c65e8aab4689fa56d5652279d51\";s:3:\"img\";s:32:\"basic-hero-collection\/slide1.jpg\";s:7:\"preview\";s:62:\"https:\/\/revolution.themepunch.com\/wordpress-hero-image-header\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A collection of WordPress Hero Headers with image, video, particles, parallax and more!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-bubblemorph-addon\\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:423;a:21:{s:2:\"id\";s:3:\"468\";s:5:\"title\";s:19:\"Launching Very Soon\";s:5:\"alias\";s:19:\"launching-very-soon\";s:3:\"zip\";s:23:\"launching-very-soon.zip\";s:3:\"uid\";s:32:\"2da45cf2d9bec07e7183b3f7777986b9\";s:3:\"img\";s:30:\"launching-very-soon\/slide1.jpg\";s:7:\"preview\";s:59:\"https:\/\/revolution.themepunch.com\/launching-soon-countdown\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:166:\"<span class=\"ttm_content\">Rocket BOOST! A beautifully animated launching soon countdown module using our \"Coming Soon\" Add-On.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/revslider-doc\\\/add-coming-soon-maintenance\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:424;a:21:{s:2:\"id\";s:3:\"469\";s:5:\"title\";s:18:\"Under Construction\";s:5:\"alias\";s:18:\"Under-Construction\";s:3:\"zip\";s:22:\"Under-Construction.zip\";s:3:\"uid\";s:32:\"4b12f9a82a5b48d45a707df93406eb5b\";s:3:\"img\";s:29:\"Under-Construction\/slide1.jpg\";s:7:\"preview\";s:53:\"https:\/\/revolution.themepunch.com\/under-construction\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You will love this animated under construction landing page using our \"Coming Soon\" Add-On.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/revslider-doc\\\/add-coming-soon-maintenance\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:425;a:21:{s:2:\"id\";s:3:\"470\";s:5:\"title\";s:15:\"Particle Effect\";s:5:\"alias\";s:15:\"Particle-Effect\";s:3:\"zip\";s:19:\"Particle-Effect.zip\";s:3:\"uid\";s:32:\"66cf4e514e83a6984903694fd587edb6\";s:3:\"img\";s:26:\"Particle-Effect\/slide1.jpg\";s:7:\"preview\";s:54:\"https:\/\/revolution.themepunch.com\/snow-particle-scene\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\"<span class=\"ttm_content\">Get into a winter mood with our Snow Particle Scene for Slider Revolution!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:426;a:21:{s:2:\"id\";s:3:\"471\";s:5:\"title\";s:17:\"Particle Effect 2\";s:5:\"alias\";s:17:\"Particle-Effect-2\";s:3:\"zip\";s:21:\"Particle-Effect-2.zip\";s:3:\"uid\";s:32:\"303337c29a97a816ccecca7e5f0b5e20\";s:3:\"img\";s:28:\"Particle-Effect-2\/slide1.jpg\";s:7:\"preview\";s:56:\"https:\/\/revolution.themepunch.com\/cyber-particle-effect\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">Amaze your website visitors with the cyber particle effect for Slider Revolution!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:427;a:24:{s:2:\"id\";s:3:\"472\";s:5:\"title\";s:22:\"Stark Website Template\";s:5:\"alias\";s:22:\"stark-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:30:\"stark-website-template-package\";s:3:\"img\";s:43:\"packages\/stark-website-template-package.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/stark-agency-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:428;a:24:{s:2:\"id\";s:3:\"473\";s:5:\"title\";s:10:\"Stark Menu\";s:5:\"alias\";s:10:\"stark-menu\";s:3:\"zip\";s:20:\"packs\/stark-menu.zip\";s:3:\"uid\";s:32:\"bb31150df180e784d76a1f5ea306bf05\";s:3:\"img\";s:21:\"stark-menu\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/stark-agency-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:87:\"offset=\"t:0px,0px,0px,0px;b:0px,0px,0px,0px;l:140px,70px,0px,0px;r:140px,70px,0px,0px;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:429;a:24:{s:2:\"id\";s:3:\"474\";s:5:\"title\";s:12:\"Stark Header\";s:5:\"alias\";s:12:\"stark-header\";s:3:\"zip\";s:22:\"packs\/stark-header.zip\";s:3:\"uid\";s:32:\"62bfca01bf6e33cfad81d8df06498299\";s:3:\"img\";s:23:\"stark-header\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/stark-agency-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:93:\"offset=\"t:40px,30px,20px,10px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:430;a:24:{s:2:\"id\";s:3:\"475\";s:5:\"title\";s:13:\"Stark Content\";s:5:\"alias\";s:13:\"stark-content\";s:3:\"zip\";s:23:\"packs\/stark-content.zip\";s:3:\"uid\";s:32:\"4577ca760133eb5d894c46f212f6eefb\";s:3:\"img\";s:24:\"stark-content\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/stark-agency-website-template\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:110:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"6\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:431;a:24:{s:2:\"id\";s:3:\"476\";s:5:\"title\";s:14:\"Stark Carousel\";s:5:\"alias\";s:14:\"stark-carousel\";s:3:\"zip\";s:24:\"packs\/stark-carousel.zip\";s:3:\"uid\";s:32:\"de63336d333eeff10eccfd5d9741e6c9\";s:3:\"img\";s:25:\"stark-carousel\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/stark-agency-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:108:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\" zindex=\"1\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:432;a:24:{s:2:\"id\";s:3:\"477\";s:5:\"title\";s:15:\"Stark Portfolio\";s:5:\"alias\";s:15:\"stark-portfolio\";s:3:\"zip\";s:25:\"packs\/stark-portfolio.zip\";s:3:\"uid\";s:32:\"99fcf3df65f8471fe30bec1bf0c2350d\";s:3:\"img\";s:26:\"stark-portfolio\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/stark-agency-website-template\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:110:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"5\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:433;a:24:{s:2:\"id\";s:3:\"478\";s:5:\"title\";s:22:\"Stark Portfolio Detail\";s:5:\"alias\";s:22:\"stark-portfolio-detail\";s:3:\"zip\";s:32:\"packs\/stark-portfolio-detail.zip\";s:3:\"uid\";s:32:\"7484fc54f81daec07c93e992216310ce\";s:3:\"img\";s:33:\"stark-portfolio-detail\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/stark-agency-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:434;a:24:{s:2:\"id\";s:3:\"479\";s:5:\"title\";s:13:\"Stark Contact\";s:5:\"alias\";s:13:\"stark-contact\";s:3:\"zip\";s:23:\"packs\/stark-contact.zip\";s:3:\"uid\";s:32:\"8d704226b7093123a9d9faf424da6c35\";s:3:\"img\";s:24:\"stark-contact\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/stark-agency-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:108:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\" zindex=\"2\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:435;a:24:{s:2:\"id\";s:3:\"480\";s:5:\"title\";s:12:\"Stark Footer\";s:5:\"alias\";s:12:\"stark-footer\";s:3:\"zip\";s:22:\"packs\/stark-footer.zip\";s:3:\"uid\";s:32:\"e7132dc158e7dcdb4ef5b3a1aa00208a\";s:3:\"img\";s:23:\"stark-footer\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/stark-agency-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:114:\"offset=\"t:-50px,-30px,-30px,-20px;b:40px,30px,20px,20px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"3\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:436;a:24:{s:2:\"id\";s:3:\"481\";s:5:\"title\";s:16:\"Stark Newsletter\";s:5:\"alias\";s:16:\"stark-newsletter\";s:3:\"zip\";s:26:\"packs\/stark-newsletter.zip\";s:3:\"uid\";s:32:\"bb76ddd68dbe6bda5ece7e4227a51413\";s:3:\"img\";s:27:\"stark-newsletter\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/revolution.themepunch.com\/stark-agency-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:33:\"usage=\"modal\" modal=\"s:#contact;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:437;a:21:{s:2:\"id\";s:3:\"482\";s:5:\"title\";s:15:\"Big Summer Sale\";s:5:\"alias\";s:15:\"big-summer-sale\";s:3:\"zip\";s:19:\"big-summer-sale.zip\";s:3:\"uid\";s:32:\"a6779fa7109763209d234f9cf2e766c6\";s:3:\"img\";s:26:\"big-summer-sale\/slide1.jpg\";s:7:\"preview\";s:62:\"https:\/\/revolution.themepunch.com\/big-summer-sale-shop-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">The Big Summer Sale Shop Slider is a beautiful eye catcher for your e-commerce website!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:438;a:22:{s:2:\"id\";s:3:\"483\";s:5:\"title\";s:18:\"Traveller Carousel\";s:5:\"alias\";s:18:\"traveller-carousel\";s:3:\"zip\";s:22:\"traveller-carousel.zip\";s:3:\"uid\";s:32:\"185344ed6236bea2906a79035d1d5702\";s:3:\"img\";s:29:\"traveller-carousel\/slide1.jpg\";s:7:\"preview\";s:55:\"https:\/\/revolution.themepunch.com\/travel-blog-carousel\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">A travel blog carousel with interesting parallax and ken burns effects!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:263:\"<span class=\"ttm_content\">Note that the content visible on all slides can be edited on the \"global layers\" slide.<br\/>Checkout our <a href=\"https:\/\/revolution.themepunch.com\/documentation\" target=\"_blank\">Documentation<\/a> for basic Slider Revolution help.<\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:439;a:21:{s:2:\"id\";s:3:\"484\";s:5:\"title\";s:16:\"Project Carousel\";s:5:\"alias\";s:16:\"project-carousel\";s:3:\"zip\";s:20:\"project-carousel.zip\";s:3:\"uid\";s:32:\"49c85ad406da943bdd25f08fd6496748\";s:3:\"img\";s:27:\"project-carousel\/slide1.jpg\";s:7:\"preview\";s:51:\"https:\/\/revolution.themepunch.com\/project-carousel\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">A project carousel with images and texts that can be customized easily!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:440;a:21:{s:2:\"id\";s:3:\"485\";s:5:\"title\";s:13:\"News Carousel\";s:5:\"alias\";s:13:\"news-carousel\";s:3:\"zip\";s:17:\"news-carousel.zip\";s:3:\"uid\";s:32:\"76f5b939150092a30038f161084140ae\";s:3:\"img\";s:24:\"news-carousel\/slide1.jpg\";s:7:\"preview\";s:48:\"https:\/\/revolution.themepunch.com\/news-carousel\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A news carousel with images and texts that can be customized easily!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:441;a:24:{s:2:\"id\";s:3:\"486\";s:5:\"title\";s:29:\"Story Blocks Website Template\";s:5:\"alias\";s:29:\"story-blocks-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"story-blocks-website-template-package\";s:3:\"img\";s:50:\"packages\/story-blocks-website-template-package.jpg\";s:7:\"preview\";s:47:\"https:\/\/revolution.themepunch.com\/story-blocks\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:442;a:24:{s:2:\"id\";s:3:\"487\";s:5:\"title\";s:10:\"Story Menu\";s:5:\"alias\";s:10:\"story-menu\";s:3:\"zip\";s:20:\"packs\/story-menu.zip\";s:3:\"uid\";s:32:\"1f2f7cd91480f15cff8e7100f788c650\";s:3:\"img\";s:21:\"story-menu\/slide1.jpg\";s:7:\"preview\";s:47:\"https:\/\/revolution.themepunch.com\/story-blocks\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:443;a:24:{s:2:\"id\";s:3:\"488\";s:5:\"title\";s:12:\"Story Header\";s:5:\"alias\";s:12:\"story-header\";s:3:\"zip\";s:22:\"packs\/story-header.zip\";s:3:\"uid\";s:32:\"e1a5ad5018a24ccdc71c2863edfe775e\";s:3:\"img\";s:23:\"story-header\/slide1.jpg\";s:7:\"preview\";s:47:\"https:\/\/revolution.themepunch.com\/story-blocks\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:444;a:24:{s:2:\"id\";s:3:\"489\";s:5:\"title\";s:13:\"Story Block 1\";s:5:\"alias\";s:13:\"story-block-1\";s:3:\"zip\";s:23:\"packs\/story-block-1.zip\";s:3:\"uid\";s:32:\"2a9fee97dcf477e36d048af8a902f47a\";s:3:\"img\";s:24:\"story-block-1\/slide1.jpg\";s:7:\"preview\";s:47:\"https:\/\/revolution.themepunch.com\/story-blocks\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:445;a:24:{s:2:\"id\";s:3:\"490\";s:5:\"title\";s:15:\"Story Content 1\";s:5:\"alias\";s:15:\"story-content-1\";s:3:\"zip\";s:25:\"packs\/story-content-1.zip\";s:3:\"uid\";s:32:\"6773614bbce543b83a0d2b2ad8facc96\";s:3:\"img\";s:26:\"story-content-1\/slide1.jpg\";s:7:\"preview\";s:47:\"https:\/\/revolution.themepunch.com\/story-blocks\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:446;a:24:{s:2:\"id\";s:3:\"491\";s:5:\"title\";s:13:\"Story Block 2\";s:5:\"alias\";s:13:\"story-block-2\";s:3:\"zip\";s:23:\"packs\/story-block-2.zip\";s:3:\"uid\";s:32:\"2e708e3cebab57ca20b228ffba426ce7\";s:3:\"img\";s:24:\"story-block-2\/slide1.jpg\";s:7:\"preview\";s:47:\"https:\/\/revolution.themepunch.com\/story-blocks\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:447;a:24:{s:2:\"id\";s:3:\"492\";s:5:\"title\";s:13:\"Story Block 3\";s:5:\"alias\";s:13:\"story-block-3\";s:3:\"zip\";s:23:\"packs\/story-block-3.zip\";s:3:\"uid\";s:32:\"7156cf069f65644faf90122dab451231\";s:3:\"img\";s:24:\"story-block-3\/slide1.jpg\";s:7:\"preview\";s:47:\"https:\/\/revolution.themepunch.com\/story-blocks\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:448;a:24:{s:2:\"id\";s:3:\"493\";s:5:\"title\";s:15:\"Story Content 2\";s:5:\"alias\";s:15:\"story-content-2\";s:3:\"zip\";s:25:\"packs\/story-content-2.zip\";s:3:\"uid\";s:32:\"1223cd77d1f36d69e69ce50223e16ea7\";s:3:\"img\";s:26:\"story-content-2\/slide1.jpg\";s:7:\"preview\";s:47:\"https:\/\/revolution.themepunch.com\/story-blocks\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:449;a:24:{s:2:\"id\";s:3:\"494\";s:5:\"title\";s:13:\"Story Block 4\";s:5:\"alias\";s:13:\"story-block-4\";s:3:\"zip\";s:23:\"packs\/story-block-4.zip\";s:3:\"uid\";s:32:\"85ac48e8e8231d2c38206cba4e7ebb68\";s:3:\"img\";s:24:\"story-block-4\/slide1.jpg\";s:7:\"preview\";s:47:\"https:\/\/revolution.themepunch.com\/story-blocks\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:450;a:24:{s:2:\"id\";s:3:\"495\";s:5:\"title\";s:15:\"Story Content 3\";s:5:\"alias\";s:15:\"story-content-3\";s:3:\"zip\";s:25:\"packs\/story-content-3.zip\";s:3:\"uid\";s:32:\"82cac52f3ba79c0559fe0ad0cdf9d3b2\";s:3:\"img\";s:26:\"story-content-3\/slide1.jpg\";s:7:\"preview\";s:47:\"https:\/\/revolution.themepunch.com\/story-blocks\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:451;a:21:{s:2:\"id\";s:3:\"496\";s:5:\"title\";s:21:\"Animated Mini Website\";s:5:\"alias\";s:12:\"mini-website\";s:3:\"zip\";s:16:\"mini-website.zip\";s:3:\"uid\";s:32:\"cc6c0a3b0f933a88c43e2be0fa397c1c\";s:3:\"img\";s:23:\"mini-website\/slide1.jpg\";s:7:\"preview\";s:56:\"https:\/\/www.sliderrevolution.com\/templates\/mini-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:209:\"<span class=\"ttm_content\">The animated mini website template has a modern, vibrant design and can be customized easily! Get the #1 WordPress Builder with 200+ templates.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:452;a:21:{s:2:\"id\";s:3:\"497\";s:5:\"title\";s:18:\"Food Delivery Hero\";s:5:\"alias\";s:13:\"food-delivery\";s:3:\"zip\";s:17:\"food-delivery.zip\";s:3:\"uid\";s:32:\"992e9b22ff43227a655eea341835d04c\";s:3:\"img\";s:24:\"food-delivery\/slide1.jpg\";s:7:\"preview\";s:62:\"https:\/\/www.sliderrevolution.com\/templates\/food-delivery-hero\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">Yummy! This hero template convinces with a changing color background, a particle effect, vibrant illustrations and smooth mouse over effects.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:342:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:453;a:21:{s:2:\"id\";s:3:\"498\";s:5:\"title\";s:25:\"Slider With Illustrations\";s:5:\"alias\";s:25:\"slider-with-illustrations\";s:3:\"zip\";s:29:\"slider-with-illustrations.zip\";s:3:\"uid\";s:32:\"ebc24280b669f26734c7fdd8b5683e9f\";s:3:\"img\";s:36:\"slider-with-illustrations\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/www.sliderrevolution.com\/templates\/slider-with-illustrations\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">A basic slider template with easy to customize content, colorful illustrations and pleasant parallax effects.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:454;a:24:{s:2:\"id\";s:3:\"499\";s:5:\"title\";s:31:\"Zen Technology Website Template\";s:5:\"alias\";s:31:\"zen-technology-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:39:\"zen-technology-website-template-package\";s:3:\"img\";s:52:\"packages\/zen-technology-website-template-package.jpg\";s:7:\"preview\";s:66:\"https:\/\/www.sliderrevolution.com\/templates\/zen-technology-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:455;a:24:{s:2:\"id\";s:3:\"500\";s:5:\"title\";s:8:\"Zen Menu\";s:5:\"alias\";s:8:\"zen-menu\";s:3:\"zip\";s:18:\"packs\/zen-menu.zip\";s:3:\"uid\";s:32:\"3b53d755058b75fa6172510dcca2f2bb\";s:3:\"img\";s:19:\"zen-menu\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/www.sliderrevolution.com\/templates\/zen-technology-website\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:456;a:24:{s:2:\"id\";s:3:\"501\";s:5:\"title\";s:10:\"Zen Header\";s:5:\"alias\";s:10:\"zen-header\";s:3:\"zip\";s:20:\"packs\/zen-header.zip\";s:3:\"uid\";s:32:\"13d3cdde05308616fda7e2920a29e006\";s:3:\"img\";s:21:\"zen-header\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/www.sliderrevolution.com\/templates\/zen-technology-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:457;a:24:{s:2:\"id\";s:3:\"502\";s:5:\"title\";s:9:\"Zen About\";s:5:\"alias\";s:9:\"zen-about\";s:3:\"zip\";s:19:\"packs\/zen-about.zip\";s:3:\"uid\";s:32:\"d50d4f9b43e025fa99503b9a4eec6551\";s:3:\"img\";s:20:\"zen-about\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/www.sliderrevolution.com\/templates\/zen-technology-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:458;a:24:{s:2:\"id\";s:3:\"503\";s:5:\"title\";s:12:\"Zen Features\";s:5:\"alias\";s:12:\"zen-features\";s:3:\"zip\";s:22:\"packs\/zen-features.zip\";s:3:\"uid\";s:32:\"f4f7f500fae57b1b55adace13f030778\";s:3:\"img\";s:23:\"zen-features\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/www.sliderrevolution.com\/templates\/zen-technology-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:459;a:24:{s:2:\"id\";s:3:\"504\";s:5:\"title\";s:9:\"Zen Video\";s:5:\"alias\";s:9:\"zen-video\";s:3:\"zip\";s:19:\"packs\/zen-video.zip\";s:3:\"uid\";s:32:\"fa83df1b45b795174770b1b0155e89f3\";s:3:\"img\";s:20:\"zen-video\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/www.sliderrevolution.com\/templates\/zen-technology-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:460;a:24:{s:2:\"id\";s:3:\"505\";s:5:\"title\";s:11:\"Zen Pricing\";s:5:\"alias\";s:11:\"zen-pricing\";s:3:\"zip\";s:21:\"packs\/zen-pricing.zip\";s:3:\"uid\";s:32:\"921f8e5c156d9027f6ae8f1c5e426251\";s:3:\"img\";s:22:\"zen-pricing\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/www.sliderrevolution.com\/templates\/zen-technology-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:461;a:24:{s:2:\"id\";s:3:\"506\";s:5:\"title\";s:22:\"Zen Testimonials Title\";s:5:\"alias\";s:22:\"zen-testimonials-title\";s:3:\"zip\";s:32:\"packs\/zen-testimonials-title.zip\";s:3:\"uid\";s:32:\"d9aeeb596c0455ddd564a60a2d449b17\";s:3:\"img\";s:33:\"zen-testimonials-title\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/www.sliderrevolution.com\/templates\/zen-technology-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:462;a:24:{s:2:\"id\";s:3:\"507\";s:5:\"title\";s:16:\"Zen Testimonials\";s:5:\"alias\";s:16:\"zen-testimonials\";s:3:\"zip\";s:26:\"packs\/zen-testimonials.zip\";s:3:\"uid\";s:32:\"5a0e0141599c63828e4b99e3bc863366\";s:3:\"img\";s:27:\"zen-testimonials\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/www.sliderrevolution.com\/templates\/zen-technology-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:463;a:24:{s:2:\"id\";s:3:\"508\";s:5:\"title\";s:10:\"Zen Footer\";s:5:\"alias\";s:10:\"zen-footer\";s:3:\"zip\";s:20:\"packs\/zen-footer.zip\";s:3:\"uid\";s:32:\"47fb8604e2aafa8cfc97f5af75fda911\";s:3:\"img\";s:21:\"zen-footer\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/www.sliderrevolution.com\/templates\/zen-technology-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:464;a:21:{s:2:\"id\";s:3:\"509\";s:5:\"title\";s:24:\"Paintbrush Effect Add-on\";s:5:\"alias\";s:17:\"Paintbrush-Effect\";s:3:\"zip\";s:21:\"Paintbrush-Effect.zip\";s:3:\"uid\";s:32:\"b934d1376df026f0ff45447de17b5ee9\";s:3:\"img\";s:28:\"Paintbrush-Effect\/slide1.jpg\";s:7:\"preview\";s:72:\"https:\/\/www.sliderrevolution.com\/templates\/paintbrush-effect-collection\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:179:\"<span class=\"ttm_content\">The Paintbrush Effect Add-on is the perfect way to add some interactivity to your website with Slider Revolution.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:338:\"[{\"path\":\"revslider-paintbrush-addon\\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:465;a:24:{s:2:\"id\";s:3:\"510\";s:5:\"title\";s:29:\"Photographer Website Template\";s:5:\"alias\";s:29:\"photographer-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"photographer-website-template-package\";s:3:\"img\";s:50:\"packages\/photographer-website-template-package.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/photographer-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:466;a:24:{s:2:\"id\";s:3:\"511\";s:5:\"title\";s:19:\"Photographer Header\";s:5:\"alias\";s:19:\"Photographer-Header\";s:3:\"zip\";s:29:\"packs\/Photographer-Header.zip\";s:3:\"uid\";s:32:\"22de8b3b1eeca5d0d1087791a28cc641\";s:3:\"img\";s:30:\"Photographer-Header\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/photographer-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:467;a:24:{s:2:\"id\";s:3:\"512\";s:5:\"title\";s:27:\"Photographer Welcome Screen\";s:5:\"alias\";s:27:\"Photographer-Welcome-Screen\";s:3:\"zip\";s:37:\"packs\/Photographer-Welcome-Screen.zip\";s:3:\"uid\";s:32:\"8de63df079ad8b7c0aa7bf164bd5fd8f\";s:3:\"img\";s:38:\"Photographer-Welcome-Screen\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/photographer-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:468;a:24:{s:2:\"id\";s:3:\"513\";s:5:\"title\";s:21:\"Photographer Showcase\";s:5:\"alias\";s:21:\"Photographer-Showcase\";s:3:\"zip\";s:31:\"packs\/Photographer-Showcase.zip\";s:3:\"uid\";s:32:\"8b2c7a1541465f77e829a9ac58926359\";s:3:\"img\";s:32:\"Photographer-Showcase\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/photographer-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:469;a:24:{s:2:\"id\";s:3:\"514\";s:5:\"title\";s:22:\"Photographer Portfolio\";s:5:\"alias\";s:22:\"Photographer-Portfolio\";s:3:\"zip\";s:32:\"packs\/Photographer-Portfolio.zip\";s:3:\"uid\";s:32:\"ba5cc502a9505725ef169eaf4852d10f\";s:3:\"img\";s:33:\"Photographer-Portfolio\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/photographer-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:470;a:24:{s:2:\"id\";s:3:\"515\";s:5:\"title\";s:21:\"Photographer Contacts\";s:5:\"alias\";s:21:\"Photographer-Contacts\";s:3:\"zip\";s:31:\"packs\/Photographer-Contacts.zip\";s:3:\"uid\";s:32:\"6ac142733cd260b5d5d3cdce30885074\";s:3:\"img\";s:32:\"Photographer-Contacts\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/photographer-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:471;a:24:{s:2:\"id\";s:3:\"516\";s:5:\"title\";s:19:\"Photographer Footer\";s:5:\"alias\";s:19:\"Photographer-Footer\";s:3:\"zip\";s:29:\"packs\/Photographer-Footer.zip\";s:3:\"uid\";s:32:\"5fae568a988d072fb14b66cc2732ea46\";s:3:\"img\";s:30:\"Photographer-Footer\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/photographer-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:472;a:24:{s:2:\"id\";s:3:\"517\";s:5:\"title\";s:18:\"Photographer Modal\";s:5:\"alias\";s:18:\"Photographer-Modal\";s:3:\"zip\";s:28:\"packs\/Photographer-Modal.zip\";s:3:\"uid\";s:32:\"e6b47a765ad19bce4726540ff7211c07\";s:3:\"img\";s:29:\"Photographer-Modal\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/photographer-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:473;a:21:{s:2:\"id\";s:3:\"518\";s:5:\"title\";s:25:\"Black Friday Scroll Video\";s:5:\"alias\";s:25:\"black-friday-scroll-video\";s:3:\"zip\";s:29:\"black-friday-scroll-video.zip\";s:3:\"uid\";s:32:\"a6a4ab2e2f703aaee0a1e6121881bdd8\";s:3:\"img\";s:36:\"black-friday-scroll-video\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/www.sliderrevolution.com\/templates\/black-friday-scroll-video\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">Blackfriday offers are coming towards you from the depths of space, with this scroll-based hero module.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:369:\"[{\"path\":\"revslider-lottie-addon\\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-scrollvideo-addon\\\/revslider-scrollvideo-addon.php\",\"name\":\"Slider Revolution Scroll Video AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:474;a:24:{s:2:\"id\";s:3:\"519\";s:5:\"title\";s:26:\"Charity Non-Profit-Website\";s:5:\"alias\";s:26:\"charity-non-profit-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"charity-non-profit-website\";s:3:\"img\";s:47:\"packages\/charity-non-profit-website-package.jpg\";s:7:\"preview\";s:70:\"https:\/\/www.sliderrevolution.com\/templates\/charity-non-profit-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:475;a:24:{s:2:\"id\";s:3:\"520\";s:5:\"title\";s:12:\"Charity Menu\";s:5:\"alias\";s:12:\"charity-menu\";s:3:\"zip\";s:22:\"packs\/charity-menu.zip\";s:3:\"uid\";s:32:\"77794a39041c7f128de3b5ad9b8e7d0d\";s:3:\"img\";s:23:\"charity-menu\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/www.sliderrevolution.com\/templates\/charity-non-profit-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:476;a:24:{s:2:\"id\";s:3:\"521\";s:5:\"title\";s:14:\"Charity Header\";s:5:\"alias\";s:14:\"charity-header\";s:3:\"zip\";s:24:\"packs\/charity-header.zip\";s:3:\"uid\";s:32:\"36096787d4ed62942cbd48f6a57e9d4f\";s:3:\"img\";s:25:\"charity-header\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/www.sliderrevolution.com\/templates\/charity-non-profit-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:86:\" offset=\"t:90px,80px,70px,70px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:477;a:24:{s:2:\"id\";s:3:\"522\";s:5:\"title\";s:15:\"Charity Mission\";s:5:\"alias\";s:15:\"charity-mission\";s:3:\"zip\";s:25:\"packs\/charity-mission.zip\";s:3:\"uid\";s:32:\"8c5cd67e3eb51c0ca3e571408ac8e97b\";s:3:\"img\";s:26:\"charity-mission\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/www.sliderrevolution.com\/templates\/charity-non-profit-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:478;a:24:{s:2:\"id\";s:3:\"523\";s:5:\"title\";s:13:\"Charity Funds\";s:5:\"alias\";s:13:\"charity-funds\";s:3:\"zip\";s:23:\"packs\/charity-funds.zip\";s:3:\"uid\";s:32:\"10da554c7529ef91965e1618a04b410b\";s:3:\"img\";s:24:\"charity-funds\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/www.sliderrevolution.com\/templates\/charity-non-profit-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:479;a:24:{s:2:\"id\";s:3:\"524\";s:5:\"title\";s:15:\"Charity Success\";s:5:\"alias\";s:15:\"charity-success\";s:3:\"zip\";s:25:\"packs\/charity-success.zip\";s:3:\"uid\";s:32:\"0c35448c1905272606e87447886a348e\";s:3:\"img\";s:26:\"charity-success\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/www.sliderrevolution.com\/templates\/charity-non-profit-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:480;a:24:{s:2:\"id\";s:3:\"525\";s:5:\"title\";s:15:\"Charity Stories\";s:5:\"alias\";s:15:\"charity-stories\";s:3:\"zip\";s:25:\"packs\/charity-stories.zip\";s:3:\"uid\";s:32:\"f277f145d9f9c3f0033bb8ceffeb4c9f\";s:3:\"img\";s:26:\"charity-stories\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/www.sliderrevolution.com\/templates\/charity-non-profit-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:481;a:24:{s:2:\"id\";s:3:\"526\";s:5:\"title\";s:16:\"Charity Worldmap\";s:5:\"alias\";s:16:\"charity-worldmap\";s:3:\"zip\";s:26:\"packs\/charity-worldmap.zip\";s:3:\"uid\";s:32:\"9e00cbac269b92cb24fd3230297f4685\";s:3:\"img\";s:27:\"charity-worldmap\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/www.sliderrevolution.com\/templates\/charity-non-profit-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:482;a:24:{s:2:\"id\";s:3:\"527\";s:5:\"title\";s:19:\"Charity Large Image\";s:5:\"alias\";s:19:\"charity-large-image\";s:3:\"zip\";s:29:\"packs\/charity-large-image.zip\";s:3:\"uid\";s:32:\"fa927036c2b14622832106fa987bc8e7\";s:3:\"img\";s:30:\"charity-large-image\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/www.sliderrevolution.com\/templates\/charity-non-profit-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:483;a:24:{s:2:\"id\";s:3:\"528\";s:5:\"title\";s:16:\"Charity Sponsors\";s:5:\"alias\";s:16:\"charity-sponsors\";s:3:\"zip\";s:26:\"packs\/charity-sponsors.zip\";s:3:\"uid\";s:32:\"efd087bc3fa3915139af9e93d47ee295\";s:3:\"img\";s:27:\"charity-sponsors\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/www.sliderrevolution.com\/templates\/charity-non-profit-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:484;a:24:{s:2:\"id\";s:3:\"529\";s:5:\"title\";s:12:\"Charity Help\";s:5:\"alias\";s:12:\"charity-help\";s:3:\"zip\";s:22:\"packs\/charity-help.zip\";s:3:\"uid\";s:32:\"4f3571c0b27f061648c9ff95b1a3f718\";s:3:\"img\";s:23:\"charity-help\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/www.sliderrevolution.com\/templates\/charity-non-profit-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:485;a:24:{s:2:\"id\";s:3:\"530\";s:5:\"title\";s:14:\"Charity Footer\";s:5:\"alias\";s:14:\"charity-footer\";s:3:\"zip\";s:24:\"packs\/charity-footer.zip\";s:3:\"uid\";s:32:\"9340fa48c56635a8a781cc37c4bf538c\";s:3:\"img\";s:25:\"charity-footer\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/www.sliderrevolution.com\/templates\/charity-non-profit-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:486;a:21:{s:2:\"id\";s:3:\"531\";s:5:\"title\";s:21:\"Cinematic Hero Titles\";s:5:\"alias\";s:21:\"cinematic-hero-titles\";s:3:\"zip\";s:25:\"cinematic-hero-titles.zip\";s:3:\"uid\";s:32:\"51a59c54bb97c274092d22dbf4f6085e\";s:3:\"img\";s:32:\"cinematic-hero-titles\/slide1.jpg\";s:7:\"preview\";s:65:\"https:\/\/www.sliderrevolution.com\/templates\/cinematic-hero-titles\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:199:\"<span class=\"ttm_content\">The \"Cinematic Hero Titles\" template is a collection of fullscreen hero blocks that use a cinematic, animated letter-spacing effect..<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:487;a:21:{s:2:\"id\";s:3:\"532\";s:5:\"title\";s:23:\"Design DNA Scroll Video\";s:5:\"alias\";s:23:\"design-dna-scroll-video\";s:3:\"zip\";s:27:\"design-dna-scroll-video.zip\";s:3:\"uid\";s:32:\"39180fc9f7a07e50832fc1a68fb4eba2\";s:3:\"img\";s:34:\"design-dna-scroll-video\/slide1.jpg\";s:7:\"preview\";s:67:\"https:\/\/www.sliderrevolution.com\/templates\/design-dna-scroll-video\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The \"Design DNA Scroll Video\" template is\u00c2\u00a0a striking, fullscreen hero module that is using our new Scroll Video addon.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:543:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-lottie-addon\\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-scrollvideo-addon\\\/revslider-scrollvideo-addon.php\",\"name\":\"Slider Revolution Scroll Video AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:488;a:21:{s:2:\"id\";s:3:\"533\";s:5:\"title\";s:27:\"Food Delivery Lottie Scroll\";s:5:\"alias\";s:27:\"food-delivery-lottie-scroll\";s:3:\"zip\";s:31:\"food-delivery-lottie-scroll.zip\";s:3:\"uid\";s:32:\"5dfbfac45c5df7702238ba1b43afe8f6\";s:3:\"img\";s:38:\"food-delivery-lottie-scroll\/slide1.jpg\";s:7:\"preview\";s:71:\"https:\/\/www.sliderrevolution.com\/templates\/food-delivery-lottie-scroll\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The \"Design DNA Scroll Video\" template is\u00c2\u00a0a striking, fullscreen hero module that is using our new Scroll Video addon.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:489;a:24:{s:2:\"id\";s:3:\"534\";s:5:\"title\";s:29:\"Food Recipe Carousel Template\";s:5:\"alias\";s:29:\"food-recipe-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"food-recipe-carousel-template\";s:3:\"img\";s:50:\"packages\/food-recipe-carousel-template-package.jpg\";s:7:\"preview\";s:64:\"https:\/\/www.sliderrevolution.com\/templates\/food-recipe-carousel\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Showcase your cooking recipes with the easy to use \"Food Recipe Carousel\" template. Clicking the titles opens up a detail view!<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:490;a:24:{s:2:\"id\";s:3:\"535\";s:5:\"title\";s:20:\"Food Recipe Carousel\";s:5:\"alias\";s:20:\"food-recipe-carousel\";s:3:\"zip\";s:30:\"packs\/food-recipe-carousel.zip\";s:3:\"uid\";s:32:\"6ba9695ba1a22a6e99f96431d8fb01e8\";s:3:\"img\";s:31:\"food-recipe-carousel\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/www.sliderrevolution.com\/templates\/food-recipe-carousel\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:491;a:24:{s:2:\"id\";s:3:\"536\";s:5:\"title\";s:17:\"Food Recipe Modal\";s:5:\"alias\";s:17:\"food-recipe-modal\";s:3:\"zip\";s:27:\"packs\/food-recipe-modal.zip\";s:3:\"uid\";s:32:\"1c5b2e959cd973efc5c1887a3a4279f3\";s:3:\"img\";s:28:\"food-recipe-modal\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/www.sliderrevolution.com\/templates\/food-recipe-carousel\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:492;a:24:{s:2:\"id\";s:3:\"537\";s:5:\"title\";s:27:\"Corporate Carousel Template\";s:5:\"alias\";s:27:\"corporate-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"corporate-carousel-template\";s:3:\"img\";s:38:\"packages\/corporate_carousel_bundle.jpg\";s:7:\"preview\";s:75:\"https:\/\/www.sliderrevolution.com\/templates\/corporate-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:14:10\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:493;a:24:{s:2:\"id\";s:3:\"538\";s:5:\"title\";s:18:\"Corporate Carousel\";s:5:\"alias\";s:18:\"corporate-carousel\";s:3:\"zip\";s:28:\"packs\/corporate-carousel.zip\";s:3:\"uid\";s:32:\"30dea0e333913cb5ebbf8dded8c3a839\";s:3:\"img\";s:29:\"corporate-carousel\/slide1.jpg\";s:7:\"preview\";s:34:\"https:\/\/revolution.themepunch.com\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:26:51\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:494;a:24:{s:2:\"id\";s:3:\"539\";s:5:\"title\";s:18:\"Corporate Lightbox\";s:5:\"alias\";s:18:\"corporate-lightbox\";s:3:\"zip\";s:28:\"packs\/corporate-lightbox.zip\";s:3:\"uid\";s:32:\"832c277bfc5a288c0dffd784e4041265\";s:3:\"img\";s:29:\"corporate-lightbox\/slide1.jpg\";s:7:\"preview\";s:34:\"https:\/\/revolution.themepunch.com\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:34:36\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:495;a:24:{s:2:\"id\";s:3:\"540\";s:5:\"title\";s:23:\"Cyber Carousel Template\";s:5:\"alias\";s:23:\"cyber-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"cyber-carousel-template\";s:3:\"img\";s:33:\"packages\/cybercarousel_bundle.jpg\";s:7:\"preview\";s:71:\"https:\/\/www.sliderrevolution.com\/templates\/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:40:25\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:496;a:24:{s:2:\"id\";s:3:\"541\";s:5:\"title\";s:14:\"Cyber Carousel\";s:5:\"alias\";s:14:\"cyber-carousel\";s:3:\"zip\";s:24:\"packs\/cyber-carousel.zip\";s:3:\"uid\";s:32:\"b5ef41c7f498bd1dccf8224bfbade718\";s:3:\"img\";s:25:\"cyber-carousel\/slide1.jpg\";s:7:\"preview\";s:71:\"https:\/\/www.sliderrevolution.com\/templates\/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:42:44\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:497;a:24:{s:2:\"id\";s:3:\"542\";s:5:\"title\";s:23:\"Cyber Carousel Lightbox\";s:5:\"alias\";s:23:\"cyber-carousel-lightbox\";s:3:\"zip\";s:33:\"packs\/cyber-carousel-lightbox.zip\";s:3:\"uid\";s:32:\"cb91abeed0555dfcafe849c37e7c9c32\";s:3:\"img\";s:34:\"cyber-carousel-lightbox\/slide1.jpg\";s:7:\"preview\";s:71:\"https:\/\/www.sliderrevolution.com\/templates\/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:50:15\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:498;a:24:{s:2:\"id\";s:3:\"543\";s:5:\"title\";s:16:\"Woo Carousel One\";s:5:\"alias\";s:24:\"woocommerce-carousel-one\";s:3:\"zip\";s:28:\"woocommerce-carousel-one.zip\";s:3:\"uid\";s:32:\"df0a99cef3981ecb608dff4ed573a493\";s:3:\"img\";s:35:\"woocommerce-carousel-one\/slide1.jpg\";s:7:\"preview\";s:67:\"https:\/\/www.sliderrevolution.com\/templates\/woocommerce-slider-pack\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">A basic WooCommerce carousel. Just set your categories and the carousel will be populated with your WooCommerce products.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:02:45\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:499;a:24:{s:2:\"id\";s:3:\"544\";s:5:\"title\";s:23:\"Woo Carousel One Static\";s:5:\"alias\";s:31:\"woocommerce-carousel-one-static\";s:3:\"zip\";s:35:\"woocommerce-carousel-one-static.zip\";s:3:\"uid\";s:32:\"5c955a3850369e79b1e18921306ac1df\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/sliderrevolution.com\/templates\/woocommerce-slider-pack\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A static content carousel. Please use the \"non-static\" version for WooCommerce.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:05:02\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:500;a:24:{s:2:\"id\";s:3:\"545\";s:5:\"title\";s:16:\"Woo Carousel Two\";s:5:\"alias\";s:24:\"woocommerce-carousel-two\";s:3:\"zip\";s:28:\"woocommerce-carousel-two.zip\";s:3:\"uid\";s:32:\"fdd797d8e98a9138f5563b68b95ebe1c\";s:3:\"img\";s:35:\"woocommerce-carousel-two\/slide1.jpg\";s:7:\"preview\";s:67:\"https:\/\/www.sliderrevolution.com\/templates\/woocommerce-slider-pack\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">A basic WooCommerce carousel. Just set your categories and the carousel will be populated with your WooCommerce products.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:06:57\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:501;a:24:{s:2:\"id\";s:3:\"546\";s:5:\"title\";s:23:\"Woo Carousel Two Static\";s:5:\"alias\";s:31:\"woocommerce-carousel-two-static\";s:3:\"zip\";s:35:\"woocommerce-carousel-two-static.zip\";s:3:\"uid\";s:32:\"2f3bfb1dfa99647426ce906f10dfc480\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/sliderrevolution.com\/templates\/woocommerce-slider-pack\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A static content carousel. Please use the \"non-static\" version for WooCommerce.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:16:15\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:502;a:24:{s:2:\"id\";s:3:\"547\";s:5:\"title\";s:18:\"Woo Feature Slider\";s:5:\"alias\";s:26:\"woocommerce-feature-slider\";s:3:\"zip\";s:30:\"woocommerce-feature-slider.zip\";s:3:\"uid\";s:32:\"c8aa1f551065eeffc752f2d8daef6db1\";s:3:\"img\";s:37:\"woocommerce-feature-slider\/slide1.jpg\";s:7:\"preview\";s:67:\"https:\/\/www.sliderrevolution.com\/templates\/woocommerce-slider-pack\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:19:13\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:503;a:24:{s:2:\"id\";s:3:\"548\";s:5:\"title\";s:25:\"Woo Feature Slider Static\";s:5:\"alias\";s:33:\"woocommerce-feature-slider-static\";s:3:\"zip\";s:37:\"woocommerce-feature-slider-static.zip\";s:3:\"uid\";s:32:\"2f29e8fd101c799480152a7911b33ca6\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/sliderrevolution.com\/templates\/woocommerce-slider-pack\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:140:\"<span class=\"ttm_content\">A static content slider Please use the \"non-static\" version for WooCommerce.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:20:57\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:504;a:21:{s:2:\"id\";s:3:\"549\";s:5:\"title\";s:17:\"Woo Liquid Slider\";s:5:\"alias\";s:17:\"woo-liquid-slider\";s:3:\"zip\";s:21:\"woo-liquid-slider.zip\";s:3:\"uid\";s:32:\"9f455f73675a73dbefe820288e994f27\";s:3:\"img\";s:28:\"woo-liquid-slider\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/www.sliderrevolution.com\/templates\/woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:236:\"<span class=\"ttm_content\">A WooCommerce slider using the BubbleMorph addon for an interesting liquid effect. Just set your categories and the slider will be populated with your WooCommerce products.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-01-19 16:23:03\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:505;a:21:{s:2:\"id\";s:3:\"550\";s:5:\"title\";s:24:\"Woo Liquid Slider Static\";s:5:\"alias\";s:32:\"woocommerce-liquid-slider-static\";s:3:\"zip\";s:36:\"woocommerce-liquid-slider-static.zip\";s:3:\"uid\";s:32:\"5848192fea46ffee95a91aa531848e19\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/www.sliderrevolution.com\/templates\/woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">A static content slider using the BubbleMorph addon for an interesting liquid effect. For WooCommerce, please use the \"non-static\" version.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-01-19 16:24:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:506;a:24:{s:2:\"id\";s:3:\"551\";s:5:\"title\";s:15:\"Woo Slider Pack\";s:5:\"alias\";s:15:\"woo-slider-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:15:\"woo-slider-pack\";s:3:\"img\";s:34:\"packages\/woosliderpack_dynamic.jpg\";s:7:\"preview\";s:67:\"https:\/\/www.sliderrevolution.com\/templates\/woocommerce-slider-pack\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:9:\"postbased\";i:3;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-20 09:34:45\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:507;a:24:{s:2:\"id\";s:3:\"552\";s:5:\"title\";s:22:\"Woo Slider Pack Static\";s:5:\"alias\";s:22:\"woo-slider-pack-static\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"woo-slider-pack-static\";s:3:\"img\";s:33:\"packages\/woosliderpack_static.jpg\";s:7:\"preview\";s:67:\"https:\/\/www.sliderrevolution.com\/templates\/woocommerce-slider-pack\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-20 09:39:21\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:508;a:21:{s:2:\"id\";s:3:\"553\";s:5:\"title\";s:24:\"Creative Hero Collection\";s:5:\"alias\";s:24:\"creative-hero-collection\";s:3:\"zip\";s:28:\"creative-hero-collection.zip\";s:3:\"uid\";s:32:\"e20126d93d081055e5ff3f6981b971fa\";s:3:\"img\";s:35:\"creative-hero-collection\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/www.sliderrevolution.com\/templates\/creative-hero-collection\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:245:\"<span class=\"ttm_content\">A fantastic intro presentation for almost any website. If you want to use a single slide as a hero, simply drag it to the first position and set the layout of the module to \"scene\".<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-bubblemorph-addon\\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:22:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:509;a:21:{s:2:\"id\";s:3:\"554\";s:5:\"title\";s:12:\"Photo Slider\";s:5:\"alias\";s:19:\"photographer-slider\";s:3:\"zip\";s:23:\"photographer-slider.zip\";s:3:\"uid\";s:32:\"e00104cff231e2aaeb149b3c63e78a5e\";s:3:\"img\";s:30:\"photographer-slider\/slide1.jpg\";s:7:\"preview\";s:80:\"https:\/\/www.sliderrevolution.com\/templates\/photographer-and-videographer-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">A great module for any photographer\/videographer who wants to display their portfolio in an engaging way.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:25:31\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:510;a:21:{s:2:\"id\";s:3:\"555\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:17:\"realestate-slider\";s:3:\"zip\";s:21:\"realestate-slider.zip\";s:3:\"uid\";s:32:\"596effabfef768f0371cba2b1fdd0c1d\";s:3:\"img\";s:28:\"realestate-slider\/slide1.jpg\";s:7:\"preview\";s:71:\"https:\/\/www.sliderrevolution.com\/templates\/real-estate-showcase-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:152:\"<span class=\"ttm_content\">Showcase your clients real estate offerings with this clean and convincing presentation.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-02-23 10:45:36\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:511;a:21:{s:2:\"id\";s:3:\"556\";s:5:\"title\";s:19:\"Saas Product Slider\";s:5:\"alias\";s:19:\"saas-product-slider\";s:3:\"zip\";s:23:\"saas-product-slider.zip\";s:3:\"uid\";s:32:\"3cf7809058f383425c5409aa1204335f\";s:3:\"img\";s:30:\"saas-product-slider\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/www.sliderrevolution.com\/templates\/saas-product-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">Present your digital SaaS product with a modern design and stunning animations.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:349:\"[{\"path\":\"revslider-typewriter-addon\\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/typewriter-addon\\\/\"},{\"path\":\"revslider-lottie-addon\\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:49:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:512;a:24:{s:2:\"id\";s:3:\"557\";s:5:\"title\";s:27:\"Cinematic Wildlife Template\";s:5:\"alias\";s:27:\"cinematic-wildlife-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"cinematic-wildlife-template\";s:3:\"img\";s:39:\"packages\/cinematic-wildlife-package.jpg\";s:7:\"preview\";s:69:\"https:\/\/www.sliderrevolution.com\/templates\/cinematic-wildlife-slider\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:45:38\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:513;a:24:{s:2:\"id\";s:3:\"558\";s:5:\"title\";s:25:\"Cinematic Wildlife Slider\";s:5:\"alias\";s:25:\"cinematic-wildlife-slider\";s:3:\"zip\";s:35:\"packs\/cinematic-wildlife-slider.zip\";s:3:\"uid\";s:32:\"a37b04e221a845d6d446f4d70e815b87\";s:3:\"img\";s:36:\"cinematic-wildlife-slider\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/www.sliderrevolution.com\/templates\/cinematic-wildlife-slider\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:47:01\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:514;a:24:{s:2:\"id\";s:3:\"559\";s:5:\"title\";s:24:\"Cinematic Wildlife Modal\";s:5:\"alias\";s:24:\"cinematic-wildlife-modal\";s:3:\"zip\";s:34:\"packs\/cinematic-wildlife-modal.zip\";s:3:\"uid\";s:32:\"636a6885199f684ad743167ceea70dc4\";s:3:\"img\";s:35:\"cinematic-wildlife-modal\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/www.sliderrevolution.com\/templates\/cinematic-wildlife-slider\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:50:56\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:515;a:21:{s:2:\"id\";s:3:\"560\";s:5:\"title\";s:32:\"Gaming Stats Presentation Slider\";s:5:\"alias\";s:32:\"gaming-stats-presentation-slider\";s:3:\"zip\";s:36:\"gaming-stats-presentation-slider.zip\";s:3:\"uid\";s:32:\"988df5050f2a45a108ef32518a725bf8\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider\/slide1.jpg\";s:7:\"preview\";s:76:\"https:\/\/www.sliderrevolution.com\/templates\/charts-addon-presentation-slider\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.4.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:156:\"<span class=\"ttm_content\">Create interactive presentations and showcase statistics with unique and customizable charts<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:159:\"[{\"path\":\"revslider-charts-addon\\\/revslider-charts-addon.php\",\"name\":\"Charts AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-04-29 09:50:58\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:516;a:21:{s:2:\"id\";s:3:\"561\";s:5:\"title\";s:31:\"Coffee Shop Split Screen Slider\";s:5:\"alias\";s:15:\"coffee-flavours\";s:3:\"zip\";s:19:\"coffee-flavours.zip\";s:3:\"uid\";s:32:\"63726447a6a614d8f53fbf6024fd3033\";s:3:\"img\";s:25:\"coffee-flavors\/slide1.jpg\";s:7:\"preview\";s:75:\"https:\/\/www.sliderrevolution.com\/templates\/coffee-shop-split-screen-slider\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">The animated elements and clean layout make this slider an eye-catcher for your coffee shop. With it's easy customizability, this template is perfect for showcasing any type of product!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:09:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:517;a:21:{s:2:\"id\";s:3:\"562\";s:5:\"title\";s:32:\"Modern Portfolio Showreel Slider\";s:5:\"alias\";s:15:\"showreel-slider\";s:3:\"zip\";s:19:\"showreel-slider.zip\";s:3:\"uid\";s:32:\"bced29a585e67153a1ed7608ddcdb69d\";s:3:\"img\";s:26:\"showreel-slider\/slide1.jpg\";s:7:\"preview\";s:76:\"https:\/\/www.sliderrevolution.com\/templates\/modern-portfolio-showreel-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:216:\"<span class=\"ttm_content\">Showcase beautiful videos and photography with this clean looking slider with modern UI and effective typography. Perfect for any creative professional.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:14:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:518;a:21:{s:2:\"id\";s:3:\"563\";s:5:\"title\";s:23:\"Visual Art Forms Slider\";s:5:\"alias\";s:16:\"visual-art-forms\";s:3:\"zip\";s:20:\"visual-art-forms.zip\";s:3:\"uid\";s:32:\"4d57a5abf20bc4a615fe30837ac3ce1a\";s:3:\"img\";s:27:\"visual-art-forms\/slide1.jpg\";s:7:\"preview\";s:67:\"https:\/\/www.sliderrevolution.com\/templates\/visual-art-forms-slider\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:180:\"<span class=\"ttm_content\">Present just about anything with this highly flexible and modern looking slider, no matter what industry you are in.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:18:19\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:519;a:21:{s:2:\"id\";s:3:\"564\";s:5:\"title\";s:22:\"Background Effect Hero\";s:5:\"alias\";s:14:\"bg-effect-hero\";s:3:\"zip\";s:18:\"bg-effect-hero.zip\";s:3:\"uid\";s:32:\"55bb0fa5ac66ad84423fa704b701e1df\";s:3:\"img\";s:25:\"bg-effect-hero\/slide1.jpg\";s:7:\"preview\";s:77:\"https:\/\/www.sliderrevolution.com\/templates\/background-effect-hero-collection\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:224:\"<span class=\"ttm_content\">If you really want to stun your visitors with gorgeous gradients and dreamy transitions, <br \/>\r\nthis slider \/ hero module is exactly what you were looking for.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:703:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-bubblemorph-addon\\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:45:50\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:520;a:21:{s:2:\"id\";s:3:\"565\";s:5:\"title\";s:26:\"Cyber Glitch Effect Slider\";s:5:\"alias\";s:9:\"cyberfunk\";s:3:\"zip\";s:13:\"cyberfunk.zip\";s:3:\"uid\";s:32:\"44fdc7e13074bdc46500972cd708c739\";s:3:\"img\";s:20:\"cyberfunk\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/www.sliderrevolution.com\/templates\/cyber-glitch-effect-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">Dive into a futuristic, neon, cyber world with this amazing slider template featuring <br \/>\r\nglitch effect transitions and a typewriter effect.<br \/>\r\nThe custom navigation skin can be customized easily!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:361:\"[{\"path\":\"revslider-typewriter-addon\\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/typewriter-addon\\\/\"},{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:51:54\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:521;a:21:{s:2:\"id\";s:3:\"566\";s:5:\"title\";s:30:\"Motion Blur Portfolio Showcase\";s:5:\"alias\";s:21:\"motion-blur-portfolio\";s:3:\"zip\";s:25:\"motion-blur-portfolio.zip\";s:3:\"uid\";s:32:\"28086bed49cfb241c7d40f91cd64e970\";s:3:\"img\";s:32:\"motion-blur-portfolio\/slide1.jpg\";s:7:\"preview\";s:74:\"https:\/\/www.sliderrevolution.com\/templates\/motion-blur-portfolio-showcase\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:238:\"<span class=\"ttm_content\">This clean showcase slider with an optional video popup is using a fancy motion blur transition!<br \/>\r\nPacked with a logo and menu its ready to visualize your wildest ideas.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:56:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:522;a:21:{s:2:\"id\";s:3:\"567\";s:5:\"title\";s:25:\"Portal Effect Hero Slider\";s:5:\"alias\";s:18:\"portal-effect-hero\";s:3:\"zip\";s:22:\"portal-effect-hero.zip\";s:3:\"uid\";s:32:\"87f5b64e44dc5b75bc1c7adbeb287ee9\";s:3:\"img\";s:29:\"portal-effect-hero\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/www.sliderrevolution.com\/templates\/portal-effect-hero-slider\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:282:\"<span class=\"ttm_content\">This slider module can function as an impressive landing page or a striking product presentation anywhere on your WordPress website.<br \/>\r\nThe design already includes elements like a logo, menu and social media icons.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 11:08:18\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:523;a:21:{s:2:\"id\";s:3:\"568\";s:5:\"title\";s:22:\"Winery Timeline Slider\";s:5:\"alias\";s:15:\"winery-timeline\";s:3:\"zip\";s:19:\"winery-timeline.zip\";s:3:\"uid\";s:32:\"d2ccdaf0a5c73db21e8e8a3f6712e8bd\";s:3:\"img\";s:26:\"winery-timeline\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/www.sliderrevolution.com\/templates\/winery-timeline-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:247:\"<span class=\"ttm_content\">Tell your own story with this fabulous timeline slider.<br \/>\r\nLogo and social icon design elements are already included if you want to use this template as a standalone landing page!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 11:13:39\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:524;a:24:{s:2:\"id\";s:3:\"569\";s:5:\"title\";s:25:\"Smart Living One Pager V1\";s:5:\"alias\";s:25:\"smart-living-one-pager-v1\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v1\";s:3:\"img\";s:38:\"packages\/Smart-Living-One-Pager-V1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v1\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:33:48\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:525;a:24:{s:2:\"id\";s:3:\"570\";s:5:\"title\";s:25:\"Smart Living One Pager V2\";s:5:\"alias\";s:25:\"smart-living-one-pager-v2\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v2\";s:3:\"img\";s:38:\"packages\/Smart-Living-One-Pager-V2.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v2\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:38:21\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:526;a:24:{s:2:\"id\";s:3:\"571\";s:5:\"title\";s:25:\"Smart Living One Pager V3\";s:5:\"alias\";s:25:\"smart-living-one-pager-v3\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v3\";s:3:\"img\";s:38:\"packages\/Smart-Living-One-Pager-V3.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v3\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:39:44\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:527;a:24:{s:2:\"id\";s:3:\"572\";s:5:\"title\";s:6:\"Menu 1\";s:5:\"alias\";s:6:\"menu-1\";s:3:\"zip\";s:16:\"packs\/menu-1.zip\";s:3:\"uid\";s:32:\"6e5038d711f2ee8326c79c3a9e06ded4\";s:3:\"img\";s:17:\"menu-1\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v1\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:41:12\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:528;a:24:{s:2:\"id\";s:3:\"573\";s:5:\"title\";s:6:\"Hero 1\";s:5:\"alias\";s:14:\"onepage-hero-1\";s:3:\"zip\";s:24:\"packs\/onepage-hero-1.zip\";s:3:\"uid\";s:32:\"9f5fec6956bd2e1e1ecc553a8b7471b0\";s:3:\"img\";s:25:\"onepage-hero-1\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v1\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:48:41\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:529;a:24:{s:2:\"id\";s:3:\"574\";s:5:\"title\";s:7:\"About 1\";s:5:\"alias\";s:6:\"about1\";s:3:\"zip\";s:16:\"packs\/about1.zip\";s:3:\"uid\";s:32:\"fc4962093f61124101c05ceb506fa5d2\";s:3:\"img\";s:17:\"about1\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v1\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:50:54\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:530;a:24:{s:2:\"id\";s:3:\"575\";s:5:\"title\";s:10:\"Services 1\";s:5:\"alias\";s:9:\"services1\";s:3:\"zip\";s:19:\"packs\/services1.zip\";s:3:\"uid\";s:32:\"08f72a81aeb9afdaa57f544e4331a6da\";s:3:\"img\";s:20:\"services1\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v1\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:52:41\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:531;a:24:{s:2:\"id\";s:3:\"576\";s:5:\"title\";s:10:\"Projects 1\";s:5:\"alias\";s:9:\"projects1\";s:3:\"zip\";s:19:\"packs\/projects1.zip\";s:3:\"uid\";s:32:\"11ff60e82fcf47a6a2c6bdce3cc1d8f2\";s:3:\"img\";s:20:\"projects1\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v1\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:01:48\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:532;a:24:{s:2:\"id\";s:3:\"577\";s:5:\"title\";s:8:\"Footer 1\";s:5:\"alias\";s:8:\"footer-1\";s:3:\"zip\";s:18:\"packs\/footer-1.zip\";s:3:\"uid\";s:32:\"947fac99689a985c7f0f7dfec4311f6b\";s:3:\"img\";s:19:\"footer-1\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v1\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:05:00\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:533;a:25:{s:2:\"id\";s:3:\"578\";s:5:\"title\";s:24:\"Explainer Block 1 Part 1\";s:5:\"alias\";s:23:\"explainer-block-1-part1\";s:3:\"zip\";s:33:\"packs\/explainer-block-1-part1.zip\";s:3:\"uid\";s:32:\"731980bef0ea06263d05b286b5a75dfe\";s:3:\"img\";s:34:\"explainer-block-1-part1\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v1\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:06:07\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:534;a:25:{s:2:\"id\";s:3:\"579\";s:5:\"title\";s:24:\"Explainer Block 1 Part 2\";s:5:\"alias\";s:23:\"explainer-block-1-part2\";s:3:\"zip\";s:33:\"packs\/explainer-block-1-part2.zip\";s:3:\"uid\";s:32:\"ded730f13551f78b9a87b159b72d8ce8\";s:3:\"img\";s:34:\"explainer-block-1-part2\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v1\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:07:26\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:535;a:24:{s:2:\"id\";s:3:\"580\";s:5:\"title\";s:16:\"Projects Modal 1\";s:5:\"alias\";s:16:\"projects-modal-1\";s:3:\"zip\";s:26:\"packs\/projects-modal-1.zip\";s:3:\"uid\";s:32:\"b17af2f4e21786711a2ce4ac0c4436ad\";s:3:\"img\";s:27:\"projects-modal-1\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v1\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:08:26\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:536;a:24:{s:2:\"id\";s:3:\"581\";s:5:\"title\";s:6:\"Menu 2\";s:5:\"alias\";s:6:\"menu-2\";s:3:\"zip\";s:16:\"packs\/menu-2.zip\";s:3:\"uid\";s:32:\"a8d103f753ee50d4f81aa4100df8b7f9\";s:3:\"img\";s:17:\"menu-2\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v2\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:20:20\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:537;a:24:{s:2:\"id\";s:3:\"582\";s:5:\"title\";s:6:\"Hero 2\";s:5:\"alias\";s:6:\"hero-2\";s:3:\"zip\";s:16:\"packs\/hero-2.zip\";s:3:\"uid\";s:32:\"7e56900f8c4b6e12435b70e141accaa8\";s:3:\"img\";s:17:\"hero-2\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v2\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 15:27:59\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:538;a:24:{s:2:\"id\";s:3:\"583\";s:5:\"title\";s:10:\"Services 2\";s:5:\"alias\";s:10:\"services-2\";s:3:\"zip\";s:20:\"packs\/services-2.zip\";s:3:\"uid\";s:32:\"da2d588b291a7754096ac77746ba1da5\";s:3:\"img\";s:34:\"services-2\/services2-thumbnail.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v2\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:29:09\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:539;a:24:{s:2:\"id\";s:3:\"584\";s:5:\"title\";s:7:\"About 2\";s:5:\"alias\";s:7:\"about-2\";s:3:\"zip\";s:17:\"packs\/about-2.zip\";s:3:\"uid\";s:32:\"8e9e84d1aec08de6e099473683bf0e57\";s:3:\"img\";s:18:\"about-2\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v2\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:30:15\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:540;a:24:{s:2:\"id\";s:3:\"585\";s:5:\"title\";s:10:\"Projects 2\";s:5:\"alias\";s:10:\"projects-2\";s:3:\"zip\";s:20:\"packs\/projects-2.zip\";s:3:\"uid\";s:32:\"99bc6ca75f6d5e018701aef5f5b22b27\";s:3:\"img\";s:21:\"projects-2\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v2\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:32:06\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:541;a:24:{s:2:\"id\";s:3:\"586\";s:5:\"title\";s:8:\"Footer 2\";s:5:\"alias\";s:7:\"footer2\";s:3:\"zip\";s:17:\"packs\/footer2.zip\";s:3:\"uid\";s:32:\"99df496d2fd9e897a2debb66958cb610\";s:3:\"img\";s:18:\"footer2\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v2\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:34:09\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:542;a:24:{s:2:\"id\";s:3:\"587\";s:5:\"title\";s:24:\"Explainer Block 2 Part 1\";s:5:\"alias\";s:23:\"explainer-block-2-part1\";s:3:\"zip\";s:33:\"packs\/explainer-block-2-part1.zip\";s:3:\"uid\";s:32:\"aee4d41e9cf5f91ad69bfbe96d1dc1b8\";s:3:\"img\";s:34:\"explainer-block-2-part1\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v2\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:35:48\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:543;a:24:{s:2:\"id\";s:3:\"588\";s:5:\"title\";s:24:\"Explainer Block 2 Part 2\";s:5:\"alias\";s:23:\"explainer-block-2-part2\";s:3:\"zip\";s:33:\"packs\/explainer-block-2-part2.zip\";s:3:\"uid\";s:32:\"b12ac82484c5d2609994978f95026057\";s:3:\"img\";s:34:\"explainer-block-2-part2\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v2\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:37:05\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:544;a:24:{s:2:\"id\";s:3:\"589\";s:5:\"title\";s:16:\"Projects Modal 2\";s:5:\"alias\";s:16:\"projects-modal-2\";s:3:\"zip\";s:26:\"packs\/projects-modal-2.zip\";s:3:\"uid\";s:32:\"ac164d7043a8958ae2931e4be54bf56e\";s:3:\"img\";s:27:\"projects-modal-2\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v2\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:38:22\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:545;a:24:{s:2:\"id\";s:3:\"590\";s:5:\"title\";s:6:\"Menu 3\";s:5:\"alias\";s:6:\"menu-3\";s:3:\"zip\";s:16:\"packs\/menu-3.zip\";s:3:\"uid\";s:32:\"7300529d564642c76e61890cf0ef57cf\";s:3:\"img\";s:17:\"menu-3\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v3\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:42:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:546;a:24:{s:2:\"id\";s:3:\"591\";s:5:\"title\";s:6:\"Hero 3\";s:5:\"alias\";s:6:\"hero-3\";s:3:\"zip\";s:16:\"packs\/hero-3.zip\";s:3:\"uid\";s:32:\"08db05794abf4e6c10788cbd423f92b2\";s:3:\"img\";s:17:\"hero-3\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v3\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:46:06\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:547;a:24:{s:2:\"id\";s:3:\"592\";s:5:\"title\";s:7:\"About 3\";s:5:\"alias\";s:7:\"about-3\";s:3:\"zip\";s:17:\"packs\/about-3.zip\";s:3:\"uid\";s:32:\"dac01fc9b9d664f271e1ea6a1bbb850c\";s:3:\"img\";s:18:\"about-3\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v3\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:47:44\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:548;a:24:{s:2:\"id\";s:3:\"593\";s:5:\"title\";s:10:\"Services 3\";s:5:\"alias\";s:10:\"services-3\";s:3:\"zip\";s:20:\"packs\/services-3.zip\";s:3:\"uid\";s:32:\"4bad1c4a765cef7d93d3c7e2a0e76b83\";s:3:\"img\";s:21:\"services-3\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v3\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:50:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:549;a:24:{s:2:\"id\";s:3:\"594\";s:5:\"title\";s:10:\"Projects 3\";s:5:\"alias\";s:10:\"projects-3\";s:3:\"zip\";s:20:\"packs\/projects-3.zip\";s:3:\"uid\";s:32:\"e3337a84122e580679474dea8d7bf37c\";s:3:\"img\";s:21:\"projects-3\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v3\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:51:31\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:550;a:24:{s:2:\"id\";s:3:\"595\";s:5:\"title\";s:8:\"Footer 3\";s:5:\"alias\";s:8:\"footer-3\";s:3:\"zip\";s:18:\"packs\/footer-3.zip\";s:3:\"uid\";s:32:\"524f4445a5565bf3ef1dcd7b2f0228cc\";s:3:\"img\";s:19:\"footer-3\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v3\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:53:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:551;a:24:{s:2:\"id\";s:3:\"596\";s:5:\"title\";s:24:\"Explainer Block 3 Part 1\";s:5:\"alias\";s:23:\"explainer-block-3-part1\";s:3:\"zip\";s:33:\"packs\/explainer-block-3-part1.zip\";s:3:\"uid\";s:32:\"b1469a955fecb4e1d645a604804716de\";s:3:\"img\";s:34:\"explainer-block-3-part1\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v3\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:54:20\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:552;a:24:{s:2:\"id\";s:3:\"597\";s:5:\"title\";s:24:\"Explainer Block 3 Part 2\";s:5:\"alias\";s:23:\"explainer-block-3-part2\";s:3:\"zip\";s:33:\"packs\/explainer-block-3-part2.zip\";s:3:\"uid\";s:32:\"3faa6f1dc248ef2ba3d50cc60db557b1\";s:3:\"img\";s:34:\"explainer-block-3-part2\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v3\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:55:33\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:553;a:24:{s:2:\"id\";s:3:\"598\";s:5:\"title\";s:16:\"Projects Modal 3\";s:5:\"alias\";s:16:\"projects-modal-3\";s:3:\"zip\";s:26:\"packs\/projects-modal-3.zip\";s:3:\"uid\";s:32:\"b22bb57c30e75bf7d7ba7d240a21b3fe\";s:3:\"img\";s:27:\"projects-modal-3\/slide1.jpg\";s:7:\"preview\";s:91:\"https:\/\/www.sliderrevolution.com\/templates\/smart-living-one-page-template-for-wordpress-v3\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:57:05\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:554;a:21:{s:2:\"id\";s:3:\"599\";s:5:\"title\";s:25:\"Urban Street Skate Slider\";s:5:\"alias\";s:25:\"urban-street-skate-slider\";s:3:\"zip\";s:29:\"urban-street-skate-slider.zip\";s:3:\"uid\";s:32:\"14b18e98ac51aa922a264b74518d6f25\";s:3:\"img\";s:36:\"urban-street-skate-slider\/slide1.jpg\";s:7:\"preview\";s:83:\"https:\/\/www.sliderrevolution.com\/templates\/urban-street-skate-slider-for-wordpress\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">Create catchy presentations with sleek transitions, using this urban-themed slider. A template that's perfectly suitable for showcasing products and marketing campaigns!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-09-14 18:54:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:555;a:21:{s:2:\"id\";s:3:\"600\";s:5:\"title\";s:34:\"Fast Food Burger Restaurant Slider\";s:5:\"alias\";s:13:\"yummy-burgers\";s:3:\"zip\";s:17:\"yummy-burgers.zip\";s:3:\"uid\";s:32:\"3de3520af809748281f3aaa16d8c2222\";s:3:\"img\";s:24:\"yummy-burgers\/slide1.jpg\";s:7:\"preview\";s:78:\"https:\/\/www.sliderrevolution.com\/templates\/fast-food-burger-restaurant-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:242:\"<span class=\"ttm_content\">Make your clients feel hungry with this tasty looking slider, featuring jaw dropping animations and smooth interactions! Easily customizable for showcasing food related products.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-10-11 12:47:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:556;a:24:{s:2:\"id\";s:3:\"601\";s:5:\"title\";s:37:\"Tattoo Event Website Template Package\";s:5:\"alias\";s:37:\"tattoo-event-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"tattoo-event-website-template-package\";s:3:\"img\";s:41:\"packages\/tattoo_event_website_package.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/tattoo-event-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-10-12 14:37:06\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:557;a:24:{s:2:\"id\";s:3:\"602\";s:5:\"title\";s:24:\"Tattoo Event Hero Slider\";s:5:\"alias\";s:24:\"tattoo-event-hero-slider\";s:3:\"zip\";s:34:\"packs\/tattoo-event-hero-slider.zip\";s:3:\"uid\";s:32:\"3a4eb0f2f1de6b9a644d626c4472208b\";s:3:\"img\";s:35:\"tattoo-event-hero-slider\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/tattoo-event-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-10-13 11:11:21\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:558;a:24:{s:2:\"id\";s:3:\"603\";s:5:\"title\";s:18:\"Tattoo Event About\";s:5:\"alias\";s:18:\"tattoo-event-about\";s:3:\"zip\";s:28:\"packs\/tattoo-event-about.zip\";s:3:\"uid\";s:32:\"ae8aaf2b1aeb84036c35ac3d4a178ed6\";s:3:\"img\";s:29:\"tattoo-event-about\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/tattoo-event-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:14:35\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:559;a:24:{s:2:\"id\";s:3:\"604\";s:5:\"title\";s:20:\"Tattoo Event Artists\";s:5:\"alias\";s:20:\"tattoo-event-artists\";s:3:\"zip\";s:30:\"packs\/tattoo-event-artists.zip\";s:3:\"uid\";s:32:\"e11b6508214396963c856afc1b604e58\";s:3:\"img\";s:31:\"tattoo-event-artists\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/tattoo-event-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:16:36\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:560;a:24:{s:2:\"id\";s:3:\"605\";s:5:\"title\";s:21:\"Tattoo Event Schedule\";s:5:\"alias\";s:21:\"tattoo-event-schedule\";s:3:\"zip\";s:31:\"packs\/tattoo-event-schedule.zip\";s:3:\"uid\";s:32:\"73be4b953a719fc9abfadc447e88b906\";s:3:\"img\";s:32:\"tattoo-event-schedule\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/tattoo-event-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-10-13 11:19:17\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:561;a:24:{s:2:\"id\";s:3:\"606\";s:5:\"title\";s:17:\"Tattoo Event News\";s:5:\"alias\";s:17:\"tattoo-event-news\";s:3:\"zip\";s:27:\"packs\/tattoo-event-news.zip\";s:3:\"uid\";s:32:\"80eafaaaa2f1844cac7c5c1efb0912d1\";s:3:\"img\";s:28:\"tattoo-event-news\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/tattoo-event-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:21:56\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:562;a:24:{s:2:\"id\";s:3:\"607\";s:5:\"title\";s:19:\"Tattoo Event Footer\";s:5:\"alias\";s:19:\"tattoo-event-footer\";s:3:\"zip\";s:29:\"packs\/tattoo-event-footer.zip\";s:3:\"uid\";s:32:\"0c16f7290794f2e26566c8a8ca8f6493\";s:3:\"img\";s:30:\"tattoo-event-footer\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/tattoo-event-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:23:18\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:563;a:24:{s:2:\"id\";s:3:\"608\";s:5:\"title\";s:24:\"Startup Website Template\";s:5:\"alias\";s:24:\"startup-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"startup-website-template\";s:3:\"img\";s:37:\"packages\/startup-website-template.jpg\";s:7:\"preview\";s:68:\"https:\/\/www.sliderrevolution.com\/templates\/startup-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:29:34\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:564;a:24:{s:2:\"id\";s:3:\"609\";s:5:\"title\";s:12:\"Startup Menu\";s:5:\"alias\";s:12:\"startup-menu\";s:3:\"zip\";s:22:\"packs\/startup-menu.zip\";s:3:\"uid\";s:32:\"10b7853c05d47a99e61a68ec7ef0a0ea\";s:3:\"img\";s:23:\"startup-menu\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/www.sliderrevolution.com\/templates\/startup-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:32:41\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:565;a:24:{s:2:\"id\";s:3:\"610\";s:5:\"title\";s:12:\"Startup Hero\";s:5:\"alias\";s:12:\"startup-hero\";s:3:\"zip\";s:22:\"packs\/startup-hero.zip\";s:3:\"uid\";s:32:\"7a41e68bac8bc7f937b7eb957e01eb11\";s:3:\"img\";s:23:\"startup-hero\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/www.sliderrevolution.com\/templates\/startup-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:34:41\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:12:\"zindex=\"300\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:566;a:24:{s:2:\"id\";s:3:\"611\";s:5:\"title\";s:13:\"Startup About\";s:5:\"alias\";s:13:\"startup-about\";s:3:\"zip\";s:23:\"packs\/startup-about.zip\";s:3:\"uid\";s:32:\"22a816ba986476a36fef3887ff4d1ea1\";s:3:\"img\";s:24:\"startup-about\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/www.sliderrevolution.com\/templates\/startup-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:36:55\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:10:\"zindex=\"0\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:567;a:24:{s:2:\"id\";s:3:\"612\";s:5:\"title\";s:18:\"Startup Features 1\";s:5:\"alias\";s:18:\"startup-features-1\";s:3:\"zip\";s:28:\"packs\/startup-features-1.zip\";s:3:\"uid\";s:32:\"4b0b7b8773ba30bdc58b862442155faa\";s:3:\"img\";s:29:\"startup-features-1\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/www.sliderrevolution.com\/templates\/startup-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:39:11\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:12:\"zindex=\"300\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:568;a:24:{s:2:\"id\";s:3:\"613\";s:5:\"title\";s:18:\"Startup Features 2\";s:5:\"alias\";s:18:\"startup-features-2\";s:3:\"zip\";s:28:\"packs\/startup-features-2.zip\";s:3:\"uid\";s:32:\"7a686556ca8c4355fea931b3e946a3d0\";s:3:\"img\";s:29:\"startup-features-2\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/www.sliderrevolution.com\/templates\/startup-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:40:44\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:10:\"zindex=\"0\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:569;a:24:{s:2:\"id\";s:3:\"614\";s:5:\"title\";s:12:\"Startup Team\";s:5:\"alias\";s:12:\"startup-team\";s:3:\"zip\";s:22:\"packs\/startup-team.zip\";s:3:\"uid\";s:32:\"7969f1f556fd276ec04dcbf49144d2f8\";s:3:\"img\";s:23:\"startup-team\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/www.sliderrevolution.com\/templates\/startup-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:42:12\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:570;a:24:{s:2:\"id\";s:3:\"615\";s:5:\"title\";s:15:\"Startup Reviews\";s:5:\"alias\";s:15:\"startup-reviews\";s:3:\"zip\";s:25:\"packs\/startup-reviews.zip\";s:3:\"uid\";s:32:\"4d5253028165c237cda5f42c3f721c09\";s:3:\"img\";s:26:\"startup-reviews\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/www.sliderrevolution.com\/templates\/startup-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:43:42\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:12:\"zindex=\"300\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:571;a:24:{s:2:\"id\";s:3:\"616\";s:5:\"title\";s:11:\"Startup CTA\";s:5:\"alias\";s:11:\"startup-cta\";s:3:\"zip\";s:21:\"packs\/startup-cta.zip\";s:3:\"uid\";s:32:\"bfe7cb2a94dd8292179e16a986cf2748\";s:3:\"img\";s:22:\"startup-cta\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/www.sliderrevolution.com\/templates\/startup-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:45:02\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:572;a:24:{s:2:\"id\";s:3:\"617\";s:5:\"title\";s:14:\"Startup Footer\";s:5:\"alias\";s:14:\"startup-footer\";s:3:\"zip\";s:24:\"packs\/startup-footer.zip\";s:3:\"uid\";s:32:\"d73466042d108699d366bf9cab2beaa8\";s:3:\"img\";s:25:\"startup-footer\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/www.sliderrevolution.com\/templates\/startup-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:46:31\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:573;a:24:{s:2:\"id\";s:3:\"618\";s:5:\"title\";s:19:\"Startup Video Modal\";s:5:\"alias\";s:19:\"startup-video-modal\";s:3:\"zip\";s:29:\"packs\/startup-video-modal.zip\";s:3:\"uid\";s:32:\"5fd53a8ad93456a152c25079f6437377\";s:3:\"img\";s:30:\"startup-video-modal\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/www.sliderrevolution.com\/templates\/startup-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:47:44\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:574;a:24:{s:2:\"id\";s:3:\"619\";s:5:\"title\";s:32:\"Christmas Gift Card Landing Page\";s:5:\"alias\";s:32:\"christmas-gift-card-landing-page\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"christmas-gift-card-landing-page\";s:3:\"img\";s:45:\"packages\/christmas-gift-card-landing-page.jpg\";s:7:\"preview\";s:76:\"https:\/\/www.sliderrevolution.com\/templates\/christmas-gift-card-landing-page\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it's own to bring xmas vibes to any website!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:515:\"[{\"path\":\"revslider-snow-addon\\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:05:33\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:575;a:24:{s:2:\"id\";s:3:\"620\";s:5:\"title\";s:24:\"Christmas Landing Page 1\";s:5:\"alias\";s:24:\"christmas-landing-page-1\";s:3:\"zip\";s:34:\"packs\/christmas-landing-page-1.zip\";s:3:\"uid\";s:32:\"17eb656138d076ca1dc2d9fa5cefb1b8\";s:3:\"img\";s:43:\"christmas-gift-card-landing-page\/slide1.jpg\";s:7:\"preview\";s:76:\"https:\/\/www.sliderrevolution.com\/templates\/christmas-gift-card-landing-page\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it's own to bring xmas vibes to any website!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:515:\"[{\"path\":\"revslider-snow-addon\\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:08:37\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:576;a:24:{s:2:\"id\";s:3:\"621\";s:5:\"title\";s:24:\"Christmas Landing Page 2\";s:5:\"alias\";s:24:\"christmas-landing-page-2\";s:3:\"zip\";s:34:\"packs\/christmas-landing-page-2.zip\";s:3:\"uid\";s:32:\"ea0d2cfdba50c8060c66ee7b979c3b83\";s:3:\"img\";s:35:\"christmas-landing-page-2\/slide1.jpg\";s:7:\"preview\";s:76:\"https:\/\/www.sliderrevolution.com\/templates\/christmas-gift-card-landing-page\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it's own to bring xmas vibes to any website!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:341:\"[{\"path\":\"revslider-snow-addon\\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:10:54\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:577;a:21:{s:2:\"id\";s:3:\"622\";s:5:\"title\";s:12:\"Image Slider\";s:5:\"alias\";s:12:\"image-slider\";s:3:\"zip\";s:16:\"image-slider.zip\";s:3:\"uid\";s:32:\"85a8fcfa9220809176bd3d6bc70b4abf\";s:3:\"img\";s:24:\"image-slider\/slide-1.jpg\";s:7:\"preview\";s:64:\"https:\/\/www.sliderrevolution.com\/templates\/newborn-image-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:213:\"<span class=\"ttm_content\">Get an instant \"wow\" from your visitors with this sleek background image slider, that includes a clean UI for easy navigation and smooth transitions.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-01-04 09:45:41\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:578;a:21:{s:2:\"id\";s:3:\"623\";s:5:\"title\";s:17:\"Full Width Slider\";s:5:\"alias\";s:17:\"full-width-slider\";s:3:\"zip\";s:21:\"full-width-slider.zip\";s:3:\"uid\";s:32:\"e2792804e7a1f3ec9806f6a6225a559d\";s:3:\"img\";s:28:\"full-width-slider\/slide1.jpg\";s:7:\"preview\";s:71:\"https:\/\/www.sliderrevolution.com\/templates\/delicious-full-width-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">We've prepared something tasty for you. A delicious looking, responsive full width slider, with a wide range of use cases and a plethora of smart, UI navigation options.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-01-10 11:40:04\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:579;a:24:{s:2:\"id\";s:3:\"624\";s:5:\"title\";s:20:\"App Website Template\";s:5:\"alias\";s:20:\"app-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"app-website-template\";s:3:\"img\";s:33:\"packages\/app-website-template.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/spaceman-app-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:22:53\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:580;a:24:{s:2:\"id\";s:3:\"625\";s:5:\"title\";s:16:\"App Website Menu\";s:5:\"alias\";s:16:\"app-website-menu\";s:3:\"zip\";s:26:\"packs\/app-website-menu.zip\";s:3:\"uid\";s:32:\"c3c100db368c091d01852df9851b9840\";s:3:\"img\";s:27:\"app-website-menu\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/spaceman-app-website-template\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:26:14\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:581;a:24:{s:2:\"id\";s:3:\"626\";s:5:\"title\";s:16:\"App Website Hero\";s:5:\"alias\";s:16:\"app-website-hero\";s:3:\"zip\";s:26:\"packs\/app-website-hero.zip\";s:3:\"uid\";s:32:\"4b42974b08f2923986932ed529974d6f\";s:3:\"img\";s:27:\"app-website-hero\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/spaceman-app-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:29:00\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:13:\" zindex=\"300\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:582;a:24:{s:2:\"id\";s:3:\"627\";s:5:\"title\";s:20:\"App Download Buttons\";s:5:\"alias\";s:20:\"app-download-buttons\";s:3:\"zip\";s:30:\"packs\/app-download-buttons.zip\";s:3:\"uid\";s:32:\"d5ecce65284cc95c506185e6f6291d55\";s:3:\"img\";s:31:\"app-download-buttons\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/spaceman-app-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:31:22\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:583;a:24:{s:2:\"id\";s:3:\"628\";s:5:\"title\";s:17:\"App Website About\";s:5:\"alias\";s:17:\"app-website-about\";s:3:\"zip\";s:27:\"packs\/app-website-about.zip\";s:3:\"uid\";s:32:\"984477b3ea7c943a7c6be78950754e3c\";s:3:\"img\";s:28:\"app-website-about\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/spaceman-app-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:33:06\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:584;a:24:{s:2:\"id\";s:3:\"629\";s:5:\"title\";s:20:\"App Website Features\";s:5:\"alias\";s:20:\"app-website-features\";s:3:\"zip\";s:30:\"packs\/app-website-features.zip\";s:3:\"uid\";s:32:\"206a0f73553c974ad86790fba6a13efd\";s:3:\"img\";s:31:\"app-website-features\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/spaceman-app-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:35:08\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:585;a:24:{s:2:\"id\";s:3:\"630\";s:5:\"title\";s:21:\"App Website Video Cta\";s:5:\"alias\";s:21:\"app-website-video-cta\";s:3:\"zip\";s:31:\"packs\/app-website-video-cta.zip\";s:3:\"uid\";s:32:\"19b2930f9cd9840dccbe94cb1cc435e2\";s:3:\"img\";s:32:\"app-website-video-cta\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/spaceman-app-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:36:15\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:586;a:24:{s:2:\"id\";s:3:\"631\";s:5:\"title\";s:23:\"App Website Screenshots\";s:5:\"alias\";s:23:\"app-website-screenshots\";s:3:\"zip\";s:33:\"packs\/app-website-screenshots.zip\";s:3:\"uid\";s:32:\"94ce8eeecb7ffad62adc2d29b203f9d2\";s:3:\"img\";s:34:\"app-website-screenshots\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/spaceman-app-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:38:15\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:587;a:24:{s:2:\"id\";s:3:\"632\";s:5:\"title\";s:22:\"App Testimonials Title\";s:5:\"alias\";s:22:\"app-testimonials-title\";s:3:\"zip\";s:32:\"packs\/app-testimonials-title.zip\";s:3:\"uid\";s:32:\"bea74fa6e180fe23007c3d215b1b0704\";s:3:\"img\";s:33:\"app-testimonials-title\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/spaceman-app-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:40:21\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:588;a:24:{s:2:\"id\";s:3:\"633\";s:5:\"title\";s:24:\"App Website Testimonials\";s:5:\"alias\";s:24:\"app-website-testimonials\";s:3:\"zip\";s:34:\"packs\/app-website-testimonials.zip\";s:3:\"uid\";s:32:\"e7438a870ac1007da4c7821056d511fc\";s:3:\"img\";s:35:\"app-website-testimonials\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/spaceman-app-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:41:59\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:107:\" offset=\"t:-300px,-300px,-300px,-250px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\" zindex=\"300\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:589;a:24:{s:2:\"id\";s:3:\"634\";s:5:\"title\";s:16:\"App Website Team\";s:5:\"alias\";s:16:\"app-website-team\";s:3:\"zip\";s:26:\"packs\/app-website-team.zip\";s:3:\"uid\";s:32:\"d9013f2968e43f696f8cc33fa3524071\";s:3:\"img\";s:27:\"app-website-team\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/spaceman-app-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:43:40\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:94:\" offset=\"t:-350px,-350px,-350px,-300px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:590;a:24:{s:2:\"id\";s:3:\"635\";s:5:\"title\";s:18:\"App Website Footer\";s:5:\"alias\";s:18:\"app-website-footer\";s:3:\"zip\";s:28:\"packs\/app-website-footer.zip\";s:3:\"uid\";s:32:\"5e13126b929feb389f9e083f3476ec46\";s:3:\"img\";s:29:\"app-website-footer\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/spaceman-app-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:45:12\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:591;a:24:{s:2:\"id\";s:3:\"636\";s:5:\"title\";s:15:\"App Video Modal\";s:5:\"alias\";s:15:\"app-video-modal\";s:3:\"zip\";s:25:\"packs\/app-video-modal.zip\";s:3:\"uid\";s:32:\"7fe8115d0b6158c90fe92d1144ed7b01\";s:3:\"img\";s:26:\"app-video-modal\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/spaceman-app-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:46:49\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:592;a:24:{s:2:\"id\";s:3:\"637\";s:5:\"title\";s:25:\"Testimonial Carousel Pack\";s:5:\"alias\";s:25:\"testimonial-carousel-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"testimonial-carousel-pack\";s:3:\"img\";s:38:\"packages\/testimonial-carousel-pack.jpg\";s:7:\"preview\";s:75:\"https:\/\/www.sliderrevolution.com\/templates\/testimonial-carousel-collection\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:38:17\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:593;a:24:{s:2:\"id\";s:3:\"638\";s:5:\"title\";s:22:\"Testimonial Carousel 1\";s:5:\"alias\";s:22:\"testimonial-carousel-1\";s:3:\"zip\";s:32:\"packs\/testimonial-carousel-1.zip\";s:3:\"uid\";s:32:\"1cc1f92edb4edd47f880c0b4f77e343d\";s:3:\"img\";s:33:\"testimonial-carousel-1\/slide1.jpg\";s:7:\"preview\";s:75:\"https:\/\/www.sliderrevolution.com\/templates\/testimonial-carousel-collection\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ?  We got you covered.  Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:41:02\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:594;a:24:{s:2:\"id\";s:3:\"639\";s:5:\"title\";s:22:\"Testimonial Carousel 2\";s:5:\"alias\";s:22:\"testimonial-carousel-2\";s:3:\"zip\";s:32:\"packs\/testimonial-carousel-2.zip\";s:3:\"uid\";s:32:\"b6ad1675b8d14c0ccc63ffc01b221aac\";s:3:\"img\";s:33:\"testimonial-carousel-2\/slide1.jpg\";s:7:\"preview\";s:75:\"https:\/\/www.sliderrevolution.com\/templates\/testimonial-carousel-collection\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ?  We got you covered.  Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:43:25\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:595;a:24:{s:2:\"id\";s:3:\"640\";s:5:\"title\";s:22:\"Testimonial Carousel 3\";s:5:\"alias\";s:22:\"testimonial-carousel-3\";s:3:\"zip\";s:32:\"packs\/testimonial-carousel-3.zip\";s:3:\"uid\";s:32:\"cb4a72fb40fc400a71754f71b9bb2d6e\";s:3:\"img\";s:33:\"testimonial-carousel-3\/slide1.jpg\";s:7:\"preview\";s:75:\"https:\/\/www.sliderrevolution.com\/templates\/testimonial-carousel-collection\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ?  We got you covered.  Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:46:01\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:596;a:24:{s:2:\"id\";s:3:\"641\";s:5:\"title\";s:22:\"Testimonial Carousel 4\";s:5:\"alias\";s:22:\"testimonial-carousel-4\";s:3:\"zip\";s:32:\"packs\/testimonial-carousel-4.zip\";s:3:\"uid\";s:32:\"bfca98d6b4042b38df044e9e2a6ca983\";s:3:\"img\";s:33:\"testimonial-carousel-4\/slide1.jpg\";s:7:\"preview\";s:75:\"https:\/\/www.sliderrevolution.com\/templates\/testimonial-carousel-collection\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ?  We got you covered.  Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:47:57\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:597;a:24:{s:2:\"id\";s:3:\"642\";s:5:\"title\";s:22:\"Testimonial Carousel 5\";s:5:\"alias\";s:22:\"testimonial-carousel-5\";s:3:\"zip\";s:32:\"packs\/testimonial-carousel-5.zip\";s:3:\"uid\";s:32:\"4a9b9c72b51628e1343adde9bff3915f\";s:3:\"img\";s:33:\"testimonial-carousel-5\/slide1.jpg\";s:7:\"preview\";s:75:\"https:\/\/www.sliderrevolution.com\/templates\/testimonial-carousel-collection\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ?  We got you covered.  Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:49:27\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:598;a:21:{s:2:\"id\";s:3:\"643\";s:5:\"title\";s:28:\"Deep Dive Ocean Water Effect\";s:5:\"alias\";s:9:\"deep-dive\";s:3:\"zip\";s:13:\"deep-dive.zip\";s:3:\"uid\";s:32:\"5cc0599857b0108fe4e76adc7fbf9a16\";s:3:\"img\";s:20:\"deep-dive\/slide1.jpg\";s:7:\"preview\";s:72:\"https:\/\/www.sliderrevolution.com\/templates\/deep-dive-ocean-water-effect\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:267:\"<span class=\"ttm_content\">Take a dive into the ocean with this 3D Particles Animation template for Slider Revolution.<br>\r\nThe scroll-based interaction makes this hero module an absolute eye-catcher for any ocean-related website.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:23:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:599;a:21:{s:2:\"id\";s:3:\"644\";s:5:\"title\";s:22:\"Particle Wave Showcase\";s:5:\"alias\";s:22:\"particle-wave-showcase\";s:3:\"zip\";s:26:\"particle-wave-showcase.zip\";s:3:\"uid\";s:32:\"1c9ac477fd636078d1812d8d98060899\";s:3:\"img\";s:33:\"particle-wave-showcase\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/www.sliderrevolution.com\/templates\/particle-wave-showcase\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:307:\"<span class=\"ttm_content\">Is your website missing that one unique design element to set it apart from your competition? The Particle Wave addon for Slider Revolution enables you to add interactive, 3D particles background animation effects that will amaze your clients!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:30:08\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:600;a:21:{s:2:\"id\";s:3:\"645\";s:5:\"title\";s:17:\"Video Hero Header\";s:5:\"alias\";s:17:\"video-hero-header\";s:3:\"zip\";s:21:\"video-hero-header.zip\";s:3:\"uid\";s:32:\"f6a715d4b10e0746f7eb5100836ba1ab\";s:3:\"img\";s:28:\"video-hero-header\/slide1.jpg\";s:7:\"preview\";s:61:\"https:\/\/www.sliderrevolution.com\/templates\/video-hero-header\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:288:\"<span class=\"ttm_content\">Get ahead with this modern, futuristic video hero header with colorful gradients and a polygon particle wave.<br>\r\nShowcase the highlights of your tech-related business website with a video button that demands to be clicked.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-particlewave-addon\\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:33:10\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:601;a:21:{s:2:\"id\";s:3:\"646\";s:5:\"title\";s:28:\"Solar System Showcase Slider\";s:5:\"alias\";s:28:\"solar-system-showcase-slider\";s:3:\"zip\";s:32:\"solar-system-showcase-slider.zip\";s:3:\"uid\";s:32:\"40f7b26ea7f8228d40e8e9cf0f34b5e8\";s:3:\"img\";s:39:\"solar-system-showcase-slider\/slide1.jpg\";s:7:\"preview\";s:72:\"https:\/\/www.sliderrevolution.com\/templates\/solar-system-showcase-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">Want to amaze your users ? Look no further.  Showcase products, images or anything you can think of with this highly capable and easily customisable full screen slider. <\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:366:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-particlewave-addon\\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:50:27\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:602;a:21:{s:2:\"id\";s:3:\"647\";s:5:\"title\";s:26:\"Optic Shop Showcase Slider\";s:5:\"alias\";s:26:\"Optic-shop-showcase-slider\";s:3:\"zip\";s:30:\"Optic-shop-showcase-slider.zip\";s:3:\"uid\";s:32:\"01509228c996ad45c2179d03654f499b\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/www.sliderrevolution.com\/templates\/optic-shop-showcase-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This image slider is the perfect showcase for any optic shop, utilizing the blur effect in a brilliant way. It's not just made for your optic showcase but also a great fit for any modern product presentation.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-02-16 16:41:07\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:603;a:21:{s:2:\"id\";s:3:\"648\";s:5:\"title\";s:27:\"WordPress Charts And Graphs\";s:5:\"alias\";s:24:\"charts-template-showcase\";s:3:\"zip\";s:28:\"charts-template-showcase.zip\";s:3:\"uid\";s:32:\"4ae2fe61830f96c6c5b316368c1ad2c6\";s:3:\"img\";s:35:\"charts-template-showcase\/slide1.jpg\";s:7:\"preview\";s:71:\"https:\/\/www.sliderrevolution.com\/templates\/wordpress-charts-and-graphs\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.17\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">Who says data has to look boring? With our WordPress charts addon, you can create eye-catching sliders and hero sections with interactive and stunning-looking charts.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:347:\"[{\"path\":\"revslider-charts-addon\\\/revslider-charts-addon.php\",\"name\":\"Charts AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-03-03 15:55:16\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:604;a:24:{s:2:\"id\";s:3:\"649\";s:5:\"title\";s:31:\"Fashion Website Slider Template\";s:5:\"alias\";s:31:\"fashion-website-slider-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"fashion-website-slider-template\";s:3:\"img\";s:35:\"packages\/fashion-website-slider.jpg\";s:7:\"preview\";s:66:\"https:\/\/www.sliderrevolution.com\/templates\/fashion-website-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that's not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-03-14 13:00:36\";s:7:\"package\";s:22:\"Fashion Website Slider\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:605;a:24:{s:2:\"id\";s:3:\"650\";s:5:\"title\";s:22:\"Fashion Website Slider\";s:5:\"alias\";s:22:\"fashion-website-slider\";s:3:\"zip\";s:32:\"packs\/fashion-website-slider.zip\";s:3:\"uid\";s:32:\"8fb8379f47346173fa0dd402dda37360\";s:3:\"img\";s:33:\"fashion-website-slider\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/www.sliderrevolution.com\/templates\/fashion-website-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that's not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-03-14 13:04:56\";s:7:\"package\";s:22:\"Fashion Website Slider\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:606;a:24:{s:2:\"id\";s:3:\"651\";s:5:\"title\";s:28:\"Fashion Website Slider Modal\";s:5:\"alias\";s:28:\"fashion-website-slider-modal\";s:3:\"zip\";s:38:\"packs\/fashion-website-slider-modal.zip\";s:3:\"uid\";s:32:\"788f34043b6a5fcbfa5fc1c3322fb502\";s:3:\"img\";s:39:\"fashion-website-slider-modal\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/www.sliderrevolution.com\/templates\/fashion-website-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that's not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-03-14 13:08:21\";s:7:\"package\";s:22:\"Fashion Website Slider\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:607;a:21:{s:2:\"id\";s:3:\"652\";s:5:\"title\";s:24:\"Furniture Website Slider\";s:5:\"alias\";s:24:\"furniture-website-slider\";s:3:\"zip\";s:28:\"furniture-website-slider.zip\";s:3:\"uid\";s:32:\"8575493ed5fd1ee2e671e67479fdeccb\";s:3:\"img\";s:35:\"furniture-website-slider\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/www.sliderrevolution.com\/templates\/furniture-website-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">Promote products or create stunning landing pages with the Furniture Website Slider. Each slide comes with a different layout that can be used as a hero module or on an individual section on your website.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-03-23 14:05:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:608;a:21:{s:2:\"id\";s:3:\"653\";s:5:\"title\";s:26:\"Fitness Gym Website Slider\";s:5:\"alias\";s:26:\"fitness-gym-website-slider\";s:3:\"zip\";s:30:\"fitness-gym-website-slider.zip\";s:3:\"uid\";s:32:\"86894d98e34a590e80a1d0cd3d7dc819\";s:3:\"img\";s:37:\"fitness-gym-website-slider\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/www.sliderrevolution.com\/templates\/fitness-gym-website-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:240:\"<span class=\"ttm_content\">Make your website visitors want to hit the gym once they see this fitness website slider. The background videos and unique, masked slide transitions make this module stand out!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-04-19 11:02:01\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:609;a:24:{s:2:\"id\";s:3:\"654\";s:5:\"title\";s:36:\"Ai & Robotics Webside Slider Package\";s:5:\"alias\";s:35:\"ai--robotics-webside-slider-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:35:\"ai--robotics-webside-slider-package\";s:3:\"img\";s:51:\"packages\/ai-and-robotics-website-slider-package.jpg\";s:7:\"preview\";s:74:\"https:\/\/www.sliderrevolution.com\/templates\/ai-and-robotics-website-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:12:25\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;}i:610;a:24:{s:2:\"id\";s:3:\"655\";s:5:\"title\";s:28:\"Ai & Robotics Website Slider\";s:5:\"alias\";s:30:\"ai-and-robotics-website-slider\";s:3:\"zip\";s:40:\"packs\/ai-and-robotics-website-slider.zip\";s:3:\"uid\";s:32:\"e40b7296d1519972029e9744a0c09b29\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider\/slide1.jpg\";s:7:\"preview\";s:74:\"https:\/\/www.sliderrevolution.com\/templates\/ai-and-robotics-website-slider\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:16:48\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;}i:611;a:24:{s:2:\"id\";s:3:\"656\";s:5:\"title\";s:14:\"AI Video Modal\";s:5:\"alias\";s:14:\"ai-video-modal\";s:3:\"zip\";s:24:\"packs\/ai-video-modal.zip\";s:3:\"uid\";s:32:\"aab36a599413b7e66dfdda8f517b47b1\";s:3:\"img\";s:25:\"ai-video-modal\/slide1.jpg\";s:7:\"preview\";s:74:\"https:\/\/www.sliderrevolution.com\/templates\/ai-and-robotics-website-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:20:55\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;}i:612;a:21:{s:2:\"id\";s:3:\"657\";s:5:\"title\";s:33:\"Minimal Typography Website Slider\";s:5:\"alias\";s:33:\"minimal-typography-website-slider\";s:3:\"zip\";s:37:\"minimal-typography-website-slider.zip\";s:3:\"uid\";s:32:\"43cf63d6541d33b7d4e59350935d73bf\";s:3:\"img\";s:44:\"minimal-typography-website-slider\/slide1.jpg\";s:7:\"preview\";s:77:\"https:\/\/www.sliderrevolution.com\/templates\/minimal-typography-website-slider\/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:228:\"<span class=\"ttm_content\">Make the hero section on your website stand out with this minimal, typography-based hero slider, featuring cool parallax bubble effects and fluid slide transitions.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-04-25 14:39:36\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:613;a:21:{s:2:\"id\";s:3:\"658\";s:5:\"title\";s:19:\"404 Page Collection\";s:5:\"alias\";s:19:\"404-page-collection\";s:3:\"zip\";s:23:\"404-page-collection.zip\";s:3:\"uid\";s:32:\"3f0b25b5e893b170536a498939465a1a\";s:3:\"img\";s:30:\"404-page-collection\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/www.sliderrevolution.com\/templates\/404-page-collection\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.21\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:167:\"<span class=\"ttm_content\">Show your lost website visitors a funny and lighthearted message with our 404 page template collection.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-05-04 11:30:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:614;a:21:{s:2:\"id\";s:3:\"659\";s:5:\"title\";s:24:\"eCommerce Product Slider\";s:5:\"alias\";s:21:\"ecommerce-sale-slider\";s:3:\"zip\";s:25:\"ecommerce-sale-slider.zip\";s:3:\"uid\";s:32:\"49ca4743090cddca705ee108eae967c5\";s:3:\"img\";s:32:\"ecommerce-sale-slider\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/www.sliderrevolution.com\/templates\/ecommerce-product-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:269:\"<span class=\"ttm_content\">So you have an eCommerce shop and are looking for the ultimate sales pitch on your landing page? Trying to convert your precious visitors into more sales? Look no further than our eCommerce Product Slider!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-05-17 14:22:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:615;a:21:{s:2:\"id\";s:3:\"660\";s:5:\"title\";s:19:\"Fashion Shop Slider\";s:5:\"alias\";s:19:\"fashion-shop-slider\";s:3:\"zip\";s:23:\"fashion-shop-slider.zip\";s:3:\"uid\";s:32:\"e488e9126dbe4a34c02c89a1115f4ff9\";s:3:\"img\";s:30:\"fashion-shop-slider\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/www.sliderrevolution.com\/templates\/fashion-shop-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">Customize texts, images, and colors in seconds and have this beast of a shop slider running on your own website in no time.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-05-18 13:24:56\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:616;a:21:{s:2:\"id\";s:3:\"661\";s:5:\"title\";s:29:\"Lingerie Store Website Slider\";s:5:\"alias\";s:29:\"lingerie-store-website-slider\";s:3:\"zip\";s:33:\"lingerie-store-website-slider.zip\";s:3:\"uid\";s:32:\"7bdad27521b7c9b171b618dff2fa0315\";s:3:\"img\";s:40:\"lingerie-store-website-slider\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/lingerie-store-website-slider\/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">This hero slider also includes optional menu navigation and links, in case you want to use it as a standalone landing page.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-05-18 13:28:21\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:617;a:21:{s:2:\"id\";s:3:\"662\";s:5:\"title\";s:28:\"Beach Events Hero Collection\";s:5:\"alias\";s:28:\"beach-events-hero-collection\";s:3:\"zip\";s:32:\"beach-events-hero-collection.zip\";s:3:\"uid\";s:32:\"cf87cd65572e9bc4ee019cceae1c75f8\";s:3:\"img\";s:39:\"beach-events-hero-collection\/slide1.jpg\";s:7:\"preview\";s:78:\"https:\/\/www.sliderrevolution.com\/templates\/summer-beach-events-hero-collection\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">These hero image templates offer a high-octane mix of headlines, images, and special effects.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 16:56:11\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:618;a:24:{s:2:\"id\";s:3:\"663\";s:5:\"title\";s:41:\"Creative Portfolio Website Slider Package\";s:5:\"alias\";s:41:\"creative-portfolio-website-slider-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:41:\"creative-portfolio-website-slider-package\";s:3:\"img\";s:54:\"packages\/creative-portfolio-website-slider-package.jpg\";s:7:\"preview\";s:76:\"https:\/\/www.sliderrevolution.com\/templates\/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-particlewave-addon\\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:00:43\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:619;a:24:{s:2:\"id\";s:3:\"664\";s:5:\"title\";s:30:\"Creative Portfolio Main Slider\";s:5:\"alias\";s:30:\"creative-portfolio-main-slider\";s:3:\"zip\";s:40:\"packs\/creative-portfolio-main-slider.zip\";s:3:\"uid\";s:32:\"2b01de6e46611e4353f1687609aa6783\";s:3:\"img\";s:41:\"creative-portfolio-main-slider\/slide1.jpg\";s:7:\"preview\";s:76:\"https:\/\/www.sliderrevolution.com\/templates\/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-particlewave-addon\\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:03:03\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:620;a:24:{s:2:\"id\";s:3:\"665\";s:5:\"title\";s:28:\"Creative Portfolio Project 1\";s:5:\"alias\";s:28:\"creative-portfolio-project-1\";s:3:\"zip\";s:38:\"packs\/creative-portfolio-project-1.zip\";s:3:\"uid\";s:32:\"f1e3a170d3f06d7162445fe9cce99335\";s:3:\"img\";s:39:\"creative-portfolio-project-1\/slide1.jpg\";s:7:\"preview\";s:76:\"https:\/\/www.sliderrevolution.com\/templates\/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-particlewave-addon\\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:07:45\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:621;a:24:{s:2:\"id\";s:3:\"666\";s:5:\"title\";s:28:\"Creative Portfolio Project 2\";s:5:\"alias\";s:28:\"creative-portfolio-project-2\";s:3:\"zip\";s:38:\"packs\/creative-portfolio-project-2.zip\";s:3:\"uid\";s:32:\"59369faef5b4a0571cd5fd72432d2d20\";s:3:\"img\";s:39:\"creative-portfolio-project-2\/slide1.jpg\";s:7:\"preview\";s:76:\"https:\/\/www.sliderrevolution.com\/templates\/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-particlewave-addon\\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:12:09\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:622;a:24:{s:2:\"id\";s:3:\"667\";s:5:\"title\";s:28:\"Creative Portfolio Project 3\";s:5:\"alias\";s:28:\"creative-portfolio-project-3\";s:3:\"zip\";s:38:\"packs\/creative-portfolio-project-3.zip\";s:3:\"uid\";s:32:\"ac6823b9ffeba97c56aa6f4593109e5f\";s:3:\"img\";s:39:\"creative-portfolio-project-3\/slide1.jpg\";s:7:\"preview\";s:76:\"https:\/\/www.sliderrevolution.com\/templates\/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-particlewave-addon\\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:14:02\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:623;a:24:{s:2:\"id\";s:3:\"668\";s:5:\"title\";s:28:\"Creative Portfolio Project 4\";s:5:\"alias\";s:28:\"creative-portfolio-project-4\";s:3:\"zip\";s:38:\"packs\/creative-portfolio-project-4.zip\";s:3:\"uid\";s:32:\"31f5cc4c9d13af7b56adfa7b7c84dce9\";s:3:\"img\";s:39:\"creative-portfolio-project-4\/slide1.jpg\";s:7:\"preview\";s:76:\"https:\/\/www.sliderrevolution.com\/templates\/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-particlewave-addon\\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:16:40\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:624;a:24:{s:2:\"id\";s:3:\"669\";s:5:\"title\";s:28:\"Creative Portfolio Project 5\";s:5:\"alias\";s:28:\"creative-portfolio-project-5\";s:3:\"zip\";s:38:\"packs\/creative-portfolio-project-5.zip\";s:3:\"uid\";s:32:\"23c8e18d556da040ef6ac2382d4a7b94\";s:3:\"img\";s:39:\"creative-portfolio-project-5\/slide1.jpg\";s:7:\"preview\";s:76:\"https:\/\/www.sliderrevolution.com\/templates\/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-particlewave-addon\\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:20:22\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:625;a:24:{s:2:\"id\";s:3:\"670\";s:5:\"title\";s:28:\"Creative Portfolio Project 6\";s:5:\"alias\";s:28:\"creative-portfolio-project-6\";s:3:\"zip\";s:38:\"packs\/creative-portfolio-project-6.zip\";s:3:\"uid\";s:32:\"518434a06d7a959bd3f3e0905e252209\";s:3:\"img\";s:39:\"creative-portfolio-project-6\/slide1.jpg\";s:7:\"preview\";s:76:\"https:\/\/www.sliderrevolution.com\/templates\/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-particlewave-addon\\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:21:51\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:626;a:24:{s:2:\"id\";s:3:\"671\";s:5:\"title\";s:28:\"Creative Portfolio Project 7\";s:5:\"alias\";s:28:\"creative-portfolio-project-7\";s:3:\"zip\";s:38:\"packs\/creative-portfolio-project-7.zip\";s:3:\"uid\";s:32:\"bb1552746859766efbe319d7c0a1978e\";s:3:\"img\";s:39:\"creative-portfolio-project-7\/slide1.jpg\";s:7:\"preview\";s:76:\"https:\/\/www.sliderrevolution.com\/templates\/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-particlewave-addon\\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:24:03\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:627;a:22:{s:2:\"id\";s:3:\"672\";s:5:\"title\";s:24:\"AI Particle Cluster Hero\";s:5:\"alias\";s:19:\"ai-particle-cluster\";s:3:\"zip\";s:23:\"ai-particle-cluster.zip\";s:3:\"uid\";s:32:\"e47971fc290d738faca66e100cc7da74\";s:3:\"img\";s:30:\"ai-particle-cluster\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/www.sliderrevolution.com\/templates\/ai-particle-cluster-hero\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">If you are looking for a stunning, interactive particles animation for your WordPress website, this Slider Revolution template surely is a unique eye-catcher.<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:190:\"[{\"path\":\"revslider-thecluster-addon\\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:25:01\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:628;a:22:{s:2:\"id\";s:3:\"673\";s:5:\"title\";s:24:\"Artistic Parallax Slider\";s:5:\"alias\";s:24:\"artistic-parallax-slider\";s:3:\"zip\";s:28:\"artistic-parallax-slider.zip\";s:3:\"uid\";s:32:\"a1488f5f4d3ffd2912f9520bba2a2418\";s:3:\"img\";s:35:\"artistic-parallax-slider\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/www.sliderrevolution.com\/templates\/artistic-parallax-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">Gorgeous visuals and clear typography, paired with scroll-based slide navigation, make this WordPress parallax slider template a winner for a wide range of use cases.<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:29:34\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:629;a:22:{s:2:\"id\";s:3:\"674\";s:5:\"title\";s:23:\"Magazine Content Slider\";s:5:\"alias\";s:23:\"magazine-content-slider\";s:3:\"zip\";s:27:\"magazine-content-slider.zip\";s:3:\"uid\";s:32:\"6701ec2aab76c253004d6ed5755cf9f6\";s:3:\"img\";s:34:\"magazine-content-slider\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/www.sliderrevolution.com\/templates\/magazine-content-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:259:\"<span class=\"ttm_content\">This WordPress content slider can display any static content or your WordPress posts. Like any element in this featured slider template, the optional menu can easily be removed if its not needed.<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:32:38\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:630;a:22:{s:2:\"id\";s:3:\"675\";s:5:\"title\";s:30:\"Magazine Content Slider Static\";s:5:\"alias\";s:30:\"magazine-content-slider-static\";s:3:\"zip\";s:34:\"magazine-content-slider-static.zip\";s:3:\"uid\";s:32:\"3b1f7d279064fa1fb90bb2000e9ebc7b\";s:3:\"img\";s:41:\"magazine-content-slider-static\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/www.sliderrevolution.com\/templates\/magazine-content-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:260:\"<span class=\"ttm_content\">This WordPress content slider can display any static content or your WordPress posts. Like any element in this featured slider template, the optional menu can easily be removed if it's not needed.<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:35:12\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:631;a:22:{s:2:\"id\";s:3:\"676\";s:5:\"title\";s:24:\"Masonry Gallery Carousel\";s:5:\"alias\";s:24:\"Masonry-Gallery-Carousel\";s:3:\"zip\";s:28:\"Masonry-Gallery-Carousel.zip\";s:3:\"uid\";s:32:\"c189884a358e4984c8f300916909f54b\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/www.sliderrevolution.com\/templates\/masonry-gallery-carousel\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">This masonry gallery template for Slider Revolution has three different masonry layouts, which can be mixed & matched and are easily customized. The headline and description captions make this template very flexible, with many use cases.<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 12:39:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:632;a:22:{s:2:\"id\";s:3:\"677\";s:5:\"title\";s:31:\"Neon WordPress Slider With Text\";s:5:\"alias\";s:21:\"neon-wordpress-slider\";s:3:\"zip\";s:25:\"neon-wordpress-slider.zip\";s:3:\"uid\";s:32:\"9d620dfc8df1be5b956a70106a4ca5d7\";s:3:\"img\";s:32:\"neon-wordpress-slider\/slide1.jpg\";s:7:\"preview\";s:75:\"https:\/\/www.sliderrevolution.com\/templates\/neon-wordpress-slider-with-text\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">This is not your average WordPress slider with text and image. Stunning, AI generated images paired with crisp & snappy animations make this Slider Revolution template a winner!<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:41:29\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:633;a:22:{s:2:\"id\";s:3:\"678\";s:5:\"title\";s:27:\"Restaurant One Page Website\";s:5:\"alias\";s:27:\"Restaurant-One-Page-Website\";s:3:\"zip\";s:31:\"Restaurant-One-Page-Website.zip\";s:3:\"uid\";s:32:\"747730efa359467cb5627ae123839090\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website\/slide1.jpg\";s:7:\"preview\";s:80:\"https:\/\/www.sliderrevolution.com\/templates\/kostlich-restaurant-one-page-website\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:287:\"<span class=\"ttm_content\">A restaurant WordPress template can easily be overloaded with features that no one really needs. The K\u00c3\u00b6stlich Restaurant One Page Website template for Slider Revolution focuses on the information, a visitor wants to see.<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 12:43:57\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:634;a:22:{s:2:\"id\";s:3:\"679\";s:5:\"title\";s:18:\"WooCommerce Slider\";s:5:\"alias\";s:18:\"woocommerce-slider\";s:3:\"zip\";s:22:\"woocommerce-slider.zip\";s:3:\"uid\";s:32:\"5f354f9d17d3b8562e7dfbac0b289ab3\";s:3:\"img\";s:29:\"woocommerce-slider\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/www.sliderrevolution.com\/templates\/sneaker-woocommerce-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:164:\"<span class=\"ttm_content\">Sell your products faster with this futuristic looking slider with sleek navigation and clean layout<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:47:34\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:635;a:22:{s:2:\"id\";s:3:\"680\";s:5:\"title\";s:25:\"WooCommerce Slider Static\";s:5:\"alias\";s:25:\"woocommerce-slider-static\";s:3:\"zip\";s:29:\"woocommerce-slider-static.zip\";s:3:\"uid\";s:32:\"66d86a41303223abecec3c4820bcd8f0\";s:3:\"img\";s:36:\"woocommerce-slider-static\/slide1.jpg\";s:7:\"preview\";s:70:\"https:\/\/www.sliderrevolution.com\/templates\/sneaker-woocommerce-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:164:\"<span class=\"ttm_content\">Sell your products faster with this futuristic looking slider with sleek navigation and clean layout<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:50:07\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:636;a:22:{s:2:\"id\";s:3:\"681\";s:5:\"title\";s:21:\"WordPress Post Slider\";s:5:\"alias\";s:21:\"wordpress-post-slider\";s:3:\"zip\";s:25:\"wordpress-post-slider.zip\";s:3:\"uid\";s:32:\"c854a5e0be29cb28893b0bb98d9e6740\";s:3:\"img\";s:32:\"wordpress-post-slider\/slide1.jpg\";s:7:\"preview\";s:75:\"https:\/\/www.sliderrevolution.com\/templates\/superhero-wordpress-post-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">This amazing Slider Revolution post slider can display static and dynamic WordPress content. Display your blog posts automatically or add your texts and images manually!<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"postbased\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:52:10\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:637;a:22:{s:2:\"id\";s:3:\"682\";s:5:\"title\";s:28:\"WordPress Post Slider Static\";s:5:\"alias\";s:28:\"WordPress-Post-Slider-Static\";s:3:\"zip\";s:32:\"WordPress-Post-Slider-Static.zip\";s:3:\"uid\";s:32:\"edbb9e724f7758aff215ab3e743abd9e\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static\/slide1.jpg\";s:7:\"preview\";s:75:\"https:\/\/www.sliderrevolution.com\/templates\/superhero-wordpress-post-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">This amazing Slider Revolution post slider can display static and dynamic WordPress content. Display your blog posts automatically or add your texts and images manually!<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:53:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:638;a:22:{s:2:\"id\";s:3:\"683\";s:5:\"title\";s:22:\"Wordpress Video Slider\";s:5:\"alias\";s:22:\"wordpress-video-slider\";s:3:\"zip\";s:26:\"wordpress-video-slider.zip\";s:3:\"uid\";s:32:\"fd50cf2c76a1fe0bf8bd35e727a00bb7\";s:3:\"img\";s:33:\"wordpress-video-slider\/slide1.jpg\";s:7:\"preview\";s:66:\"https:\/\/www.sliderrevolution.com\/templates\/wordpress-video-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:303:\"<span class=\"ttm_content\">The WordPress Video Slider template for Slider Revolution offers a cinematic video viewing experience. With it is stylish, blurred background videos and a video player modal, this template is a fitting hero module choice for many websites.<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:55:51\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:639;a:24:{s:2:\"id\";s:3:\"684\";s:5:\"title\";s:37:\"Architecture Website Template Package\";s:5:\"alias\";s:37:\"architecture-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"architecture-website-template-package\";s:3:\"img\";s:39:\"packages\/architecture-website-thumb.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/architecture-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 12:59:17\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:640;a:25:{s:2:\"id\";s:3:\"685\";s:5:\"title\";s:17:\"Architecture Menu\";s:5:\"alias\";s:17:\"architecture-menu\";s:3:\"zip\";s:27:\"packs\/architecture-menu.zip\";s:3:\"uid\";s:32:\"a8c46db54ab5fdbb104aacc0cb26d48a\";s:3:\"img\";s:28:\"architecture-menu\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/architecture-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:10:25\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:641;a:25:{s:2:\"id\";s:3:\"686\";s:5:\"title\";s:26:\"Architecture Header Slider\";s:5:\"alias\";s:26:\"architecture-header-slider\";s:3:\"zip\";s:36:\"packs\/architecture-header-slider.zip\";s:3:\"uid\";s:32:\"e13d9d910db3371527ceb9f92a27057d\";s:3:\"img\";s:37:\"architecture-header-slider\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/architecture-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:12:12\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:642;a:25:{s:2:\"id\";s:3:\"687\";s:5:\"title\";s:23:\"Architecture Text Block\";s:5:\"alias\";s:23:\"architecture-text-block\";s:3:\"zip\";s:33:\"packs\/architecture-text-block.zip\";s:3:\"uid\";s:32:\"c130dd8a5faf7c292c54b99c82226c72\";s:3:\"img\";s:34:\"architecture-text-block\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/architecture-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:15:46\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:643;a:25:{s:2:\"id\";s:3:\"688\";s:5:\"title\";s:18:\"Architecture About\";s:5:\"alias\";s:18:\"architecture-about\";s:3:\"zip\";s:28:\"packs\/architecture-about.zip\";s:3:\"uid\";s:32:\"5f589ec1e639ed4aa9b44542659cb2e9\";s:3:\"img\";s:29:\"architecture-about\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/architecture-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:17:04\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:644;a:25:{s:2:\"id\";s:3:\"689\";s:5:\"title\";s:26:\"Architecture Process Title\";s:5:\"alias\";s:26:\"architecture-process-title\";s:3:\"zip\";s:36:\"packs\/architecture-process-title.zip\";s:3:\"uid\";s:32:\"6ca17bec2dc410a6c8a80a138c603a3c\";s:3:\"img\";s:37:\"architecture-process-title\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/architecture-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:18:48\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:645;a:25:{s:2:\"id\";s:3:\"690\";s:5:\"title\";s:20:\"Architecture Process\";s:5:\"alias\";s:20:\"architecture-process\";s:3:\"zip\";s:30:\"packs\/architecture-process.zip\";s:3:\"uid\";s:32:\"df6202f061079192fde61c7756624c6c\";s:3:\"img\";s:31:\"architecture-process\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/architecture-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:20:31\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:646;a:25:{s:2:\"id\";s:3:\"691\";s:5:\"title\";s:22:\"Architecture Portfolio\";s:5:\"alias\";s:22:\"architecture-portfolio\";s:3:\"zip\";s:32:\"packs\/architecture-portfolio.zip\";s:3:\"uid\";s:32:\"444b7a502897a53a16eea5ec3cb7f08c\";s:3:\"img\";s:33:\"architecture-portfolio\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/architecture-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:22:15\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:647;a:25:{s:2:\"id\";s:3:\"692\";s:5:\"title\";s:28:\"Architecture Portfolio Modal\";s:5:\"alias\";s:28:\"architecture-portfolio-modal\";s:3:\"zip\";s:38:\"packs\/architecture-portfolio-modal.zip\";s:3:\"uid\";s:32:\"59994ba13c87a5409d75fdcbc7f58005\";s:3:\"img\";s:39:\"architecture-portfolio-modal\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/architecture-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:23:38\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:648;a:25:{s:2:\"id\";s:3:\"693\";s:5:\"title\";s:20:\"Architecture Contact\";s:5:\"alias\";s:20:\"architecture-contact\";s:3:\"zip\";s:30:\"packs\/architecture-contact.zip\";s:3:\"uid\";s:32:\"b1ff4cf0d6530d79f7d67540ffdcd98d\";s:3:\"img\";s:31:\"architecture-contact\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/architecture-website-template\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:25:49\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:649;a:21:{s:2:\"id\";s:3:\"694\";s:5:\"title\";s:23:\"Image Comparison Slider\";s:5:\"alias\";s:23:\"image-comparison-slider\";s:3:\"zip\";s:27:\"image-comparison-slider.zip\";s:3:\"uid\";s:32:\"c5af5832be50fc581c3a5ae31b09e5ab\";s:3:\"img\";s:34:\"image-comparison-slider\/slide1.jpg\";s:7:\"preview\";s:67:\"https:\/\/www.sliderrevolution.com\/templates\/image-comparison-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:254:\"<span class=\"ttm_content\">Create amazing before and after animations for your website with the image comparison slider template. We made sure to include multiple exciting examples for you to customize to your liking.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-beforeafter-addon\\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:13:19\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:650;a:24:{s:2:\"id\";s:3:\"695\";s:5:\"title\";s:37:\"Wedding Photo Slider Template Package\";s:5:\"alias\";s:37:\"wedding-photo-slider-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"wedding-photo-slider-template-package\";s:3:\"img\";s:41:\"packages\/Wedding-Photo-Slider-Package.jpg\";s:7:\"preview\";s:64:\"https:\/\/www.sliderrevolution.com\/templates\/wedding-photo-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:300:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout. <\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:19:04\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:651;a:24:{s:2:\"id\";s:3:\"696\";s:5:\"title\";s:20:\"Wedding Photo Slider\";s:5:\"alias\";s:20:\"wedding-photo-slider\";s:3:\"zip\";s:30:\"packs\/wedding-photo-slider.zip\";s:3:\"uid\";s:32:\"490b30ad46586bbf7034e50651b248a7\";s:3:\"img\";s:31:\"wedding-photo-slider\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/www.sliderrevolution.com\/templates\/wedding-photo-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:24:38\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:652;a:24:{s:2:\"id\";s:3:\"697\";s:5:\"title\";s:26:\"Wedding Photo Slider Modal\";s:5:\"alias\";s:26:\"wedding-photo-slider-modal\";s:3:\"zip\";s:36:\"packs\/wedding-photo-slider-modal.zip\";s:3:\"uid\";s:32:\"56b40b3a73b786f5320f8814cddd3fda\";s:3:\"img\";s:37:\"wedding-photo-slider-modal\/slide1.jpg\";s:7:\"preview\";s:64:\"https:\/\/www.sliderrevolution.com\/templates\/wedding-photo-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:27:53\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:653;a:21:{s:2:\"id\";s:3:\"698\";s:5:\"title\";s:25:\"Travel Agency Card Slider\";s:5:\"alias\";s:24:\"destinations-card-slider\";s:3:\"zip\";s:28:\"destinations-card-slider.zip\";s:3:\"uid\";s:32:\"59af2d3ac72375f6764f224d93d600ac\";s:3:\"img\";s:35:\"destinations-card-slider\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/www.sliderrevolution.com\/templates\/travel-agency-card-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The destination of your travel blog or travel booking website, definitely is \"above & beyond\" with this tastefully modern card slider template for Slider Revolution.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:31:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:654;a:21:{s:2:\"id\";s:3:\"699\";s:5:\"title\";s:29:\"Kitchen Knives Product Slider\";s:5:\"alias\";s:21:\"knives-product-slider\";s:3:\"zip\";s:25:\"knives-product-slider.zip\";s:3:\"uid\";s:32:\"b1d2db8fcd3e6bb1e949d00c90fd6ec0\";s:3:\"img\";s:32:\"knives-product-slider\/slide1.jpg\";s:7:\"preview\";s:73:\"https:\/\/www.sliderrevolution.com\/templates\/kitchen-knives-product-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:281:\"<span class=\"ttm_content\">Even if you're not into the knives selling business, this product slider template is easily customized to fit any use-case. The beautifully animated parallax elements, can be replaced with your own .png's, in no time!<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:34:48\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:655;a:22:{s:2:\"id\";s:3:\"700\";s:5:\"title\";s:16:\"Tiny Slider Dark\";s:5:\"alias\";s:16:\"tiny-slider-dark\";s:3:\"zip\";s:20:\"tiny-slider-dark.zip\";s:3:\"uid\";s:32:\"57f5cd4e698621f5b7e09bc0bb172d72\";s:3:\"img\";s:27:\"tiny-slider-dark\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/www.sliderrevolution.com\/templates\/event-booking-tiny-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">The Event Booking Tiny Slider is a compact and stylish way to promote your events on your website or social media. With this template, you can create a sleek and minimalistic slider featuring your upcoming events and booking information.<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-12-20 13:51:32\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:656;a:22:{s:2:\"id\";s:3:\"701\";s:5:\"title\";s:17:\"Tiny Slider Light\";s:5:\"alias\";s:17:\"tiny-slider-light\";s:3:\"zip\";s:21:\"tiny-slider-light.zip\";s:3:\"uid\";s:32:\"67e9640a0dd7ac7c04342a323abb054a\";s:3:\"img\";s:28:\"tiny-slider-light\/slide1.jpg\";s:7:\"preview\";s:69:\"https:\/\/www.sliderrevolution.com\/templates\/event-booking-tiny-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">The Event Booking Tiny Slider is a compact and stylish way to promote your events on your website or social media. With this template, you can create a sleek and minimalistic slider featuring your upcoming events and booking information.<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-12-20 13:56:22\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:657;a:22:{s:2:\"id\";s:3:\"702\";s:5:\"title\";s:24:\"Pet Store Product Slider\";s:5:\"alias\";s:24:\"pet-store-product-slider\";s:3:\"zip\";s:28:\"pet-store-product-slider.zip\";s:3:\"uid\";s:32:\"6f847227958900311108951a77721e29\";s:3:\"img\";s:35:\"pet-store-product-slider\/slide1.jpg\";s:7:\"preview\";s:68:\"https:\/\/www.sliderrevolution.com\/templates\/pet-store-product-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:328:\"<span class=\"ttm_content\">The Pet Store Product Slider template is a professional and eye-catching way to showcase your pet store's products on your website or social media. With this template, you can easily create a dynamic and interactive slider featuring your most popular pet products.<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-12-20 14:02:59\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:658;a:21:{s:2:\"id\";s:3:\"703\";s:5:\"title\";s:18:\"Material UI Slider\";s:5:\"alias\";s:18:\"material-ui-slider\";s:3:\"zip\";s:22:\"material-ui-slider.zip\";s:3:\"uid\";s:32:\"7e7909a030545f80c8ba8101c5b9bbd7\";s:3:\"img\";s:29:\"material-ui-slider\/slide1.jpg\";s:7:\"preview\";s:62:\"https:\/\/www.sliderrevolution.com\/templates\/material-ui-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">The Material UI Slider Template is easy to use and requires no coding skills. You can quickly and easily create a professional-looking slider to showcase your products, services, or information in a visually appealing and engaging way.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:190:\"[{\"path\":\"revslider-thecluster-addon\\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-12-20 14:06:25\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:659;a:22:{s:2:\"id\";s:3:\"704\";s:5:\"title\";s:19:\"Happy Holidays Hero\";s:5:\"alias\";s:19:\"happy-holidays-hero\";s:3:\"zip\";s:23:\"happy-holidays-hero.zip\";s:3:\"uid\";s:32:\"aabe32f963bc66d36f617c595ca2f1fd\";s:3:\"img\";s:30:\"happy-holidays-hero\/slide1.jpg\";s:7:\"preview\";s:63:\"https:\/\/www.sliderrevolution.com\/templates\/happy-holidays-hero\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">Wish everyone happy holidays with our newest Christmas inspired hero section.<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:366:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-particlewave-addon\\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2022-12-22 09:27:59\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:660;a:22:{s:2:\"id\";s:3:\"705\";s:5:\"title\";s:34:\"Space & Sci-Fi Presentation Slider\";s:5:\"alias\";s:36:\"space-and-sci-fi-presentation-slider\";s:3:\"zip\";s:40:\"space-and-sci-fi-presentation-slider.zip\";s:3:\"uid\";s:32:\"6f8a89cfaa624a4ac799901fc85b802d\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider\/slide1.png\";s:7:\"preview\";s:76:\"https:\/\/www.sliderrevolution.com\/templates\/space-sci-fi-presentation-slider\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">This is a perfect choice for technology companies, science fiction writers, space enthusiasts and much more.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"},{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\\/\\\/www.themepunch.com\\\/slider-revolution\\\/install-addons\\\/\"}]\";s:4:\"date\";s:19:\"2023-01-24 12:57:45\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:10:\"new_slider\";b:1;}i:661;a:22:{s:2:\"id\";s:3:\"706\";s:5:\"title\";s:21:\"Claymorphism Carousel\";s:5:\"alias\";s:21:\"Claymorphism-Carousel\";s:3:\"zip\";s:25:\"Claymorphism-Carousel.zip\";s:3:\"uid\";s:32:\"8faec9adf09737acd8efdad7a1ccb673\";s:3:\"img\";s:32:\"Claymorphism-Carousel\/slide1.jpg\";s:7:\"preview\";s:65:\"https:\/\/www.sliderrevolution.com\/templates\/claymorphism-carousel\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:195:\"<span class=\"ttm_content\">The Claymorphism Carousel template for Slider Revolution is a visually striking slider that features the unique claymorphism style.<\/span><span class=\"ttm_space\"><\/span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-01-24 13:01:22\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:10:\"new_slider\";b:1;}}s:6:\"slides\";a:655:{s:16:\"classic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"classic-carousel\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"classic-carousel\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"classic-carousel\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"classic-carousel\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"classic-carousel\/slide5.jpg\";}}s:13:\"classicslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"classicslider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"classicslider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"classicslider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"classicslider\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"classicslider\/slide5.jpg\";}}s:11:\"contenttabs\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contenttabs\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contenttabs\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contenttabs\/slide3.jpg\";}}s:13:\"facebook-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"facebook-feed\/slide1.jpg\";}}s:7:\"fashion\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"fashion\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"fashion\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"fashion\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"fashion\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"fashion\/slide5.jpg\";}}s:14:\"flickr-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"flickr-gallery\/slide1.jpg\";}}s:3:\"gym\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"gym\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:14:\"gym\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:14:\"gym\/slide3.jpg\";}}s:18:\"highlight-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-carousel\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-carousel\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-carousel\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-carousel\/slide4.jpg\";}}s:18:\"highlight-showcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-showcase\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-showcase\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-showcase\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-showcase\/slide4.jpg\";}}s:10:\"image-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"imagehero\/slide1.jpg\";}}s:13:\"insta-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"insta-gallery\/slide1.jpg\";}}s:19:\"levanorestaurantbar\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"levanorestaurantbar\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"levanorestaurantbar\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"levanorestaurantbar\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"levanorestaurantbar\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"levanorestaurantbar\/slide5.jpg\";}}s:11:\"mainfeature\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"mainfeature\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"mainfeature\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"mainfeature\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"mainfeature\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"mainfeature\/slide7.jpg\";}}s:17:\"media-gallery-two\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"media-gallery-two\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"media-gallery-two\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"media-gallery-two\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"media-gallery-two\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"media-gallery-two\/slide6.jpg\";}}s:23:\"media-carousel-autoplay\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"media-carousel-autoplay\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"media-carousel-autoplay\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"media-carousel-autoplay\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"media-carousel-autoplay\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"media-carousel-autoplay\/slide6.jpg\";}}s:21:\"news-background-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-bg-video\/slide1.jpg\";}}s:12:\"news-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"news-gallery\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"news-gallery\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"news-gallery\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"news-gallery\/slide4.jpg\";}}s:23:\"news-gallery-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"news-gallery-post-based\/slide1.jpg\";}}s:9:\"news-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"news-hero\/slide1.jpg\";}}s:10:\"news-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"news-video\/slide1.jpg\";}}s:15:\"newsletter-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"newsletter-hero\/slide1.jpg\";}}s:10:\"notgeneric\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"notgeneric\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"notgeneric\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"notgeneric\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"notgeneric\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"notgeneric\/slide5.jpg\";}}s:11:\"photography\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"photography\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"photography\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"photography\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"photography\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:22:\"photography\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:22:\"photography\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"photography\/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:22:\"photography\/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:22:\"photography\/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:23:\"photography\/slide10.jpg\";}}s:20:\"photography-carousel\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"photography-carousel\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"photography-carousel\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"photography-carousel\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"photography-carousel\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"photography-carousel\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"photography-carousel\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:31:\"photography-carousel\/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:31:\"photography-carousel\/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:31:\"photography-carousel\/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"photography-carousel\/slide10.jpg\";}}s:16:\"search-form-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"search-form-hero\/slide1.jpg\";}}s:16:\"showcasecarousel\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"showcasecarousel\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"showcasecarousel\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"showcasecarousel\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"showcasecarousel\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"showcasecarousel\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"showcasecarousel\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"showcasecarousel\/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:27:\"showcasecarousel\/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:27:\"showcasecarousel\/slide9.jpg\";}}s:11:\"sports-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"sportshero\/slide1.jpg\";}}s:12:\"twitter-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"twitter-feed\/slide1.jpg\";}}s:13:\"vimeo-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"vimeo-gallery\/slide1.jpg\";}}s:9:\"vimeohero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"vimeohero\/slide1.jpg\";}}s:16:\"web-product-dark\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"web-product-dark\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"web-product-dark\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"web-product-dark\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"web-product-dark\/slide4.jpg\";}}s:21:\"web-product-dark-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"web-product-dark-hero\/slide1.jpg\";}}s:22:\"web-product-light-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"web-product-light-hero\/slide1.jpg\";}}s:15:\"webproductlight\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"webproductlight\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"webproductlight\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"webproductlight\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"webproductlight\/slide4.jpg\";}}s:15:\"youtube-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"youtube-gallery\/slide1.jpg\";}}s:11:\"youtubehero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"youtubehero\/slide1.jpg\";}}s:13:\"scroll-effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"scrolleffect\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"scrolleffect\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"scrolleffect\/slide3.jpg\";}}s:12:\"content-zoom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contentzoom\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contentzoom\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contentzoom\/slide3.jpg\";}}s:13:\"food-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"foodcarousel\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"foodcarousel\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"foodcarousel\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"foodcarousel\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"foodcarousel\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"foodcarousel\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"foodcarousel\/slide7.jpg\";}}s:14:\"rotating-words\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rotatingwords\/slide1.jpg\";}}s:22:\"travel-static-captions\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"travel-static-captions\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"travel-static-captions\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"travel-static-captions\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"travel-static-captions\/slide4.jpg\";}}s:7:\"concept\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"concept\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"concept\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"concept\/slide3.jpg\";}}s:17:\"fullscreen-button\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"fullscreen-button\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"fullscreen-button\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"fullscreen-button\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"fullscreen-button\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"fullscreen-button\/slide5.jpg\";}}s:15:\"creativefreedom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"creativefreedom\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"creativefreedom\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"creativefreedom\/slide3.jpg\";}}s:13:\"parallaxscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallaxscene\/slide1.jpg\";}}s:15:\"slidingoverlays\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"slidingoverlays\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"slidingoverlays\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"slidingoverlays\/slide3.jpg\";}}s:25:\"web-product-light-hero-3d\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"web-product-light-hero-3d\/slide1.jpg\";}}s:6:\"woobig\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"woobig\/slide1.jpg\";}}s:16:\"woocommercesmall\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"woocommercesmall\/slide1.jpg\";}}s:10:\"finedining\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"finedining\/slide1.jpg\";}}s:12:\"agency-intro\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"agency-intro\/slide1.jpg\";}}s:7:\"ourteam\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"ourteam\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"ourteam\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"ourteam\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"ourteam\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"ourteam\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"ourteam\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:18:\"ourteam\/slide7.jpg\";}}s:17:\"our-team-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ourteamcarousel\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"ourteamcarousel\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"ourteamcarousel\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"ourteamcarousel\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"ourteamcarousel\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"ourteamcarousel\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"ourteamcarousel\/slide7.jpg\";}}s:13:\"betteryoutube\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"betteryoutube\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"betteryoutube\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"betteryoutube\/slide3.jpg\";}}s:19:\"agencywebsiteheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"agencywebsiteheader\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"agencywebsiteheader\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"agencywebsiteheader\/slide3.jpg\";}}s:10:\"comingsoon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"comingsoon\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"comingsoon\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"comingsoon\/slide3.jpg\";}}s:9:\"snowscene\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowscene\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowscene\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowscene\/slide3.jpg\";}}s:8:\"rockband\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"rockband\/slide1.jpg\";}}s:16:\"sleeklandingpage\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"sleeklandingpage\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"sleeklandingpage\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"sleeklandingpage\/slide3.jpg\";}}s:14:\"applandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"applandingpage\/slide1.jpg\";}}s:9:\"deskscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"deskscene\/slide1.jpg\";}}s:15:\"cleannewsslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"cleannewsslider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"cleannewsslider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"cleannewsslider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"cleannewsslider\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"cleannewsslider\/slide5.jpg\";}}s:12:\"imagegallery\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"imagegallery\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"imagegallery\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"imagegallery\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"imagegallery\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"imagegallery\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"imagegallery\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"imagegallery\/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:23:\"imagegallery\/slide8.jpg\";}}s:19:\"standard-wp-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"standard-wp-gallery\/slide1.jpg\";}}s:21:\"clean-news-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"clean-news-post-based\/slide1.jpg\";}}s:21:\"interactivewhiteboard\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"interactivewhiteboard\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"interactivewhiteboard\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"interactivewhiteboard\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"interactivewhiteboard\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"interactivewhiteboard\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"interactivewhiteboard\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"interactivewhiteboard\/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"interactivewhiteboard\/slide8.jpg\";}}s:10:\"innovation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"innovation\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"innovation\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"innovation\/slide3.jpg\";}}s:24:\"dark-fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu\/slide1.jpg\";}}s:21:\"dark-fullsite-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"dark-fullsite-block-1\/slide1.jpg\";}}s:27:\"dark-fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about\/slide2.jpg\";}}s:30:\"dark-fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services\/slide2.jpg\";}}s:30:\"dark-fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products\/slide5.jpg\";}}s:34:\"dark-fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials\/slide1.jpg\";}}s:29:\"dark-fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout\/slide1.jpg\";}}s:28:\"dark-fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer\/slide1.jpg\";}}s:19:\"fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"fullsite-block-menu\/slide1.jpg\";}}s:15:\"fullsite-block1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"fullsite-block1\/slide1.jpg\";}}s:22:\"fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"fullsite-block-2-about\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"fullsite-block-2-about\/slide2.jpg\";}}s:25:\"fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-3-services\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-3-services\/slide2.jpg\";}}s:25:\"fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-4-products\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-4-products\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"fullsite-block-4-products\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"fullsite-block-4-products\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"fullsite-block-4-products\/slide5.jpg\";}}s:29:\"fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials\/slide1.jpg\";}}s:24:\"fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"fullsite-block-6-callout\/slide1.jpg\";}}s:23:\"fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"fullsite-block-7-footer\/slide1.jpg\";}}s:11:\"techjournal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techjournal\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"techjournal\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"techjournal\/slide3.jpg\";}}s:13:\"cardealership\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"cardealership\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"cardealership\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"cardealership\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"cardealership\/slide4.jpg\";}}s:14:\"fullscreenmenu\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fullscreenmenu\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fullscreenmenu\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fullscreenmenu\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"fullscreenmenu\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"fullscreenmenu\/slide5.jpg\";}}s:17:\"creativefrontpage\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"creativefrontpage\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"creativefrontpage\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"creativefrontpage\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"creativefrontpage\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"creativefrontpage\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"creativefrontpage\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:28:\"creativefrontpage\/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:28:\"creativefrontpage\/slide8.jpg\";}}s:19:\"websitebuilder-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-menu\/slide1.jpg\";}}s:19:\"websitebuilder-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-hero\/slide1.jpg\";}}s:22:\"websitebuilder-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"websitebuilder-clients\/slide1.jpg\";}}s:23:\"websitebuilder-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-services\/slide1.jpg\";}}s:23:\"websitebuilder-discover\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-discover\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"websitebuilder-discover\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"websitebuilder-discover\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"websitebuilder-discover\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"websitebuilder-discover\/slide5.jpg\";}}s:21:\"websitebuilder-slider\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"websitebuilder-slider\/slide2.jpg\";}}s:27:\"websitebuilder-calltoaction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"websitebuilder-calltoaction\/slide1.jpg\";}}s:21:\"websitebuilder-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-footer\/slide1.jpg\";}}s:13:\"focusparallax\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"focusparallax\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"focusparallax\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"focusparallax\/slide3.jpg\";}}s:7:\"duotone\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"duotone\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"duotone\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"duotone\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"duotone\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"duotone\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"duotone\/slide6.jpg\";}}s:6:\"r_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_menu\/slide1.jpg\";}}s:5:\"rhero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_hero\/slide1.jpg\";}}s:7:\"r_about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"r_about\/slide1.jpg\";}}s:10:\"r_products\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"r_products\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"r_products\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"r_products\/slide3.jpg\";}}s:6:\"r_info\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_info\/slide1.jpg\";}}s:17:\"inspirationheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"inspirationheader\/slide1.jpg\";}}s:13:\"magazineposts\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"magazineposts\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"magazineposts\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"magazineposts\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"magazineposts\/slide4.jpg\";}}s:17:\"explorationheader\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"explorationheader\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"explorationheader\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"explorationheader\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"explorationheader\/slide4.jpg\";}}s:16:\"typewritereffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"typewritereffect\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"typewritereffect\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"typewritereffect\/slide3.jpg\";}}s:15:\"blendmodeheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blendmodeheader\/slide1.jpg\";}}s:17:\"themeplicity_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"themeplicity_menu\/slide1.jpg\";}}s:19:\"themeplicity_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_header\/slide1.jpg\";}}s:18:\"themeplicity_offer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"themeplicity_offer\/slide1.jpg\";}}s:21:\"themeplicity_whatwedo\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_whatwedo\/slide1.jpg\";}}s:21:\"themeplicity_projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_projects\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"themeplicity_projects\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"themeplicity_projects\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"themeplicity_projects\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:32:\"themeplicity_projects\/slide5.jpg\";s:3:\"img\";s:7:\"Slide 5\";}}s:23:\"themeplicity_whatsgreat\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"themeplicity_whatsgreat\/slide1.jpg\";}}s:19:\"themeplicity_tables\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_tables\/slide1.jpg\";}}s:24:\"themeplicity_contactform\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"themeplicity_contactform\/slide1.jpg\";}}s:19:\"themeplicity_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_footer\/slide1.jpg\";}}s:17:\"NiceAndClean_Menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"NiceAndClean_Menu\/slide1.jpg\";}}s:19:\"NiceAndClean_Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"NiceAndClean_Header\/slide1.jpg\";}}s:21:\"NiceAndClean_Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Services\/slide1.jpg\";}}s:18:\"NiceAndClean_About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"NiceAndClean_About\/slide1.jpg\";}}s:18:\"niceandclean_video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"niceandclean_video\/slide1.jpg\";}}s:23:\"niceandclean_highlights\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_highlights\/slide1.jpg\";}}s:21:\"NiceAndClean_Projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Projects\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"NiceAndClean_Projects\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"NiceAndClean_Projects\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"NiceAndClean_Projects\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"NiceAndClean_Projects\/slide5.jpg\";}}s:23:\"niceandclean_textblocks\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_textblocks\/slide1.jpg\";}}s:20:\"niceandclean_callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"niceandclean_callout\/slide1.jpg\";}}s:19:\"niceandclean_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"niceandclean_footer\/slide1.jpg\";}}s:3:\"80s\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"80s\/slide1.jpg\";}}s:10:\"blurslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"blurslider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"blurslider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"blurslider\/slide3.jpg\";}}s:15:\"ComingSoonAddon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ComingSoonAddon\/slide1.jpg\";}}s:9:\"snowaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowaddon\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowaddon\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowaddon\/slide3.jpg\";}}s:19:\"particle-effect-one\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-one\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"particle-effect-one\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"particle-effect-one\/slide3.jpg\";}}s:19:\"particle-effect-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-two\/slide1.jpg\";}}s:21:\"particle-effect-three\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"particle-effect-three\/slide1.jpg\";}}s:15:\"portfolioviewer\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolioviewer\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"portfolioviewer\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"portfolioviewer\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"portfolioviewer\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"portfolioviewer\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"portfolioviewer\/slide6.jpg\";}}s:11:\"appshowcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"appshowcase\/slide1.jpg\";}}s:13:\"gravitydesign\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"gravitydesign\/slide1.jpg\";}}s:12:\"404errorpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"404errorpage\/slide1.jpg\";}}s:15:\"carouselgallery\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"carouselgallery\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"carouselgallery\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"carouselgallery\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"carouselgallery\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"carouselgallery\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"carouselgallery\/slide6.jpg\";}}s:9:\"filmstrip\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"filmstrip\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"filmstrip\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"filmstrip\/slide3.jpg\";}}s:10:\"spaceopera\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"spaceopera\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"spaceopera\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"spaceopera\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"spaceopera\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"spaceopera\/slide5.jpg\";}}s:12:\"websiteintro\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"websiteintro\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"websiteintro\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"websiteintro\/slide3.jpg\";}}s:12:\"maskshowcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"maskshowcase\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"maskshowcase\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"maskshowcase\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"maskshowcase\/slide4.jpg\";}}s:18:\"parallaxzoomslices\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"parallaxzoomslices\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"parallaxzoomslices\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"parallaxzoomslices\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"parallaxzoomslices\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"parallaxzoomslices\/slide5.jpg\";}}s:20:\"doubleexposureeffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"doubleexposureeffect\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"doubleexposureeffect\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"doubleexposureeffect\/slide3.jpg\";}}s:22:\"mountainparallaxheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"mountainparallaxheader\/slide1.jpg\";}}s:12:\"goodnewsmenu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"goodnewsmenu\/slide1.jpg\";}}s:14:\"goodnewsheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsheader\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"goodnewsheader\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"goodnewsheader\/slide3.jpg\";}}s:16:\"goodnewswhatshot\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewswhatshot\/slide1.jpg\";}}s:16:\"goodnewsfeatured\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsfeatured\/slide1.jpg\";}}s:17:\"goodnewsspotlight\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"goodnewsspotlight\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"goodnewsspotlight\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"goodnewsspotlight\/slide3.jpg\";}}s:16:\"goodnewscarousel\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewscarousel\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"goodnewscarousel\/slide2.jpg\";}}s:15:\"goodnewscallout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"goodnewscallout\/slide1.jpg\";}}s:14:\"goodnewsfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsfooter\/slide1.jpg\";}}s:16:\"goodnewsmenuback\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsmenuback\/slide1.jpg\";}}s:18:\"goodnewsblogheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogheader\/slide1.jpg\";}}s:19:\"goodnewsblogcontent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"goodnewsblogcontent\/slide1.jpg\";}}s:20:\"goodnewstestimonials\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"goodnewstestimonials\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"goodnewstestimonials\/slide2.jpg\";}}s:18:\"goodnewsblogfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogfooter\/slide1.jpg\";}}s:17:\"beforeafterslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"beforeafterslider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"beforeafterslider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"beforeafterslider\/slide3.jpg\";}}s:15:\"productshowcase\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"productshowcase\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"productshowcase\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"productshowcase\/slide3.jpg\";}}s:22:\"overexposuretransition\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"overexposuretransition\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"overexposuretransition\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"overexposuretransition\/slide3.jpg\";}}s:14:\"parallaxscroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"parallaxscroll\/slide1.jpg\";}}s:11:\"techco-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techco-menu\/slide1.jpg\";}}s:13:\"techco-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-header\/slide1.jpg\";}}s:12:\"techco-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-about\/slide1.jpg\";}}s:15:\"techco-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"techco-services\/slide1.jpg\";}}s:12:\"techco-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-video\/slide1.jpg\";}}s:13:\"techco-prices\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-prices\/slide1.jpg\";}}s:19:\"techco-testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"techco-testimonials\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"techco-testimonials\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"techco-testimonials\/slide3.jpg\";}}s:13:\"techco-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-footer\/slide1.jpg\";}}s:7:\"weather\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"weather\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"weather\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"weather\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"weather\/slide4.jpg\";}}s:11:\"360panorama\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"360panorama\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"360panorama\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"360panorama\/slide3.jpg\";}}s:14:\"duotone-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"duotone-add-on\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"duotone-add-on\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"duotone-add-on\/slide3.jpg\";}}s:13:\"reveal-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"reveal-add-on\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"reveal-add-on\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"reveal-add-on\/slide3.jpg\";}}s:16:\"band-tour-poster\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent\/band-tour-poster\/slide1.png\";}}s:14:\"brewery-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent\/brewery-slider\/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent\/brewery-slider\/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent\/brewery-slider\/slide3.png\";}}s:9:\"burgerbar\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"smartcontent\/burgerbar\/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"smartcontent\/burgerbar\/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"smartcontent\/burgerbar\/slide3.png\";}}s:19:\"burger-bar-portrait\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"smartcontent\/burger-bar-portrait\/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"smartcontent\/burger-bar-portrait\/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"smartcontent\/burger-bar-portrait\/slide3.png\";}}s:8:\"car-rent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"smartcontent\/car-rent\/slide1.png\";}}s:6:\"coffee\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"smartcontent\/coffee\/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"smartcontent\/coffee\/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"smartcontent\/coffee\/slide3.png\";}}s:14:\"holiday-advert\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent\/holiday-advert\/slide1.png\";}}s:18:\"iphone-cases-light\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"smartcontent\/iphone-cases-light\/slide1.png\";}}s:7:\"medical\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"smartcontent\/medical\/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"smartcontent\/medical\/slide2.png\";}}s:13:\"mexican-grill\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"smartcontent\/mexican-grill\/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"smartcontent\/mexican-grill\/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"smartcontent\/mexican-grill\/slide3.png\";}}s:20:\"mobile-retail-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent\/mobile-retail-slider\/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent\/mobile-retail-slider\/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent\/mobile-retail-slider\/slide3.png\";}}s:14:\"money-exchange\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent\/money-exchange\/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent\/money-exchange\/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent\/money-exchange\/slide3.png\";}}s:28:\"restaurant-menu-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent\/restaurant-menu-first-screen\/slide1.png\";}}s:29:\"restaurant-menu-second-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:53:\"smartcontent\/restaurant-menu-second-screen\/slide1.png\";}}s:28:\"restaurant-menu-third-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent\/restaurant-menu-third-screen\/slide1.png\";}}s:11:\"shoes-store\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"smartcontent\/shoes-store\/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"smartcontent\/shoes-store\/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"smartcontent\/shoes-store\/slide3.png\";}}s:20:\"supermarket-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent\/supermarket-products\/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent\/supermarket-products\/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent\/supermarket-products\/slide3.png\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"smartcontent\/supermarket-products\/slide4.png\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"smartcontent\/supermarket-products\/slide5.png\";}}s:16:\"travel-insurance\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent\/travel-insurance\/slide1.png\";}}s:12:\"cryptoslider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"cryptoslider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"cryptoslider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"cryptoslider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"cryptoslider\/slide4.jpg\";}}s:16:\"immersion_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion_header\/slide1.jpg\";}}s:19:\"immersion-mountains\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"immersion-mountains\/slide1.jpg\";}}s:17:\"immersion-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"immersion-product\/slide1.jpg\";}}s:16:\"immersion-design\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion-design\/slide1.jpg\";}}s:21:\"immersion-photography\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"immersion-photography\/slide1.jpg\";}}s:14:\"immersion-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"immersion-grid\/slide1.jpg\";}}s:11:\"funkyslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"funkyslider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"funkyslider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"funkyslider\/slide3.jpg\";}}s:14:\"clearview_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"clearview_menu\/slide1.jpg\";}}s:16:\"clearview_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"clearview_header\/slide1.jpg\";}}s:17:\"clearview_mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clearview_mission\/slide1.jpg\";}}s:17:\"clear-view-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clear-view-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"clear-view-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"clear-view-slider\/slide3.jpg\";}}s:15:\"clear-view-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"clear-view-news\/slide1.jpg\";}}s:18:\"clear-view-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-clients\/slide1.jpg\";}}s:18:\"clear-view-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-contact\/slide1.jpg\";}}s:22:\"clear-view-single-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-menu\/slide1.jpg\";}}s:24:\"clear-view-single-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"clear-view-single-header\/slide1.jpg\";}}s:23:\"clear-view-single-media\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"clear-view-single-media\/slide1.jpg\";}}s:22:\"clear-view-single-more\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-more\/slide1.jpg\";}}s:25:\"clear-view-single-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"clear-view-single-contact\/slide1.jpg\";}}s:16:\"cleanlandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cleanlandingpage\/slide1.jpg\";}}s:8:\"clearcut\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"clearcut\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:19:\"clearcut\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:19:\"clearcut\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:19:\"clearcut\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:19:\"clearcut\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:19:\"clearcut\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:19:\"clearcut\/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:19:\"clearcut\/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:19:\"clearcut\/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:20:\"clearcut\/slide10.jpg\";}}s:17:\"wonderstruck_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"wonderstruck_menu\/slide1.jpg\";}}s:19:\"wonderstruck_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"wonderstruck_header\/slide1.jpg\";}}s:18:\"wonderstruck_about\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck_about\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"wonderstruck_about\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"wonderstruck_about\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"wonderstruck_about\/slide4.jpg\";}}s:18:\"wonderstruck-works\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck-works\/slide1.jpg\";}}s:20:\"wonderstruck-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"wonderstruck-contact\/slide1.jpg\";}}s:11:\"bubblemorph\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"bubblemorph\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"bubblemorph\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"bubblemorph\/slide3.jpg\";}}s:15:\"distortionaddon\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"distortionaddon\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"distortionaddon\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"distortionaddon\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"distortionaddon\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"distortionaddon\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"distortionaddon\/slide6.jpg\";}}s:9:\"clubflyer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"clubflyer\/slide1.jpg\";}}s:15:\"paintbrushaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"paintbrushaddon\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"paintbrushaddon\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"paintbrushaddon\/slide3.jpg\";}}s:15:\"parallax_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_header\/slide1.jpg\";}}s:16:\"parallax_content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"parallax_content\/slide1.jpg\";}}s:15:\"parallax_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_footer\/slide1.jpg\";}}s:12:\"le-chef-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-menu\/slide1.jpg\";}}s:14:\"le-chef-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-header\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"le-chef-header\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"le-chef-header\/slide3.jpg\";}}s:18:\"le-chef-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"le-chef-philosophy\/slide1.jpg\";}}s:12:\"le-chef-food\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-food\/slide1.jpg\";}}s:16:\"le-chef-la-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"le-chef-la-carte\/slide1.jpg\";}}s:14:\"le-chef-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-footer\/slide1.jpg\";}}s:20:\"news-magazine-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"news-magazine-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"news-magazine-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"news-magazine-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"news-magazine-slider\/slide4.jpg\";}}s:18:\"real-estate-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"real-estate-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"real-estate-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"real-estate-slider\/slide3.jpg\";}}s:14:\"fashion-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fashion-header\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fashion-header\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fashion-header\/slide3.jpg\";}}s:13:\"seasonaloffer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"seasonaloffer\/slide1.jpg\";}}s:18:\"barber-shop-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"barber-shop-header\/slide1.jpg\";}}s:23:\"barber-shop-mobile-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"barber-shop-mobile-menu\/slide1.jpg\";}}s:24:\"barber-shop-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"barber-shop-first-screen\/slide1.jpg\";}}s:17:\"barber-shop-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"barber-shop-about\/slide1.jpg\";}}s:20:\"barber-shop-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"barber-shop-services\/slide1.jpg\";}}s:19:\"barber-shop-barbers\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"barber-shop-barbers\/slide1.jpg\";}}s:20:\"barber-shop-contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"barber-shop-contacts\/slide1.jpg\";}}s:18:\"barber-shop-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"barber-shop-footer\/slide1.jpg\";}}s:21:\"fitness-club-template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"fitness-club-template\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"fitness-club-template\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"fitness-club-template\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"fitness-club-template\/slide4.jpg\";}}s:13:\"soccer-school\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"soccer-school\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"soccer-school\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"soccer-school\/slide3.jpg\";}}s:19:\"music-band-template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"music-band-template\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"music-band-template\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"music-band-template\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"music-band-template\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"music-band-template\/slide5.jpg\";}}s:15:\"restaurant-menu\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"restaurant-menu\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"restaurant-menu\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"restaurant-menu\/slide3.jpg\";}}s:16:\"cinematic-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cinematic-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"cinematic-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"cinematic-slider\/slide3.jpg\";}}s:17:\"3d-parallax-cubes\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"3d-parallax-cubes\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"3d-parallax-cubes\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"3d-parallax-cubes\/slide3.jpg\";}}s:13:\"medicare-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"medicare-menu\/slide1.jpg\";}}s:15:\"medicare-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"medicare-header\/slide1.jpg\";}}s:14:\"medicare-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"medicare-about\/slide1.jpg\";}}s:18:\"medicare-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"medicare-highlight\/slide1.jpg\";}}s:17:\"medicare-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"medicare-services\/slide1.jpg\";}}s:16:\"medicare-doctors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"medicare-doctors\/slide1.jpg\";}}s:17:\"medicare-research\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"medicare-research\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"medicare-research\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"medicare-research\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"medicare-research\/slide4.jpg\";}}s:18:\"medicare-whychoose\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"medicare-whychoose\/slide1.jpg\";}}s:16:\"medicare-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"medicare-contact\/slide1.jpg\";}}s:15:\"medicare-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"medicare-footer\/slide1.jpg\";}}s:11:\"coffee-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"coffee-menu\/slide1.jpg\";}}s:13:\"coffee-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-header\/slide1.jpg\";}}s:17:\"coffee-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"coffee-philosophy\/slide1.jpg\";}}s:12:\"coffee-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"coffee-carte\/slide1.jpg\";}}s:13:\"coffee-teaser\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-teaser\/slide1.jpg\";}}s:13:\"coffee-findus\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-findus\/slide1.jpg\";}}s:13:\"coffee-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-footer\/slide1.jpg\";}}s:17:\"minimal-portfolio\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"minimal-portfolio\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"minimal-portfolio\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"minimal-portfolio\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"minimal-portfolio\/slide4.jpg\";}}s:23:\"minimal-portfolio-modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"minimal-portfolio-modal\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"minimal-portfolio-modal\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"minimal-portfolio-modal\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"minimal-portfolio-modal\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"minimal-portfolio-modal\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"minimal-portfolio-modal\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:34:\"minimal-portfolio-modal\/slide7.jpg\";}}s:11:\"angled-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"angled-menu\/slide1.jpg\";}}s:13:\"angled-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"angled-header\/slide1.jpg\";}}s:11:\"angled-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"angled-news\/slide1.jpg\";}}s:15:\"angled-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"angled-services\/slide1.jpg\";}}s:14:\"angled-success\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"angled-success\/slide1.jpg\";}}s:13:\"angled-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"angled-footer\/slide1.jpg\";}}s:20:\"angled-content-modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"angled-content-modal\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"angled-content-modal\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"angled-content-modal\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"angled-content-modal\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"angled-content-modal\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"angled-content-modal\/slide6.jpg\";}}s:13:\"big-bold-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"big-bold-menu\/slide1.jpg\";}}s:15:\"big-bold-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-bold-header\/slide1.jpg\";}}s:16:\"big-bold-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"big-bold-content\/slide1.jpg\";}}s:13:\"big-bold-blog\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"big-bold-blog\/slide1.jpg\";}}s:18:\"big-bold-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"big-bold-highlight\/slide1.jpg\";}}s:15:\"big-bold-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-bold-footer\/slide1.jpg\";}}s:7:\"Retouch\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"Retouch\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"Retouch\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"Retouch\/slide3.jpg\";}}s:11:\"tech-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"tech-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"tech-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"tech-slider\/slide3.jpg\";}}s:11:\"peak-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"peak-header\/slide1.jpg\";}}s:10:\"peak-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"peak-about\/slide1.jpg\";}}s:14:\"peak-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"peak-portfolio\/slide1.jpg\";}}s:11:\"peak-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"peak-footer\/slide1.jpg\";}}s:17:\"portfolio-welcome\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"portfolio-welcome\/slide1.jpg\";}}s:15:\"portfolio-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolio-about\/slide1.jpg\";}}s:21:\"portfolio-works-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"portfolio-works-title\/slide1.jpg\";}}s:23:\"portfolio-works-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"portfolio-works-content\/slide1.jpg\";}}s:18:\"portfolio-contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"portfolio-contacts\/slide1.jpg\";}}s:18:\"App-Studio-Welcome\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"App-Studio-Welcome\/slide1.jpg\";}}s:19:\"App-Studio-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"App-Studio-Services\/slide1.jpg\";}}s:16:\"App-Studio-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"App-Studio-About\/slide1.jpg\";}}s:19:\"App-Studio-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"App-Studio-Contacts\/slide1.jpg\";}}s:14:\"cube-animation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"cube-animation\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"cube-animation\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"cube-animation\/slide3.jpg\";}}s:10:\"basic-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"basic-menu\/slide1.jpg\";}}s:12:\"basic-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"basic-header\/slide1.jpg\";}}s:13:\"basic-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"basic-content\/slide1.jpg\";}}s:14:\"basic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"basic-carousel\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"basic-carousel\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"basic-carousel\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"basic-carousel\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"basic-carousel\/slide5.jpg\";}}s:13:\"basic-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"basic-callout\/slide1.jpg\";}}s:10:\"basic-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"basic-grid\/slide1.jpg\";}}s:17:\"basic-video-block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"basic-video-block\/slide1.jpg\";}}s:12:\"basic-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"basic-footer\/slide1.jpg\";}}s:14:\"basic-lightbox\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"basic-lightbox\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"basic-lightbox\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"basic-lightbox\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"basic-lightbox\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"basic-lightbox\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:25:\"basic-lightbox\/slide6.jpg\";}}s:13:\"nature-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"nature-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"nature-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"nature-slider\/slide3.jpg\";}}s:11:\"art-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"art-gallery\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"art-gallery\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"art-gallery\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"art-gallery\/slide4.jpg\";}}s:19:\"Construction-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Construction-Header\/slide1.jpg\";}}s:17:\"Construction-Home\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Construction-Home\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"Construction-Home\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"Construction-Home\/slide3.jpg\";}}s:21:\"Construction-Projects\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Projects\/slide1.jpg\";}}s:20:\"Construction-History\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Construction-History\/slide1.jpg\";}}s:21:\"Construction-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Services\/slide1.jpg\";}}s:21:\"Construction-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Contacts\/slide1.jpg\";}}s:21:\"404-Error-Space-Theme\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"404-Error-Space-Theme\/slide1.jpg\";}}s:17:\"landing-page-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"landing-page-hero\/slide1.jpg\";}}s:21:\"landing-page-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"landing-page-features\/slide1.jpg\";}}s:20:\"landing-page-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"landing-page-callout\/slide1.jpg\";}}s:20:\"landing-page-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"landing-page-content\/slide1.jpg\";}}s:25:\"landing-page-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"landing-page-testimonials\/slide1.jpg\";}}s:27:\"landing-page-call-to-action\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"landing-page-call-to-action\/slide1.jpg\";}}s:17:\"landing-page-help\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"landing-page-help\/slide1.jpg\";}}s:19:\"landing-page-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"landing-page-footer\/slide1.jpg\";}}s:24:\"landing-page-price-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"landing-page-price-modal\/slide1.jpg\";}}s:18:\"energy-drinks-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"energy-drinks-hero\/slide1.jpg\";}}s:19:\"energy-drinks-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-about\/slide1.jpg\";}}s:21:\"energy-drinks-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"energy-drinks-product\/slide1.jpg\";}}s:23:\"energy-drinks-product-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"energy-drinks-product-2\/slide1.jpg\";}}s:23:\"energy-drinks-product-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"energy-drinks-product-3\/slide1.jpg\";}}s:19:\"energy-drinks-order\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-order\/slide1.jpg\";}}s:20:\"energy-drinks-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"energy-drinks-footer\/slide1.jpg\";}}s:19:\"energy-drinks-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-modal\/slide1.jpg\";}}s:16:\"Corporate-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Corporate-Header\/slide1.jpg\";}}s:24:\"Corporate-Welcome-Screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Corporate-Welcome-Screen\/slide1.jpg\";}}s:15:\"Corporate-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-About\/slide1.jpg\";}}s:19:\"Corporate-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Corporate-Portfolio\/slide1.jpg\";}}s:15:\"Corporate-Chart\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-Chart\/slide1.jpg\";}}s:14:\"Corporate-News\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-News\/slide1.jpg\";}}s:16:\"Corporate-Hiring\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-News\/slide1.jpg\";}}s:22:\"Corporate-Testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Corporate-Testimonials\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Corporate-Testimonials\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Corporate-Testimonials\/slide3.jpg\";}}s:15:\"Corporate-Store\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-Store\/slide1.jpg\";}}s:17:\"Corporate-Support\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Corporate-Support\/slide1.jpg\";}}s:14:\"Corporate-Team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-Team\/slide1.jpg\";}}s:33:\"Corporate-Selected-Projects-Title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"Corporate-Selected-Projects-Title\/slide1.jpg\";}}s:27:\"Corporate-Selected-Projects\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Corporate-Selected-Projects\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Corporate-Selected-Projects\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Corporate-Selected-Projects\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Corporate-Selected-Projects\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Corporate-Selected-Projects\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Corporate-Selected-Projects\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Corporate-Selected-Projects\/slide7.jpg\";}}s:17:\"Corporate-Clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Corporate-Clients\/slide1.jpg\";}}s:20:\"Corporate-Text-Block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Corporate-Text-Block\/slide1.jpg\";}}s:20:\"Corporate-Mobile-App\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Corporate-Mobile-App\/slide1.jpg\";}}s:18:\"Corporate-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Corporate-Contacts\/slide1.jpg\";}}s:16:\"Corporate-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Corporate-Footer\/slide1.jpg\";}}s:23:\"Corporate-Scroll-To-Top\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Corporate-Scroll-To-Top\/slide1.jpg\";}}s:14:\"geometric-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-menu\/slide1.jpg\";}}s:14:\"geometric-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-hero\/slide1.jpg\";}}s:14:\"geometric-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-grid\/slide1.jpg\";}}s:15:\"geometric-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"geometric-about\/slide1.jpg\";}}s:15:\"geometric-texts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"geometric-texts\/slide1.jpg\";}}s:18:\"geometric-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"geometric-services\/slide1.jpg\";}}s:17:\"geometric-texts-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"geometric-texts-2\/slide1.jpg\";}}s:22:\"geometric-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"geometric-testimonials\/slide1.jpg\";}}s:16:\"geometric-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"geometric-footer\/slide1.jpg\";}}s:18:\"geometric-lightbox\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"geometric-lightbox\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"geometric-lightbox\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"geometric-lightbox\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"geometric-lightbox\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"geometric-lightbox\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"geometric-lightbox\/slide6.jpg\";}}s:11:\"brutal-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"brutal-menu\/slide1.jpg\";}}s:11:\"brutal-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"brutal-hero\/slide1.jpg\";}}s:12:\"brutal-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"brutal-about\/slide1.jpg\";}}s:16:\"brutal-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"brutal-highlight\/slide1.jpg\";}}s:15:\"brutal-projects\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"brutal-projects\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"brutal-projects\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"brutal-projects\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"brutal-projects\/slide4.jpg\";}}s:15:\"brutal-services\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"brutal-services\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"brutal-services\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"brutal-services\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"brutal-services\/slide4.jpg\";}}s:14:\"brutal-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"brutal-callout\/slide1.jpg\";}}s:13:\"brutal-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"brutal-footer\/slide1.jpg\";}}s:13:\"Church-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Header\/slide1.jpg\";}}s:22:\"Church-Upcoming-Events\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Church-Upcoming-Events\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Church-Upcoming-Events\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Church-Upcoming-Events\/slide3.jpg\";}}s:12:\"Church-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"Church-About\/slide1.jpg\";}}s:14:\"Church-Pastors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Church-Pastors\/slide1.jpg\";}}s:20:\"Church-Photo-Gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Church-Photo-Gallery\/slide1.jpg\";}}s:16:\"Church-Community\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Church-Community\/slide1.jpg\";}}s:13:\"Church-Sermon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Sermon\/slide1.jpg\";}}s:15:\"Church-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Church-Contacts\/slide1.jpg\";}}s:13:\"Church-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Footer\/slide1.jpg\";}}s:19:\"Church-Light-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Header\/slide1.jpg\";}}s:28:\"Church-Light-Upcoming-Events\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events\/slide3.jpg\";}}s:18:\"Church-Light-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Church-Light-About\/slide1.jpg\";}}s:20:\"Church-Light-Pastors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Church-Light-Pastors\/slide1.jpg\";}}s:26:\"Church-Light-Photo-Gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Church-Light-Photo-Gallery\/slide1.jpg\";}}s:22:\"Church-Light-Community\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Church-Light-Community\/slide1.jpg\";}}s:19:\"Church-Light-Sermon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Sermon\/slide1.jpg\";}}s:21:\"Church-Light-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Church-Light-Contacts\/slide1.jpg\";}}s:19:\"Church-Light-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Footer\/slide1.jpg\";}}s:13:\"rockable-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rockable-menu\/slide1.jpg\";}}s:13:\"rockable-hero\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rockable-hero\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"rockable-hero\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"rockable-hero\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"rockable-hero\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"rockable-hero\/slide5.jpg\";}}s:15:\"rockable-lineup\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"rockable-lineup\/slide1.jpg\";}}s:17:\"rockable-lineup-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"rockable-lineup-2\/slide1.jpg\";}}s:22:\"rockable-gallery-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"rockable-gallery-title\/slide1.jpg\";}}s:16:\"rockable-gallery\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"rockable-gallery\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"rockable-gallery\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"rockable-gallery\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"rockable-gallery\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"rockable-gallery\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"rockable-gallery\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"rockable-gallery\/slide7.jpg\";}}s:17:\"rockable-sponsors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"rockable-sponsors\/slide1.jpg\";}}s:15:\"rockable-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"rockable-footer\/slide1.jpg\";}}s:21:\"rockable-detail-modal\";a:18:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"rockable-detail-modal\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"rockable-detail-modal\/slide1.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"rockable-detail-modal\/slide1.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"rockable-detail-modal\/slide1.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"rockable-detail-modal\/slide1.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"rockable-detail-modal\/slide1.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"rockable-detail-modal\/slide1.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"rockable-detail-modal\/slide1.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:32:\"rockable-detail-modal\/slide1.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"rockable-detail-modal\/slide1.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:32:\"rockable-detail-modal\/slide1.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:32:\"rockable-detail-modal\/slide1.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:32:\"rockable-detail-modal\/slide1.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:32:\"rockable-detail-modal\/slide1.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:32:\"rockable-detail-modal\/slide1.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:32:\"rockable-detail-modal\/slide1.jpg\";}i:16;a:2:{s:5:\"title\";s:8:\"Slide 17\";s:3:\"img\";s:32:\"rockable-detail-modal\/slide1.jpg\";}i:17;a:2:{s:5:\"title\";s:8:\"Slide 18\";s:3:\"img\";s:32:\"rockable-detail-modal\/slide1.jpg\";}}s:23:\"rockable-detail-modal-2\";a:18:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"rockable-detail-modal-2\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"rockable-detail-modal-2\/slide1.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"rockable-detail-modal-2\/slide1.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"rockable-detail-modal-2\/slide1.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"rockable-detail-modal-2\/slide1.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"rockable-detail-modal-2\/slide1.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:34:\"rockable-detail-modal-2\/slide1.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:34:\"rockable-detail-modal-2\/slide1.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:34:\"rockable-detail-modal-2\/slide1.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:34:\"rockable-detail-modal-2\/slide1.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:34:\"rockable-detail-modal-2\/slide1.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:34:\"rockable-detail-modal-2\/slide1.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:34:\"rockable-detail-modal-2\/slide1.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:34:\"rockable-detail-modal-2\/slide1.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:34:\"rockable-detail-modal-2\/slide1.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:34:\"rockable-detail-modal-2\/slide1.jpg\";}i:16;a:2:{s:5:\"title\";s:8:\"Slide 17\";s:3:\"img\";s:34:\"rockable-detail-modal-2\/slide1.jpg\";}i:17;a:2:{s:5:\"title\";s:8:\"Slide 18\";s:3:\"img\";s:34:\"rockable-detail-modal-2\/slide1.jpg\";}}s:27:\"real-estate-showcase-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider\/slide3.jpg\";}}s:16:\"isometric-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"isometric-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"isometric-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"isometric-slider\/slide3.jpg\";}}s:17:\"E-Commerce-Slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Shoes-Store-Slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"Shoes-Store-Slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"Shoes-Store-Slider\/slide3.jpg\";}}s:23:\"E-Commerce-Slider-Modal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal\/slide3.jpg\";}}s:27:\"Woo-Commerce-Slider-Dynamic\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic\/slide3.jpg\";}}s:15:\"blooming-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blooming-header\/slide1.jpg\";}}s:14:\"blooming-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"blooming-about\/slide1.jpg\";}}s:18:\"blooming-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"blooming-portfolio\/slide1.jpg\";}}s:22:\"blooming-wedding-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-wedding-title\/slide1.jpg\";}}s:25:\"blooming-wedding-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"blooming-wedding-carousel\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"blooming-wedding-carousel\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"blooming-wedding-carousel\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"blooming-wedding-carousel\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"blooming-wedding-carousel\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"blooming-wedding-carousel\/slide6.jpg\";}}s:21:\"blooming-wedding-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-wedding-text\/slide1.jpg\";}}s:22:\"blooming-parties-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-parties-title\/slide1.jpg\";}}s:25:\"blooming-parties-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"blooming-parties-carousel\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"blooming-parties-carousel\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"blooming-parties-carousel\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"blooming-parties-carousel\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"blooming-parties-carousel\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"blooming-parties-carousel\/slide6.jpg\";}}s:21:\"blooming-parties-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-parties-text\/slide1.jpg\";}}s:22:\"blooming-funeral-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-funeral-title\/slide1.jpg\";}}s:23:\"blooming-funeral-slider\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"blooming-funeral-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"blooming-funeral-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"blooming-funeral-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"blooming-funeral-slider\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"blooming-funeral-slider\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"blooming-funeral-slider\/slide6.jpg\";}}s:21:\"blooming-funeral-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-funeral-text\/slide1.jpg\";}}s:16:\"blooming-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"blooming-contact\/slide1.jpg\";}}s:13:\"particle-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"particle-hero\/slide1.jpg\";}}s:17:\"bubble-morph-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"bubble-morph-hero\/slide1.jpg\";}}s:13:\"parallax-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallax-hero\/slide1.jpg\";}}s:10:\"video-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"video-hero\/slide1.jpg\";}}s:14:\"ken-burns-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"ken-burns-hero\/slide1.jpg\";}}s:21:\"basic-hero-collection\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"basic-hero-collection\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"basic-hero-collection\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"basic-hero-collection\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"basic-hero-collection\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"basic-hero-collection\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"basic-hero-collection\/slide6.jpg\";}}s:19:\"launching-very-soon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"launching-very-soon\/slide1.jpg\";}}s:18:\"Under-Construction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Under-Construction\/slide1.jpg\";}}s:15:\"Particle-Effect\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Particle-Effect\/slide1.jpg\";}}s:17:\"Particle-Effect-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Particle-Effect-2\/slide1.jpg\";}}s:10:\"stark-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"stark-menu\/slide1.jpg\";}}s:12:\"stark-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"stark-header\/slide1.jpg\";}}s:13:\"stark-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"stark-content\/slide1.jpg\";}}s:14:\"stark-carousel\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"stark-carousel\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"stark-carousel\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"stark-carousel\/slide3.jpg\";}}s:15:\"stark-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"stark-portfolio\/slide1.jpg\";}}s:22:\"stark-portfolio-detail\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"stark-portfolio-detail\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"stark-portfolio-detail\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"stark-portfolio-detail\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"stark-portfolio-detail\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"stark-portfolio-detail\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:33:\"stark-portfolio-detail\/slide6.jpg\";}}s:13:\"stark-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"stark-contact\/slide1.jpg\";}}s:12:\"stark-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"stark-footer\/slide1.jpg\";}}s:16:\"stark-newsletter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"stark-newsletter\/slide1.jpg\";}}s:15:\"big-summer-sale\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-summer-sale\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"big-summer-sale\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"big-summer-sale\/slide3.jpg\";}}s:18:\"traveller-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"traveller-carousel\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"traveller-carousel\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"traveller-carousel\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"traveller-carousel\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"traveller-carousel\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"traveller-carousel\/slide6.jpg\";}}s:16:\"project-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"project-carousel\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"project-carousel\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"project-carousel\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"project-carousel\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"project-carousel\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"project-carousel\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"project-carousel\/slide7.jpg\";}}s:13:\"news-carousel\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-carousel\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"news-carousel\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"news-carousel\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"news-carousel\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"news-carousel\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:24:\"news-carousel\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:24:\"news-carousel\/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:24:\"news-carousel\/slide8.jpg\";}}s:10:\"story-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"story-menu\/slide1.jpg\";}}s:12:\"story-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"story-header\/slide1.jpg\";}}s:13:\"story-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-1\/slide1.jpg\";}}s:15:\"story-content-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-1\/slide1.jpg\";}}s:13:\"story-block-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-2\/slide1.jpg\";}}s:13:\"story-block-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-3\/slide1.jpg\";}}s:15:\"story-content-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-2\/slide1.jpg\";}}s:13:\"story-block-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-4\/slide1.jpg\";}}s:15:\"story-content-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-3\/slide1.jpg\";}}s:12:\"mini-website\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"mini-website\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"mini-website\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"mini-website\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"mini-website\/slide4.jpg\";}}s:13:\"food-delivery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"food-delivery\/slide1.jpg\";}}s:25:\"slider-with-illustrations\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"slider-with-illustrations\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"slider-with-illustrations\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"slider-with-illustrations\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"slider-with-illustrations\/slide4.jpg\";}}s:8:\"zen-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"zen-menu\/slide1.jpg\";}}s:10:\"zen-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"zen-header\/slide1.jpg\";}}s:9:\"zen-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"zen-about\/slide1.jpg\";}}s:12:\"zen-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"zen-features\/slide1.jpg\";}}s:9:\"zen-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"zen-video\/slide1.jpg\";}}s:11:\"zen-pricing\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"zen-pricing\/slide1.jpg\";}}s:22:\"zen-testimonials-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"zen-testimonials-title\/slide1.jpg\";}}s:16:\"zen-testimonials\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"zen-testimonials\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"zen-testimonials\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"zen-testimonials\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"zen-testimonials\/slide4.jpg\";}}s:10:\"zen-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"zen-footer\/slide1.jpg\";}}s:17:\"Paintbrush-Effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Paintbrush-Effect\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"Paintbrush-Effect\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"Paintbrush-Effect\/slide3.jpg\";}}s:19:\"Photographer-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Photographer-Header\/slide1.jpg\";}}s:27:\"Photographer-Welcome-Screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Photographer-Welcome-Screen\/slide1.jpg\";}}s:21:\"Photographer-Showcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Photographer-Showcase\/slide1.jpg\";}}s:22:\"Photographer-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Photographer-Portfolio\/slide1.jpg\";}}s:21:\"Photographer-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Photographer-Contacts\/slide1.jpg\";}}s:19:\"Photographer-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Photographer-Footer\/slide1.jpg\";}}s:18:\"Photographer-Modal\";a:1:{i:0;a:2:{s:5:\"title\";s:8:\"Slider 1\";s:3:\"img\";s:29:\"Photographer-Modal\/slide1.jpg\";}}s:25:\"black-friday-scroll-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"black-friday-scroll-video\/slide1.jpg\";}}s:12:\"charity-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"charity-menu\/slide1.jpg\";}}s:14:\"charity-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"charity-header\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"charity-header\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"charity-header\/slide3.jpg\";}}s:15:\"charity-mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-mission\/slide1.jpg\";}}s:13:\"charity-funds\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"charity-funds\/slide1.jpg\";}}s:15:\"charity-success\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-success\/slide1.jpg\";}}s:15:\"charity-stories\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-stories\/slide1.jpg\";}}s:16:\"charity-worldmap\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"charity-worldmap\/slide1.jpg\";}}s:19:\"charity-large-image\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"charity-large-image\/slide1.jpg\";}}s:16:\"charity-sponsors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"charity-sponsors\/slide1.jpg\";}}s:12:\"charity-help\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"charity-help\/slide1.jpg\";}}s:14:\"charity-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"charity-footer\/slide1.jpg\";}}s:21:\"cinematic-hero-titles\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"cinematic-hero-titles\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"cinematic-hero-titles\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"cinematic-hero-titles\/slide3.jpg\";}}s:23:\"design-dna-scroll-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"design-dna-scroll-video\/slide1.jpg\";}}s:27:\"food-delivery-lottie-scroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"food-delivery-lottie-scroll\/slide1.jpg\";}}s:20:\"food-recipe-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"food-recipe-carousel\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"food-recipe-carousel\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"food-recipe-carousel\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"food-recipe-carousel\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"food-recipe-carousel\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"food-recipe-carousel\/slide6.jpg\";}}s:17:\"food-recipe-modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"food-recipe-modal\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"food-recipe-modal\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"food-recipe-modal\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"food-recipe-modal\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"food-recipe-modal\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"food-recipe-modal\/slide6.jpg\";}}s:27:\"corporate-carousel-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages\/corporate_carousel_bundle.jpg\";}}s:18:\"corporate-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"corporate-carousel\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"corporate-carousel\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"corporate-carousel\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"corporate-carousel\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"corporate-carousel\/slide5.jpg\";}}s:18:\"corporate-lightbox\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"corporate-lightbox\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"corporate-lightbox\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"corporate-lightbox\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"corporate-lightbox\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"corporate-lightbox\/slide5.jpg\";}}s:23:\"cyber-carousel-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages\/cybercarousel_bundle.jpg\";}}s:14:\"cyber-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"cyber-carousel\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"cyber-carousel\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"cyber-carousel\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"cyber-carousel\/slide4.jpg\";}}s:23:\"cyber-carousel-lightbox\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"cyber-carousel-lightbox\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"cyber-carousel-lightbox\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"cyber-carousel-lightbox\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"cyber-carousel-lightbox\/slide4.jpg\";}}s:24:\"woocommerce-carousel-one\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"woocommerce-carousel-one\/slide1.jpg\";}}s:31:\"woocommerce-carousel-one-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static\/slide6.jpg\";}}s:24:\"woocommerce-carousel-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"woocommerce-carousel-two\/slide1.jpg\";}}s:31:\"woocommerce-carousel-two-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static\/slide6.jpg\";}}s:26:\"woocommerce-feature-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"woocommerce-feature-slider\/slide1.jpg\";}}s:33:\"woocommerce-feature-slider-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static\/slide6.jpg\";}}s:17:\"woo-liquid-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"woo-liquid-slider\/slide1.jpg\";}}s:32:\"woocommerce-liquid-slider-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static\/slide6.jpg\";}}s:15:\"woo-slider-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"packages\/woosliderpack_dynamic.jpg\";}}s:22:\"woo-slider-pack-static\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages\/woosliderpack_static.jpg\";}}s:24:\"creative-hero-collection\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"creative-hero-collection\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"creative-hero-collection\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"creative-hero-collection\/slide3.jpg\";}}s:19:\"photographer-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"photographer-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"photographer-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"photographer-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"photographer-slider\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"photographer-slider\/slide5.jpg\";}}s:17:\"realestate-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"realestate-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"realestate-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"realestate-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"realestate-slider\/slide4.jpg\";}}s:19:\"saas-product-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"saas-product-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"saas-product-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"saas-product-slider\/slide3.jpg\";}}s:27:\"cinematic-wildlife-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages\/cinematic-wildlife-package.jpg\";}}s:25:\"cinematic-wildlife-slider\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"cinematic-wildlife-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"cinematic-wildlife-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"cinematic-wildlife-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"cinematic-wildlife-slider\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"cinematic-wildlife-slider\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"cinematic-wildlife-slider\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:36:\"cinematic-wildlife-slider\/slide7.jpg\";}}s:24:\"cinematic-wildlife-modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"cinematic-wildlife-modal\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"cinematic-wildlife-modal\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"cinematic-wildlife-modal\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"cinematic-wildlife-modal\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"cinematic-wildlife-modal\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:35:\"cinematic-wildlife-modal\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:35:\"cinematic-wildlife-modal\/slide7.jpg\";}}s:32:\"gaming-stats-presentation-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider\/slide5.jpg\";}}s:15:\"coffee-flavours\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"coffee-flavors\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"coffee-flavors\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"coffee-flavors\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"coffee-flavors\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"coffee-flavors\/slide5.jpg\";}}s:15:\"showreel-slider\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"showreel-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"showreel-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"showreel-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"showreel-slider\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"showreel-slider\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"showreel-slider\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"showreel-slider\/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:26:\"showreel-slider\/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:26:\"showreel-slider\/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:27:\"showreel-slider\/slide10.jpg\";}}s:16:\"visual-art-forms\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"visual-art-forms\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"visual-art-forms\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"visual-art-forms\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"visual-art-forms\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"visual-art-forms\/slide5.jpg\";}}s:14:\"bg-effect-hero\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"bg-effect-hero\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"bg-effect-hero\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"bg-effect-hero\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"bg-effect-hero\/slide4.jpg\";}}s:9:\"cyberfunk\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"cyberfunk\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"cyberfunk\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"cyberfunk\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:20:\"cyberfunk\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:20:\"cyberfunk\/slide5.jpg\";}}s:21:\"motion-blur-portfolio\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"motion-blur-portfolio\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"motion-blur-portfolio\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"motion-blur-portfolio\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"motion-blur-portfolio\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"motion-blur-portfolio\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"motion-blur-portfolio\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"motion-blur-portfolio\/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"motion-blur-portfolio\/slide8.jpg\";}}s:18:\"portal-effect-hero\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"portal-effect-hero\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"portal-effect-hero\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"portal-effect-hero\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"portal-effect-hero\/slide4.jpg\";}}s:15:\"winery-timeline\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"winery-timeline\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"winery-timeline\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"winery-timeline\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"winery-timeline\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"winery-timeline\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"winery-timeline\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"winery-timeline\/slide7.jpg\";}}s:25:\"smart-living-one-pager-v1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages\/Smart-Living-One-Pager-V1.jpg\";}}s:25:\"smart-living-one-pager-v2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages\/Smart-Living-One-Pager-V2.jpg\";}}s:25:\"smart-living-one-pager-v3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages\/Smart-Living-One-Pager-V3.jpg\";}}s:6:\"menu-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-1\/slide1.jpg\";}}s:14:\"onepage-hero-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"onepage-hero-1\/slide1.jpg\";}}s:6:\"about1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"about1\/slide1.jpg\";}}s:9:\"services1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"services1\/slide1.jpg\";}}s:9:\"projects1\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"projects1\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"projects1\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"projects1\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:20:\"projects1\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:20:\"projects1\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:20:\"projects1\/slide6.jpg\";}}s:8:\"footer-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"footer-1\/slide1.jpg\";}}s:23:\"explainer-block-1-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-1-part1\/slide1.jpg\";}}s:23:\"explainer-block-1-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-1-part2\/slide1.jpg\";}}s:16:\"projects-modal-1\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-1\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-1\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-1\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-1\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-1\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-1\/slide6.jpg\";}}s:6:\"menu-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-2\/slide1.jpg\";}}s:6:\"hero-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"hero-2\/slide1.jpg\";}}s:10:\"services-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"services-2\/services2-thumbnail.jpg\";}}s:7:\"about-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"about-2\/slide1.jpg\";}}s:10:\"projects-2\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"projects-2\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"projects-2\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"projects-2\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"projects-2\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"projects-2\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:21:\"projects-2\/slide6.jpg\";}}s:7:\"footer2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"footer2\/slide1.jpg\";}}s:23:\"explainer-block-2-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-2-part1\/slide1.jpg\";}}s:23:\"explainer-block-2-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-2-part2\/slide1.jpg\";}}s:16:\"projects-modal-2\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-2\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-2\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-2\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-2\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-2\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-2\/slide6.jpg\";}}s:6:\"menu-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-3\/slide1.jpg\";}}s:6:\"hero-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"hero-3\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:17:\"hero-3\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:17:\"hero-3\/slide3.jpg\";}}s:7:\"about-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"about-3\/slide1.jpg\";}}s:10:\"services-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"services-3\/slide1.jpg\";}}s:10:\"projects-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"projects-3\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"projects-3\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"projects-3\/slide3.jpg\";}}s:8:\"footer-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"footer-3\/slide1.jpg\";}}s:23:\"explainer-block-3-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-3-part1\/slide1.jpg\";}}s:23:\"explainer-block-3-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-3-part2\/slide1.jpg\";}}s:16:\"projects-modal-3\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-3\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-3\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-3\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-3\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-3\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-3\/slide6.jpg\";}}s:25:\"urban-street-skate-slider\";a:12:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"urban-street-skate-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"urban-street-skate-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"urban-street-skate-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"urban-street-skate-slider\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"urban-street-skate-slider\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"urban-street-skate-slider\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:36:\"urban-street-skate-slider\/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:36:\"urban-street-skate-slider\/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:36:\"urban-street-skate-slider\/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:37:\"urban-street-skate-slider\/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:37:\"urban-street-skate-slider\/slide11.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:37:\"urban-street-skate-slider\/slide12.jpg\";}}s:13:\"yummy-burgers\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"yummy-burgers\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"yummy-burgers\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"yummy-burgers\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"yummy-burgers\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"yummy-burgers\/slide5.jpg\";}}s:37:\"tattoo-event-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages\/tattoo_event_website_package.jpg\";}}s:24:\"tattoo-event-hero-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"tattoo-event-hero-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"tattoo-event-hero-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"tattoo-event-hero-slider\/slide3.jpg\";}}s:18:\"tattoo-event-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"tattoo-event-about\/slide1.jpg\";}}s:20:\"tattoo-event-artists\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"tattoo-event-artists\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"tattoo-event-artists\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"tattoo-event-artists\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"tattoo-event-artists\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"tattoo-event-artists\/slide5.jpg\";}}s:21:\"tattoo-event-schedule\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"tattoo-event-schedule\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"tattoo-event-schedule\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"tattoo-event-schedule\/slide3.jpg\";}}s:17:\"tattoo-event-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"tattoo-event-news\/slide1.jpg\";}}s:19:\"tattoo-event-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"tattoo-event-footer\/slide1.jpg\";}}s:24:\"startup-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"packages\/startup-website-template.jpg\";}}s:12:\"startup-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-menu\/slide1.jpg\";}}s:12:\"startup-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-hero\/slide1.jpg\";}}s:13:\"startup-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"startup-about\/slide1.jpg\";}}s:18:\"startup-features-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"startup-features-1\/slide1.jpg\";}}s:18:\"startup-features-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"startup-features-2\/slide1.jpg\";}}s:12:\"startup-team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-team\/slide1.jpg\";}}s:15:\"startup-reviews\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"startup-reviews\/slide1.jpg\";}}s:11:\"startup-cta\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"startup-cta\/slide1.jpg\";}}s:14:\"startup-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"startup-footer\/slide1.jpg\";}}s:19:\"startup-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"startup-video-modal\/slide1.jpg\";}}s:32:\"christmas-gift-card-landing-page\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"packages\/christmas-gift-card-landing-page.jpg\";}}s:24:\"christmas-landing-page-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"christmas-gift-card-landing-page\/slide1.jpg\";}}s:24:\"christmas-landing-page-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"christmas-landing-page-2\/slide1.jpg\";}}s:12:\"image-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"image-slider\/slide-1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"image-slider\/slide-2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"image-slider\/slide-3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"image-slider\/slide-4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"image-slider\/slide-5.jpg\";}}s:17:\"full-width-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"full-width-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"full-width-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"full-width-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"full-width-slider\/slide4.jpg\";}}s:20:\"app-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages\/app-website-template.jpg\";}}s:16:\"app-website-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-menu\/slide1.jpg\";}}s:16:\"app-website-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-hero\/slide1.jpg\";}}s:20:\"app-download-buttons\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"app-download-buttons\/slide1.jpg\";}}s:17:\"app-website-about\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"app-website-about\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"app-website-about\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"app-website-about\/slide3.jpg\";}}s:20:\"app-website-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"app-website-features\/slide1.jpg\";}}s:21:\"app-website-video-cta\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"app-website-video-cta\/slide1.jpg\";}}s:23:\"app-website-screenshots\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"app-website-screenshots\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"app-website-screenshots\/slide2.jpg\";}}s:22:\"app-testimonials-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"app-testimonials-title\/slide1.jpg\";}}s:24:\"app-website-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"app-website-testimonials\/slide1.jpg\";}}s:16:\"app-website-team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-team\/slide1.jpg\";}}s:18:\"app-website-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"app-website-footer\/slide1.jpg\";}}s:15:\"app-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"app-video-modal\/slide1.jpg\";}}s:25:\"testimonial-carousel-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages\/testimonial-carousel-pack.jpg\";}}s:22:\"testimonial-carousel-1\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-1\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-1\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-1\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-1\/slide4.jpg\";}}s:22:\"testimonial-carousel-2\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-2\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-2\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-2\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-2\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"testimonial-carousel-2\/slide5.jpg\";}}s:22:\"testimonial-carousel-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-3\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-3\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-3\/slide3.jpg\";}}s:22:\"testimonial-carousel-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-4\/slide1.jpg\";}}s:22:\"testimonial-carousel-5\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-5\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-5\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-5\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-5\/slide4.jpg\";}}s:9:\"deep-dive\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"deep-dive\/slide1.jpg\";}}s:22:\"particle-wave-showcase\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"particle-wave-showcase\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"particle-wave-showcase\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"particle-wave-showcase\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"particle-wave-showcase\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"particle-wave-showcase\/slide5.jpg\";}}s:17:\"video-hero-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"video-hero-header\/slide1.jpg\";}}s:28:\"solar-system-showcase-slider\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"solar-system-showcase-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"solar-system-showcase-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"solar-system-showcase-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"solar-system-showcase-slider\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"solar-system-showcase-slider\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:39:\"solar-system-showcase-slider\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:39:\"solar-system-showcase-slider\/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:39:\"solar-system-showcase-slider\/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:39:\"solar-system-showcase-slider\/slide9.jpg\";}}s:26:\"Optic-shop-showcase-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider\/slide5.jpg\";}}s:24:\"charts-template-showcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"charts-template-showcase\/slide1.jpg\";}}s:31:\"fashion-website-slider-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"packages\/fashion-website-slider.jpg\";}}s:22:\"fashion-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"fashion-website-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"fashion-website-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"fashion-website-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"fashion-website-slider\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"fashion-website-slider\/slide5.jpg\";}}s:28:\"fashion-website-slider-modal\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"fashion-website-slider-modal\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"fashion-website-slider-modal\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"fashion-website-slider-modal\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"fashion-website-slider-modal\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"fashion-website-slider-modal\/slide5.jpg\";}}s:24:\"furniture-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"furniture-website-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"furniture-website-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"furniture-website-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"furniture-website-slider\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"furniture-website-slider\/slide5.jpg\";}}s:26:\"fitness-gym-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"fitness-gym-website-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"fitness-gym-website-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"fitness-gym-website-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"fitness-gym-website-slider\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:37:\"fitness-gym-website-slider\/slide5.jpg\";}}s:35:\"ai--robotics-webside-slider-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:51:\"packages\/ai-and-robotics-website-slider-package.jpg\";}}s:30:\"ai-and-robotics-website-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider\/slide4.jpg\";}}s:14:\"ai-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"ai-video-modal\/slide1.jpg\";}}s:33:\"minimal-typography-website-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"minimal-typography-website-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"minimal-typography-website-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"minimal-typography-website-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"minimal-typography-website-slider\/slide4.jpg\";}}s:19:\"404-page-collection\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"404-page-collection\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"404-page-collection\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"404-page-collection\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"404-page-collection\/slide4.jpg\";}}s:21:\"ecommerce-sale-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"ecommerce-sale-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"ecommerce-sale-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"ecommerce-sale-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"ecommerce-sale-slider\/slide4.jpg\";}}s:19:\"fashion-shop-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"fashion-shop-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"fashion-shop-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"fashion-shop-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"fashion-shop-slider\/slide4.jpg\";}}s:29:\"lingerie-store-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"lingerie-store-website-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:40:\"lingerie-store-website-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:40:\"lingerie-store-website-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:40:\"lingerie-store-website-slider\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:40:\"lingerie-store-website-slider\/slide5.jpg\";}}s:28:\"beach-events-hero-collection\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"beach-events-hero-collection\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"beach-events-hero-collection\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"beach-events-hero-collection\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"beach-events-hero-collection\/slide4.jpg\";}}s:41:\"creative-portfolio-website-slider-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:54:\"packages\/creative-portfolio-website-slider-package.jpg\";}}s:30:\"creative-portfolio-main-slider\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"creative-portfolio-main-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"creative-portfolio-main-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"creative-portfolio-main-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"creative-portfolio-main-slider\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:41:\"creative-portfolio-main-slider\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:41:\"creative-portfolio-main-slider\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:41:\"creative-portfolio-main-slider\/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:41:\"creative-portfolio-main-slider\/slide8.jpg\";}}s:28:\"creative-portfolio-project-1\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-1\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-1\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-1\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-1\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-1\/slide5.jpg\";}}s:28:\"creative-portfolio-project-2\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-2\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-2\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-2\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-2\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-2\/slide5.jpg\";}}s:28:\"creative-portfolio-project-3\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-3\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-3\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-3\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-3\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-3\/slide5.jpg\";}}s:28:\"creative-portfolio-project-4\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-4\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-4\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-4\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-4\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-4\/slide5.jpg\";}}s:28:\"creative-portfolio-project-5\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-5\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-5\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-5\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-5\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-5\/slide5.jpg\";}}s:28:\"creative-portfolio-project-6\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-6\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-6\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-6\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-6\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-6\/slide5.jpg\";}}s:28:\"creative-portfolio-project-7\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-7\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-7\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-7\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-7\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-7\/slide5.jpg\";}}s:19:\"ai-particle-cluster\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"ai-particle-cluster\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"ai-particle-cluster\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"ai-particle-cluster\/slide3.jpg\";}}s:24:\"artistic-parallax-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"artistic-parallax-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"artistic-parallax-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"artistic-parallax-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"artistic-parallax-slider\/slide4.jpg\";}}s:23:\"magazine-content-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"magazine-content-slider\/slide1.jpg\";}}s:30:\"magazine-content-slider-static\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"magazine-content-slider-static\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"magazine-content-slider-static\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"magazine-content-slider-static\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"magazine-content-slider-static\/slide4.jpg\";}}s:24:\"Masonry-Gallery-Carousel\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel\/slide3.jpg\";}}s:21:\"neon-wordpress-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"neon-wordpress-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"neon-wordpress-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"neon-wordpress-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"neon-wordpress-slider\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"neon-wordpress-slider\/slide5.jpg\";}}s:27:\"Restaurant-One-Page-Website\";a:11:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website\/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website\/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website\/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website\/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:39:\"Restaurant-One-Page-Website\/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:39:\"Restaurant-One-Page-Website\/slide11.jpg\";}}s:18:\"woocommerce-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"woocommerce-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"woocommerce-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"woocommerce-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"woocommerce-slider\/slide4.jpg\";}}s:25:\"woocommerce-slider-static\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"woocommerce-slider-static\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"woocommerce-slider-static\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"woocommerce-slider-static\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"woocommerce-slider-static\/slide4.jpg\";}}s:21:\"wordpress-post-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"wordpress-post-slider\/slide1.jpg\";}}s:28:\"WordPress-Post-Slider-Static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static\/slide6.jpg\";}}s:22:\"wordpress-video-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"wordpress-video-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"wordpress-video-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"wordpress-video-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"wordpress-video-slider\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"wordpress-video-slider\/slide5.jpg\";}}s:37:\"architecture-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages\/architecture-website-thumb.jpg\";}}s:17:\"architecture-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"architecture-menu\/slide1.jpg\";}}s:26:\"architecture-header-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"architecture-header-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"architecture-header-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"architecture-header-slider\/slide3.jpg\";}}s:23:\"architecture-text-block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"architecture-text-block\/slide1.jpg\";}}s:18:\"architecture-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"architecture-about\/slide1.jpg\";}}s:26:\"architecture-process-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"architecture-process-title\/slide1.jpg\";}}s:20:\"architecture-process\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"architecture-process\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"architecture-process\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"architecture-process\/slide3.jpg\";}}s:22:\"architecture-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"architecture-portfolio\/slide1.jpg\";}}s:28:\"architecture-portfolio-modal\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"architecture-portfolio-modal\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"architecture-portfolio-modal\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"architecture-portfolio-modal\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"architecture-portfolio-modal\/slide4.jpg\";}}s:20:\"architecture-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"architecture-contact\/slide1.jpg\";}}s:23:\"image-comparison-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"image-comparison-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"image-comparison-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"image-comparison-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"image-comparison-slider\/slide4.jpg\";}}s:37:\"wedding-photo-slider-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages\/Wedding-Photo-Slider-Package.jpg\";}}s:20:\"wedding-photo-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"wedding-photo-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"wedding-photo-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"wedding-photo-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"wedding-photo-slider\/slide4.jpg\";}}s:26:\"wedding-photo-slider-modal\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wedding-photo-slider-modal\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wedding-photo-slider-modal\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wedding-photo-slider-modal\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"wedding-photo-slider-modal\/slide4.jpg\";}}s:24:\"destinations-card-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"destinations-card-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"destinations-card-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"destinations-card-slider\/slide3.jpg\";}}s:21:\"knives-product-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"knives-product-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"knives-product-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"knives-product-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"knives-product-slider\/slide4.jpg\";}}s:16:\"tiny-slider-dark\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"tiny-slider-dark\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"tiny-slider-dark\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"tiny-slider-dark\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"tiny-slider-dark\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"tiny-slider-dark\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"tiny-slider-dark\/slide6.jpg\";}}s:17:\"tiny-slider-light\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"tiny-slider-light\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"tiny-slider-light\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"tiny-slider-light\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"tiny-slider-light\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"tiny-slider-light\/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"tiny-slider-light\/slide6.jpg\";}}s:24:\"pet-store-product-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"pet-store-product-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"pet-store-product-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"pet-store-product-slider\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"pet-store-product-slider\/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"pet-store-product-slider\/slide5.jpg\";}}s:18:\"material-ui-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"material-ui-slider\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"material-ui-slider\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"material-ui-slider\/slide3.jpg\";}}s:19:\"happy-holidays-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"happy-holidays-hero\/slide1.jpg\";}}s:36:\"space-and-sci-fi-presentation-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider\/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider\/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider\/slide3.png\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider\/slide4.png\";}}s:21:\"Claymorphism-Carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Claymorphism-Carousel\/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"Claymorphism-Carousel\/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"Claymorphism-Carousel\/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"Claymorphism-Carousel\/slide4.jpg\";}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"195","option_name":"rs-templates-counter","option_value":"2","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"196","option_name":"revslider_table_version","option_value":"1.0.12","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"197","option_name":"elementor_active_kit","option_value":"5","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"198","option_name":"elementor_font_display","option_value":"swap","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"201","option_name":"envato_market","option_value":"a:2:{s:16:\"is_plugin_active\";s:1:\"1\";s:17:\"installed_version\";s:5:\"2.0.7\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"202","option_name":"ls-remote-data","option_value":"a:6:{s:9:\"templates\";a:4:{s:12:\"last_updated\";s:10:\"2022-12-18\";s:7:\"sliders\";a:113:{s:24:\"scrolling-christmas-2022\";a:8:{s:8:\"released\";s:10:\"2022-12-18\";s:4:\"name\";s:19:\"Scrolling Christmas\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"7.6.0\";s:6:\"groups\";s:35:\"new,premium,slider,fullsize,landing\";s:11:\"collections\";s:9:\"christmas\";s:3:\"url\";s:57:\"https:\/\/layerslider.com\/sliders\/scrolling-christmas-2022\/\";s:7:\"preview\";s:68:\"https:\/\/layerslider.com\/media\/templates\/scrolling-christmas-2022.jpg\";}s:22:\"christmas-baubles-2022\";a:8:{s:8:\"released\";s:10:\"2022-12-15\";s:4:\"name\";s:17:\"Christmas Baubles\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"7.6.0\";s:6:\"groups\";s:40:\"new,premium,slider,fullsize,landing,text\";s:11:\"collections\";s:9:\"christmas\";s:3:\"url\";s:55:\"https:\/\/layerslider.com\/sliders\/christmas-baubles-2022\/\";s:7:\"preview\";s:66:\"https:\/\/layerslider.com\/media\/templates\/christmas-baubles-2022.jpg\";}s:20:\"sweet-christmas-2022\";a:8:{s:8:\"released\";s:10:\"2022-12-15\";s:4:\"name\";s:15:\"Sweet Christmas\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"7.6.0\";s:6:\"groups\";s:40:\"new,premium,slider,fullsize,landing,text\";s:11:\"collections\";s:9:\"christmas\";s:3:\"url\";s:53:\"https:\/\/layerslider.com\/sliders\/sweet-christmas-2022\/\";s:7:\"preview\";s:64:\"https:\/\/layerslider.com\/media\/templates\/sweet-christmas-2022.jpg\";}s:19:\"happy-holidays-2022\";a:8:{s:8:\"released\";s:10:\"2022-12-12\";s:4:\"name\";s:14:\"Happy Holidays\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"7.6.0\";s:6:\"groups\";s:35:\"new,premium,slider,fullsize,landing\";s:11:\"collections\";s:9:\"christmas\";s:3:\"url\";s:52:\"https:\/\/layerslider.com\/sliders\/happy-holidays-2022\/\";s:7:\"preview\";s:63:\"https:\/\/layerslider.com\/media\/templates\/happy-holidays-2022.jpg\";}s:25:\"christmas-decoration-2022\";a:8:{s:8:\"released\";s:10:\"2022-12-12\";s:4:\"name\";s:20:\"Christmas Decoration\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"7.6.0\";s:6:\"groups\";s:35:\"new,premium,slider,fullsize,landing\";s:11:\"collections\";s:9:\"christmas\";s:3:\"url\";s:58:\"https:\/\/layerslider.com\/sliders\/christmas-decoration-2022\/\";s:7:\"preview\";s:69:\"https:\/\/layerslider.com\/media\/templates\/christmas-decoration-2022.jpg\";}s:12:\"four-seasons\";a:7:{s:8:\"released\";s:10:\"2022-12-02\";s:4:\"name\";s:12:\"Four Seasons\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"7.6.0\";s:6:\"groups\";s:48:\"new,premium,fullsize,landing,text,specialeffects\";s:3:\"url\";s:45:\"https:\/\/layerslider.com\/sliders\/four-seasons\/\";s:7:\"preview\";s:56:\"https:\/\/layerslider.com\/media\/templates\/four-seasons.jpg\";}s:5:\"fairy\";a:7:{s:8:\"released\";s:10:\"2022-11-30\";s:4:\"name\";s:25:\"FAIRY - a magical company\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"7.6.0\";s:6:\"groups\";s:50:\"new,premium,landing,parallax,specialeffects,addons\";s:3:\"url\";s:38:\"https:\/\/layerslider.com\/sliders\/fairy\/\";s:7:\"preview\";s:49:\"https:\/\/layerslider.com\/media\/templates\/fairy.jpg\";}s:13:\"sweet-candies\";a:7:{s:8:\"released\";s:10:\"2022-11-23\";s:4:\"name\";s:13:\"Sweet Candies\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"7.6.0\";s:6:\"groups\";s:39:\"new,premium,landing,pack,website,addons\";s:3:\"url\";s:46:\"https:\/\/layerslider.com\/sliders\/sweet-candies\/\";s:7:\"preview\";s:57:\"https:\/\/layerslider.com\/media\/templates\/sweet-candies.jpg\";}s:22:\"scroll-transition-demo\";a:7:{s:8:\"released\";s:10:\"2022-08-03\";s:4:\"name\";s:22:\"Scroll Transition Demo\";s:7:\"premium\";b:1;s:8:\"requires\";s:7:\"7.3.0b1\";s:6:\"groups\";s:61:\"new,premium,slider,fullsize,specialeffects,experiments,addons\";s:3:\"url\";s:55:\"https:\/\/layerslider.com\/sliders\/scroll-transition-demo\/\";s:7:\"preview\";s:66:\"https:\/\/layerslider.com\/media\/templates\/scroll-transition-demo.jpg\";}s:17:\"modern-furnitures\";a:7:{s:8:\"released\";s:10:\"2022-07-19\";s:4:\"name\";s:17:\"Modern Furnitures\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"7.2.5\";s:6:\"groups\";s:54:\"new,premium,parallax,specialeffects,loop,static,slider\";s:3:\"url\";s:50:\"https:\/\/layerslider.com\/sliders\/modern-furnitures\/\";s:7:\"preview\";s:61:\"https:\/\/layerslider.com\/media\/templates\/modern-furnitures.jpg\";}s:14:\"f-and-p-juices\";a:7:{s:8:\"released\";s:10:\"2022-06-27\";s:4:\"name\";s:10:\"F&P Juices\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"7.2.1\";s:6:\"groups\";s:56:\"new,premium,specialeffects,landing,pack,website,parallax\";s:3:\"url\";s:47:\"https:\/\/layerslider.com\/sliders\/f-and-p-juices\/\";s:7:\"preview\";s:58:\"https:\/\/layerslider.com\/media\/templates\/f-and-p-juices.jpg\";}s:14:\"save-the-world\";a:7:{s:8:\"released\";s:10:\"2022-05-02\";s:4:\"name\";s:14:\"Save the World\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"7.2.1\";s:6:\"groups\";s:49:\"new,premium,sliders,specialeffects,static,landing\";s:3:\"url\";s:47:\"https:\/\/layerslider.com\/sliders\/save-the-world\/\";s:7:\"preview\";s:58:\"https:\/\/layerslider.com\/media\/templates\/save-the-world.jpg\";}s:7:\"new-era\";a:7:{s:8:\"released\";s:10:\"2022-04-21\";s:4:\"name\";s:7:\"New Era\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"7.2.0\";s:6:\"groups\";s:64:\"new,premium,sliders,specialeffects,parallax,loop,fullwidth,blend\";s:3:\"url\";s:40:\"https:\/\/layerslider.com\/sliders\/new-era\/\";s:7:\"preview\";s:51:\"https:\/\/layerslider.com\/media\/templates\/new-era.jpg\";}s:15:\"virtual-reality\";a:7:{s:8:\"released\";s:10:\"2022-03-21\";s:4:\"name\";s:15:\"Virtual Reality\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"7.0.8\";s:6:\"groups\";s:49:\"premium,sliders,specialeffects,parallax,loop,text\";s:3:\"url\";s:48:\"https:\/\/layerslider.com\/sliders\/virtual-reality\/\";s:7:\"preview\";s:59:\"https:\/\/layerslider.com\/media\/templates\/virtual-reality.jpg\";}s:12:\"fruit-juices\";a:7:{s:8:\"released\";s:10:\"2022-02-21\";s:4:\"name\";s:12:\"Fruit Juices\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"7.0.8\";s:6:\"groups\";s:39:\"premium,sliders,specialeffects,parallax\";s:3:\"url\";s:45:\"https:\/\/layerslider.com\/sliders\/fruit-juices\/\";s:7:\"preview\";s:56:\"https:\/\/layerslider.com\/media\/templates\/fruit-juices.jpg\";}s:12:\"before-after\";a:7:{s:8:\"released\";s:10:\"2022-02-14\";s:4:\"name\";s:14:\"Before | After\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"7.0.8\";s:6:\"groups\";s:32:\"premium,sliders,experiments,text\";s:3:\"url\";s:45:\"https:\/\/layerslider.com\/sliders\/before-after\/\";s:7:\"preview\";s:56:\"https:\/\/layerslider.com\/media\/templates\/before-after.jpg\";}s:16:\"panoramic-slider\";a:7:{s:8:\"released\";s:10:\"2022-02-08\";s:4:\"name\";s:16:\"Panoramic Slider\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"7.0.7\";s:6:\"groups\";s:19:\"new,premium,sliders\";s:3:\"url\";s:49:\"https:\/\/layerslider.com\/sliders\/panoramic-slider\/\";s:7:\"preview\";s:60:\"https:\/\/layerslider.com\/media\/templates\/panoramic-slider.jpg\";}s:20:\"modern-home-for-sale\";a:7:{s:8:\"released\";s:10:\"2022-01-25\";s:4:\"name\";s:20:\"Modern Home for Sale\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"7.0.7\";s:6:\"groups\";s:41:\"new,premium,sliders,text,landing,parallax\";s:3:\"url\";s:53:\"https:\/\/layerslider.com\/sliders\/modern-home-for-sale\/\";s:7:\"preview\";s:64:\"https:\/\/layerslider.com\/media\/templates\/modern-home-for-sale.jpg\";}s:22:\"day-and-night-on-earth\";a:7:{s:8:\"released\";s:10:\"2022-01-17\";s:4:\"name\";s:22:\"Day and Night on Earth\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"7.0.7\";s:6:\"groups\";s:34:\"new,premium,sliders,specialeffects\";s:3:\"url\";s:55:\"https:\/\/layerslider.com\/sliders\/day-and-night-on-earth\/\";s:7:\"preview\";s:66:\"https:\/\/layerslider.com\/media\/templates\/day-and-night-on-earth.jpg\";}s:16:\"cosmetics-slider\";a:7:{s:8:\"released\";s:10:\"2022-01-11\";s:4:\"name\";s:16:\"Cosmetics Slider\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"7.0.7\";s:6:\"groups\";s:19:\"new,premium,sliders\";s:3:\"url\";s:49:\"https:\/\/layerslider.com\/sliders\/cosmetics-slider\/\";s:7:\"preview\";s:60:\"https:\/\/layerslider.com\/media\/templates\/cosmetics-slider.jpg\";}s:15:\"back-to-the-80s\";a:7:{s:8:\"released\";s:10:\"2020-09-29\";s:4:\"name\";s:15:\"Back To The 80s\";s:7:\"premium\";b:1;s:8:\"requires\";s:6:\"6.11.1\";s:6:\"groups\";s:50:\"premium,sliders,parallax,loop,blend,specialeffects\";s:3:\"url\";s:48:\"https:\/\/layerslider.com\/sliders\/back-to-the-80s\/\";s:7:\"preview\";s:59:\"https:\/\/layerslider.com\/media\/templates\/back-to-the-80s.jpg\";}s:17:\"love-with-flowers\";a:8:{s:8:\"released\";s:10:\"2020-07-28\";s:4:\"name\";s:17:\"LOVE with Flowers\";s:7:\"premium\";b:0;s:8:\"requires\";s:6:\"6.11.1\";s:6:\"groups\";s:34:\"free,landing,sliders,parallax,loop\";s:11:\"collections\";s:11:\"mothers-day\";s:3:\"url\";s:50:\"https:\/\/layerslider.com\/sliders\/love-with-flowers\/\";s:7:\"preview\";s:61:\"https:\/\/layerslider.com\/media\/templates\/love-with-flowers.jpg\";}s:6:\"people\";a:7:{s:8:\"released\";s:10:\"2020-07-13\";s:4:\"name\";s:6:\"People\";s:7:\"premium\";b:1;s:8:\"requires\";s:6:\"6.11.1\";s:6:\"groups\";s:43:\"premium,landing,blend,static,specialeffects\";s:3:\"url\";s:39:\"https:\/\/layerslider.com\/sliders\/people\/\";s:7:\"preview\";s:50:\"https:\/\/layerslider.com\/media\/templates\/people.jpg\";}s:16:\"music-is-my-life\";a:7:{s:8:\"released\";s:10:\"2020-07-06\";s:4:\"name\";s:16:\"Music Is My Life\";s:7:\"premium\";b:1;s:8:\"requires\";s:6:\"6.11.1\";s:6:\"groups\";s:20:\"premium,slider,blend\";s:3:\"url\";s:49:\"https:\/\/layerslider.com\/sliders\/music-is-my-life\/\";s:7:\"preview\";s:60:\"https:\/\/layerslider.com\/media\/templates\/music-is-my-life.jpg\";}s:21:\"product-showcase-dark\";a:7:{s:8:\"released\";s:10:\"2020-07-01\";s:4:\"name\";s:25:\"Product Showcase \u2013 Dark\";s:7:\"premium\";b:1;s:8:\"requires\";s:6:\"6.11.1\";s:6:\"groups\";s:14:\"premium,slider\";s:3:\"url\";s:54:\"https:\/\/layerslider.com\/sliders\/product-showcase-dark\/\";s:7:\"preview\";s:65:\"https:\/\/layerslider.com\/media\/templates\/product-showcase-dark.jpg\";}s:13:\"team-showcase\";a:7:{s:8:\"released\";s:10:\"2020-06-24\";s:4:\"name\";s:13:\"Team Showcase\";s:7:\"premium\";b:1;s:8:\"requires\";s:6:\"6.11.1\";s:6:\"groups\";s:21:\"premium,slider,static\";s:3:\"url\";s:46:\"https:\/\/layerslider.com\/sliders\/team-showcase\/\";s:7:\"preview\";s:57:\"https:\/\/layerslider.com\/media\/templates\/team-showcase.jpg\";}s:14:\"furniture-shop\";a:7:{s:8:\"released\";s:10:\"2020-06-09\";s:4:\"name\";s:14:\"Furniture Shop\";s:7:\"premium\";b:1;s:8:\"requires\";s:6:\"6.11.1\";s:6:\"groups\";s:23:\"premium,landing,website\";s:3:\"url\";s:47:\"https:\/\/layerslider.com\/sliders\/furniture-shop\/\";s:7:\"preview\";s:58:\"https:\/\/layerslider.com\/media\/templates\/furniture-shop.jpg\";}s:14:\"product-banner\";a:7:{s:8:\"released\";s:10:\"2020-06-02\";s:4:\"name\";s:14:\"Product Banner\";s:7:\"premium\";b:0;s:8:\"requires\";s:6:\"6.11.1\";s:6:\"groups\";s:18:\"free,slider,static\";s:3:\"url\";s:47:\"https:\/\/layerslider.com\/sliders\/product-banner\/\";s:7:\"preview\";s:58:\"https:\/\/layerslider.com\/media\/templates\/product-banner.jpg\";}s:19:\"architecture-slider\";a:7:{s:8:\"released\";s:10:\"2020-05-26\";s:4:\"name\";s:19:\"Architecture Slider\";s:7:\"premium\";b:0;s:8:\"requires\";s:6:\"6.11.1\";s:6:\"groups\";s:18:\"free,slider,static\";s:3:\"url\";s:52:\"https:\/\/layerslider.com\/sliders\/architecture-slider\/\";s:7:\"preview\";s:63:\"https:\/\/layerslider.com\/media\/templates\/architecture-slider.jpg\";}s:22:\"product-showcase-light\";a:7:{s:8:\"released\";s:10:\"2020-05-18\";s:4:\"name\";s:26:\"Product Showcase \u2013 Light\";s:7:\"premium\";b:1;s:8:\"requires\";s:6:\"6.11.1\";s:6:\"groups\";s:21:\"premium,slider,static\";s:3:\"url\";s:55:\"https:\/\/layerslider.com\/sliders\/product-showcase-light\/\";s:7:\"preview\";s:66:\"https:\/\/layerslider.com\/media\/templates\/product-showcase-light.jpg\";}s:12:\"fashion-shop\";a:7:{s:8:\"released\";s:10:\"2020-05-12\";s:4:\"name\";s:12:\"Fashion Shop\";s:7:\"premium\";b:0;s:8:\"requires\";s:6:\"6.11.1\";s:6:\"groups\";s:18:\"free,slider,static\";s:3:\"url\";s:45:\"https:\/\/layerslider.com\/sliders\/fashion-shop\/\";s:7:\"preview\";s:56:\"https:\/\/layerslider.com\/media\/templates\/fashion-shop.jpg\";}s:12:\"pixel-agency\";a:7:{s:8:\"released\";s:10:\"2020-05-05\";s:4:\"name\";s:12:\"PIXEL Agency\";s:7:\"premium\";b:1;s:8:\"requires\";s:6:\"6.11.1\";s:6:\"groups\";s:51:\"premium,fullwidth,landing,website,text,popup,static\";s:3:\"url\";s:45:\"https:\/\/layerslider.com\/sliders\/pixel-agency\/\";s:7:\"preview\";s:56:\"https:\/\/layerslider.com\/media\/templates\/pixel-agency.jpg\";}s:11:\"mode-slider\";a:7:{s:8:\"released\";s:10:\"2020-04-28\";s:4:\"name\";s:11:\"Mode Slider\";s:7:\"premium\";b:0;s:8:\"requires\";s:6:\"6.11.1\";s:6:\"groups\";s:26:\"free,fullwidth,slider,text\";s:3:\"url\";s:44:\"https:\/\/layerslider.com\/sliders\/mode-slider\/\";s:7:\"preview\";s:55:\"https:\/\/layerslider.com\/media\/templates\/mode-slider.jpg\";}s:13:\"mountain-bike\";a:7:{s:8:\"released\";s:10:\"2020-04-22\";s:4:\"name\";s:13:\"Mountain Bike\";s:7:\"premium\";b:1;s:8:\"requires\";s:6:\"6.11.1\";s:6:\"groups\";s:41:\"premium,fullsize,landing,pack,static,text\";s:3:\"url\";s:46:\"https:\/\/layerslider.com\/sliders\/mountain-bike\/\";s:7:\"preview\";s:57:\"https:\/\/layerslider.com\/media\/templates\/mountain-bike.jpg\";}s:18:\"aerial-photography\";a:7:{s:8:\"released\";s:10:\"2020-04-14\";s:4:\"name\";s:18:\"Aerial Photography\";s:7:\"premium\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:35:\"premium,slider,static,text,kenburns\";s:3:\"url\";s:51:\"https:\/\/layerslider.com\/sliders\/aerial-photography\/\";s:7:\"preview\";s:62:\"https:\/\/layerslider.com\/media\/templates\/aerial-photography.jpg\";}s:24:\"simple-fullscreen-slider\";a:7:{s:8:\"released\";s:10:\"2020-04-07\";s:4:\"name\";s:24:\"Simple Fullscreen Slider\";s:7:\"premium\";b:0;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:42:\"free,fullsize,landing,static,text,kenburns\";s:3:\"url\";s:57:\"https:\/\/layerslider.com\/sliders\/simple-fullscreen-slider\/\";s:7:\"preview\";s:68:\"https:\/\/layerslider.com\/media\/templates\/simple-fullscreen-slider.jpg\";}s:21:\"covid-19-notification\";a:8:{s:8:\"released\";s:10:\"2020-04-01\";s:4:\"name\";s:21:\"COVID-19 Notification\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:13:\"premium,popup\";s:3:\"url\";s:53:\"https:\/\/layerslider.com\/popups\/#covid-19-notification\";s:7:\"preview\";s:65:\"https:\/\/layerslider.com\/media\/templates\/covid-19-notification.jpg\";}s:19:\"covid-19-bottom-bar\";a:8:{s:8:\"released\";s:10:\"2020-04-01\";s:4:\"name\";s:19:\"COVID-19 Bottom Bar\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:13:\"premium,popup\";s:3:\"url\";s:51:\"https:\/\/layerslider.com\/popups\/#covid-19-bottom-bar\";s:7:\"preview\";s:63:\"https:\/\/layerslider.com\/media\/templates\/covid-19-bottom-bar.jpg\";}s:14:\"top-bar-notice\";a:8:{s:8:\"released\";s:10:\"2020-04-01\";s:4:\"name\";s:14:\"Top Bar Notice\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:13:\"premium,popup\";s:3:\"url\";s:46:\"https:\/\/layerslider.com\/popups\/#top-bar-notice\";s:7:\"preview\";s:58:\"https:\/\/layerslider.com\/media\/templates\/top-bar-notice.jpg\";}s:20:\"christmas-snow-globe\";a:9:{s:8:\"released\";s:10:\"2019-12-19\";s:4:\"name\";s:20:\"Christmas Snow Globe\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:34:\"premium,parallax,popup,loop,filter\";s:11:\"collections\";s:9:\"christmas\";s:3:\"url\";s:52:\"https:\/\/layerslider.com\/popups\/#christmas-snow-globe\";s:7:\"preview\";s:64:\"https:\/\/layerslider.com\/media\/templates\/christmas-snow-globe.jpg\";}s:9:\"xmas-2019\";a:8:{s:8:\"released\";s:10:\"2019-12-19\";s:4:\"name\";s:9:\"Xmas 2019\";s:7:\"premium\";b:0;s:8:\"requires\";s:6:\"6.11.2\";s:6:\"groups\";s:32:\"free,parallax,slider,loop,filter\";s:11:\"collections\";s:9:\"christmas\";s:3:\"url\";s:42:\"https:\/\/layerslider.com\/sliders\/xmas-2019\/\";s:7:\"preview\";s:53:\"https:\/\/layerslider.com\/media\/templates\/xmas-2019.jpg\";}s:18:\"creative-portraits\";a:7:{s:8:\"released\";s:10:\"2019-12-09\";s:4:\"name\";s:18:\"Creative Portraits\";s:7:\"premium\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:32:\"premium,fullwidth,landing,static\";s:3:\"url\";s:51:\"https:\/\/layerslider.com\/sliders\/creative-portraits\/\";s:7:\"preview\";s:62:\"https:\/\/layerslider.com\/media\/templates\/creative-portraits.jpg\";}s:13:\"parallax-city\";a:7:{s:8:\"released\";s:10:\"2019-12-02\";s:4:\"name\";s:13:\"Parallax City\";s:7:\"premium\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:58:\"premium,landing,pack,parallax,text,blend,fullwidth,website\";s:3:\"url\";s:46:\"https:\/\/layerslider.com\/sliders\/parallax-city\/\";s:7:\"preview\";s:57:\"https:\/\/layerslider.com\/media\/templates\/parallax-city.jpg\";}s:10:\"cybertruck\";a:7:{s:8:\"released\";s:10:\"2019-11-28\";s:4:\"name\";s:10:\"Cybertruck\";s:7:\"premium\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:39:\"premium,fullsize,landing,specialeffects\";s:3:\"url\";s:43:\"https:\/\/layerslider.com\/sliders\/cybertruck\/\";s:7:\"preview\";s:54:\"https:\/\/layerslider.com\/media\/templates\/cybertruck.jpg\";}s:17:\"summer-collection\";a:7:{s:8:\"released\";s:10:\"2019-11-21\";s:4:\"name\";s:17:\"Summer Collection\";s:7:\"premium\";b:0;s:8:\"requires\";s:5:\"6.6.0\";s:6:\"groups\";s:21:\"free,fullwidth,slider\";s:3:\"url\";s:50:\"https:\/\/layerslider.com\/sliders\/summer-collection\/\";s:7:\"preview\";s:61:\"https:\/\/layerslider.com\/media\/templates\/summer-collection.jpg\";}s:18:\"nature-slider-pack\";a:7:{s:8:\"released\";s:10:\"2019-11-14\";s:4:\"name\";s:18:\"Nature Slider PACK\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.9.0\";s:6:\"groups\";s:62:\"premium,text,blend,fullwidth,media,landing,packs,popup,website\";s:3:\"url\";s:51:\"https:\/\/layerslider.com\/sliders\/nature-slider-pack\/\";s:7:\"preview\";s:62:\"https:\/\/layerslider.com\/media\/templates\/nature-slider-pack.jpg\";}s:20:\"catering-xmas-slider\";a:8:{s:8:\"released\";s:10:\"2017-12-22\";s:4:\"name\";s:25:\"Catering Christmas Slider\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.6.0\";s:6:\"groups\";s:32:\"premium,static,text,blend,slider\";s:11:\"collections\";s:9:\"christmas\";s:3:\"url\";s:58:\"https:\/\/layerslider.com\/sliders\/catering-christmas-slider\/\";s:7:\"preview\";s:64:\"https:\/\/layerslider.com\/media\/templates\/catering-xmas-slider.jpg\";}s:20:\"discover-the-details\";a:7:{s:8:\"released\";s:10:\"2017-12-19\";s:4:\"name\";s:20:\"Discover the Details\";s:7:\"premium\";b:0;s:8:\"requires\";s:6:\"6.11.2\";s:6:\"groups\";s:50:\"free,loop,parallax,blendmode,specialeffects,slider\";s:3:\"url\";s:53:\"https:\/\/layerslider.com\/sliders\/discover-the-details\/\";s:7:\"preview\";s:64:\"https:\/\/layerslider.com\/media\/templates\/discover-the-details.jpg\";}s:10:\"rainforest\";a:7:{s:8:\"released\";s:10:\"2017-12-17\";s:4:\"name\";s:10:\"Rainforest\";s:7:\"premium\";b:0;s:8:\"requires\";s:6:\"6.11.2\";s:6:\"groups\";s:57:\"free,loop,filter,blendmode,fullsize,specialeffects,slider\";s:3:\"url\";s:43:\"https:\/\/layerslider.com\/sliders\/rainforest\/\";s:7:\"preview\";s:54:\"https:\/\/layerslider.com\/media\/templates\/rainforest.jpg\";}s:30:\"ecommerce-global-hover-example\";a:7:{s:8:\"released\";s:10:\"2017-12-15\";s:4:\"name\";s:30:\"eCommerce Global Hover Example\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.6.0\";s:6:\"groups\";s:26:\"premium,experiments,slider\";s:3:\"url\";s:63:\"https:\/\/layerslider.com\/sliders\/ecommerce-global-hover-example\/\";s:7:\"preview\";s:74:\"https:\/\/layerslider.com\/media\/templates\/ecommerce-global-hover-example.jpg\";}s:20:\"3d-canyon-experience\";a:7:{s:8:\"released\";s:10:\"2017-12-13\";s:4:\"name\";s:20:\"3D Canyon Experience\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.6.0\";s:6:\"groups\";s:40:\"premium,parallax,experiments,text,slider\";s:3:\"url\";s:53:\"https:\/\/layerslider.com\/sliders\/3d-canyon-experience\/\";s:7:\"preview\";s:64:\"https:\/\/layerslider.com\/media\/templates\/3d-canyon-experience.jpg\";}s:14:\"vintage-photos\";a:7:{s:8:\"released\";s:10:\"2017-12-08\";s:4:\"name\";s:14:\"Vintage Photos\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.6.0\";s:6:\"groups\";s:50:\"premium,fullsize,loop,filter,specialeffects,slider\";s:3:\"url\";s:47:\"https:\/\/layerslider.com\/sliders\/vintage-photos\/\";s:7:\"preview\";s:58:\"https:\/\/layerslider.com\/media\/templates\/vintage-photos.jpg\";}s:8:\"aquarium\";a:7:{s:8:\"released\";s:10:\"2017-12-04\";s:4:\"name\";s:8:\"Aquarium\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.5.5\";s:6:\"groups\";s:71:\"premium,parallax,fullsize,loop,filter,experiments,specialeffects,slider\";s:3:\"url\";s:41:\"https:\/\/layerslider.com\/sliders\/aquarium\/\";s:7:\"preview\";s:52:\"https:\/\/layerslider.com\/media\/templates\/aquarium.jpg\";}s:16:\"what-is-the-time\";a:7:{s:8:\"released\";s:10:\"2017-08-25\";s:4:\"name\";s:17:\"What is the time?\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.5.5\";s:6:\"groups\";s:54:\"premium,parallax,text,blendmode,experiments,api,slider\";s:3:\"url\";s:49:\"https:\/\/layerslider.com\/sliders\/what-is-the-time\/\";s:7:\"preview\";s:60:\"https:\/\/layerslider.com\/media\/templates\/what-is-the-time.jpg\";}s:18:\"personal-page-pack\";a:7:{s:8:\"released\";s:10:\"2017-08-23\";s:4:\"name\";s:18:\"Personal Page PACK\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.5.5\";s:6:\"groups\";s:62:\"premium,fullsize,fullwidth,landing,text,parallax,packs,website\";s:3:\"url\";s:51:\"https:\/\/layerslider.com\/sliders\/personal-page-pack\/\";s:7:\"preview\";s:62:\"https:\/\/layerslider.com\/media\/templates\/personal-page-pack.jpg\";}s:19:\"marketing-page-pack\";a:7:{s:8:\"released\";s:10:\"2017-08-21\";s:4:\"name\";s:19:\"Marketing Page PACK\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.5.5\";s:6:\"groups\";s:69:\"premium,fullsize,fullwidth,landing,parallax,static,loop,packs,website\";s:3:\"url\";s:52:\"https:\/\/layerslider.com\/sliders\/marketing-page-pack\/\";s:7:\"preview\";s:63:\"https:\/\/layerslider.com\/media\/templates\/marketing-page-pack.jpg\";}s:14:\"dynamic-slider\";a:7:{s:8:\"released\";s:10:\"2017-08-18\";s:4:\"name\";s:14:\"Dynamic Slider\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.5.5\";s:6:\"groups\";s:32:\"premium,fullwidth,landing,static\";s:3:\"url\";s:47:\"https:\/\/layerslider.com\/sliders\/dynamic-slider\/\";s:7:\"preview\";s:58:\"https:\/\/layerslider.com\/media\/templates\/dynamic-slider.jpg\";}s:14:\"colorful-cases\";a:7:{s:8:\"released\";s:10:\"2017-08-16\";s:4:\"name\";s:14:\"Colorful Cases\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.5.5\";s:6:\"groups\";s:50:\"premium,text,loop,parallax,static,blendmode,slider\";s:3:\"url\";s:47:\"https:\/\/layerslider.com\/sliders\/colorful-cases\/\";s:7:\"preview\";s:58:\"https:\/\/layerslider.com\/media\/templates\/colorful-cases.jpg\";}s:16:\"beauty-shop-pack\";a:7:{s:8:\"released\";s:10:\"2017-08-14\";s:4:\"name\";s:16:\"Beauty Shop PACK\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.5.5\";s:6:\"groups\";s:44:\"premium,fullwidth,text,landing,packs,website\";s:3:\"url\";s:49:\"https:\/\/layerslider.com\/sliders\/beauty-shop-pack\/\";s:7:\"preview\";s:60:\"https:\/\/layerslider.com\/media\/templates\/beauty-shop-pack.jpg\";}s:14:\"discount-popup\";a:8:{s:8:\"released\";s:10:\"2017-12-10\";s:4:\"name\";s:14:\"Discount Popup\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"6.5.5\";s:6:\"groups\";s:13:\"premium,popup\";s:3:\"url\";s:46:\"https:\/\/layerslider.com\/popups\/#discount-popup\";s:7:\"preview\";s:58:\"https:\/\/layerslider.com\/media\/templates\/discount-popup.jpg\";}s:18:\"social-share-popup\";a:8:{s:8:\"released\";s:10:\"2017-12-06\";s:4:\"name\";s:18:\"Social Share Popup\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"6.5.5\";s:6:\"groups\";s:17:\"premium,popup,api\";s:3:\"url\";s:50:\"https:\/\/layerslider.com\/popups\/#social-share-popup\";s:7:\"preview\";s:62:\"https:\/\/layerslider.com\/media\/templates\/social-share-popup.jpg\";}s:16:\"popup-guide-demo\";a:8:{s:8:\"released\";s:10:\"2017-06-11\";s:4:\"name\";s:16:\"Popup Guide Demo\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"6.5.0\";s:6:\"groups\";s:27:\"premium,popup,parallax,text\";s:3:\"url\";s:48:\"https:\/\/layerslider.com\/popups\/#popup-guide-demo\";s:7:\"preview\";s:60:\"https:\/\/layerslider.com\/media\/templates\/popup-guide-demo.jpg\";}s:18:\"popup-welcome-demo\";a:8:{s:8:\"released\";s:10:\"2017-06-11\";s:4:\"name\";s:18:\"Popup Welcome Demo\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"6.5.0\";s:6:\"groups\";s:27:\"premium,popup,parallax,text\";s:3:\"url\";s:50:\"https:\/\/layerslider.com\/popups\/#popup-welcome-demo\";s:7:\"preview\";s:62:\"https:\/\/layerslider.com\/media\/templates\/popup-welcome-demo.jpg\";}s:22:\"popup-transparent-demo\";a:8:{s:8:\"released\";s:10:\"2017-06-11\";s:4:\"name\";s:22:\"Popup Transparent Demo\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"6.5.0\";s:6:\"groups\";s:27:\"premium,popup,parallax,loop\";s:3:\"url\";s:54:\"https:\/\/layerslider.com\/popups\/#popup-transparent-demo\";s:7:\"preview\";s:66:\"https:\/\/layerslider.com\/media\/templates\/popup-transparent-demo.jpg\";}s:18:\"popup-sidebar-demo\";a:8:{s:8:\"released\";s:10:\"2017-06-11\";s:4:\"name\";s:18:\"Popup Sidebar Demo\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"6.5.0\";s:6:\"groups\";s:40:\"premium,popup,experiments,blendmode,text\";s:3:\"url\";s:50:\"https:\/\/layerslider.com\/popups\/#popup-sidebar-demo\";s:7:\"preview\";s:62:\"https:\/\/layerslider.com\/media\/templates\/popup-sidebar-demo.jpg\";}s:19:\"popup-photo-gallery\";a:8:{s:8:\"released\";s:10:\"2017-06-11\";s:4:\"name\";s:19:\"Popup Photo Gallery\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"6.5.0\";s:6:\"groups\";s:22:\"premium,popup,kenburns\";s:3:\"url\";s:51:\"https:\/\/layerslider.com\/popups\/#popup-photo-gallery\";s:7:\"preview\";s:63:\"https:\/\/layerslider.com\/media\/templates\/popup-photo-gallery.jpg\";}s:16:\"popup-modal-demo\";a:8:{s:8:\"released\";s:10:\"2017-06-11\";s:4:\"name\";s:16:\"Popup Modal Demo\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"6.5.0\";s:6:\"groups\";s:20:\"premium,popup,static\";s:3:\"url\";s:48:\"https:\/\/layerslider.com\/popups\/#popup-modal-demo\";s:7:\"preview\";s:60:\"https:\/\/layerslider.com\/media\/templates\/popup-modal-demo.jpg\";}s:18:\"popup-infobar-demo\";a:8:{s:8:\"released\";s:10:\"2017-06-11\";s:4:\"name\";s:18:\"Popup Infobar Demo\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"6.5.0\";s:6:\"groups\";s:30:\"premium,popup,experiments,text\";s:3:\"url\";s:50:\"https:\/\/layerslider.com\/popups\/#popup-infobar-demo\";s:7:\"preview\";s:62:\"https:\/\/layerslider.com\/media\/templates\/popup-infobar-demo.jpg\";}s:24:\"popup-fullsize-desk-demo\";a:8:{s:8:\"released\";s:10:\"2017-06-11\";s:4:\"name\";s:24:\"Popup Fullsize Desk Demo\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"6.5.0\";s:6:\"groups\";s:43:\"premium,popup,experiments,fullsize,parallax\";s:3:\"url\";s:56:\"https:\/\/layerslider.com\/popups\/#popup-fullsize-desk-demo\";s:7:\"preview\";s:68:\"https:\/\/layerslider.com\/media\/templates\/popup-fullsize-desk-demo.jpg\";}s:18:\"conversation-popup\";a:8:{s:8:\"released\";s:10:\"2017-06-11\";s:4:\"name\";s:18:\"Conversation Popup\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"6.5.0\";s:6:\"groups\";s:25:\"premium,popup,experiments\";s:3:\"url\";s:50:\"https:\/\/layerslider.com\/popups\/#conversation-popup\";s:7:\"preview\";s:62:\"https:\/\/layerslider.com\/media\/templates\/conversation-popup.jpg\";}s:20:\"global-hover-example\";a:7:{s:8:\"released\";s:10:\"2017-05-02\";s:4:\"name\";s:20:\"Global Hover Example\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.4.0\";s:6:\"groups\";s:55:\"premium,experiments,specialeffects,parallax,text,slider\";s:3:\"url\";s:53:\"https:\/\/layerslider.com\/sliders\/global-hover-example\/\";s:7:\"preview\";s:64:\"https:\/\/layerslider.com\/media\/templates\/global-hover-example.jpg\";}s:10:\"gastronomy\";a:7:{s:8:\"released\";s:10:\"2017-03-29\";s:4:\"name\";s:10:\"Gastronomy\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.2.2\";s:6:\"groups\";s:35:\"premium,kenburns,filter,text,slider\";s:3:\"url\";s:43:\"https:\/\/layerslider.com\/sliders\/gastronomy\/\";s:7:\"preview\";s:54:\"https:\/\/layerslider.com\/media\/templates\/gastronomy.jpg\";}s:13:\"police-lights\";a:7:{s:8:\"released\";s:10:\"2017-03-29\";s:4:\"name\";s:13:\"Police Lights\";s:7:\"premium\";b:0;s:8:\"requires\";s:6:\"6.11.2\";s:6:\"groups\";s:50:\"free,specialeffects,loop,blendmode,parallax,slider\";s:3:\"url\";s:46:\"https:\/\/layerslider.com\/sliders\/police-lights\/\";s:7:\"preview\";s:57:\"https:\/\/layerslider.com\/media\/templates\/police-lights.jpg\";}s:16:\"beautiful-sunset\";a:7:{s:8:\"released\";s:10:\"2017-03-29\";s:4:\"name\";s:16:\"Beautiful Sunset\";s:7:\"premium\";b:0;s:8:\"requires\";s:6:\"6.11.2\";s:6:\"groups\";s:41:\"free,specialeffects,loop,blendmode,slider\";s:3:\"url\";s:49:\"https:\/\/layerslider.com\/sliders\/beautiful-sunset\/\";s:7:\"preview\";s:60:\"https:\/\/layerslider.com\/media\/templates\/beautiful-sunset.jpg\";}s:23:\"blend-mode-experiment-1\";a:7:{s:8:\"released\";s:10:\"2017-03-29\";s:4:\"name\";s:23:\"Blend Mode Experiment 1\";s:7:\"premium\";b:0;s:8:\"requires\";s:6:\"6.11.2\";s:6:\"groups\";s:67:\"free,specialeffects,text,blendmode,experiments,loop,parallax,slider\";s:3:\"url\";s:56:\"https:\/\/layerslider.com\/sliders\/blend-mode-experiment-1\/\";s:7:\"preview\";s:67:\"https:\/\/layerslider.com\/media\/templates\/blend-mode-experiment-1.jpg\";}s:16:\"flying-banners-2\";a:7:{s:8:\"released\";s:10:\"2017-03-29\";s:4:\"name\";s:16:\"Flying Banners 2\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.1.0\";s:6:\"groups\";s:47:\"premium,parallax,specialeffects,fullsize,slider\";s:3:\"url\";s:49:\"https:\/\/layerslider.com\/sliders\/flying-banners-2\/\";s:7:\"preview\";s:60:\"https:\/\/layerslider.com\/media\/templates\/flying-banners-2.jpg\";}s:14:\"layerslider-v6\";a:7:{s:8:\"released\";s:10:\"2017-03-08\";s:4:\"name\";s:14:\"LayerSlider v6\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.1.6\";s:6:\"groups\";s:75:\"premium,specialeffects,parallax,fullsize,landing,loop,text,media,api,slider\";s:3:\"url\";s:47:\"https:\/\/layerslider.com\/sliders\/layerslider-v6\/\";s:7:\"preview\";s:58:\"https:\/\/layerslider.com\/media\/templates\/layerslider-v6.jpg\";}s:16:\"flying-banners-1\";a:7:{s:8:\"released\";s:10:\"2017-03-08\";s:4:\"name\";s:16:\"Flying Banners 1\";s:7:\"premium\";b:0;s:8:\"requires\";s:5:\"6.1.0\";s:6:\"groups\";s:45:\"free,parallax,loop,text,specialeffects,slider\";s:3:\"url\";s:49:\"https:\/\/layerslider.com\/sliders\/flying-banners-1\/\";s:7:\"preview\";s:60:\"https:\/\/layerslider.com\/media\/templates\/flying-banners-1.jpg\";}s:18:\"anniversary-slider\";a:7:{s:8:\"released\";s:10:\"2017-03-08\";s:4:\"name\";s:18:\"Anniversary Slider\";s:7:\"premium\";b:0;s:8:\"requires\";s:5:\"6.1.0\";s:6:\"groups\";s:47:\"free,parallax,experiments,specialeffects,slider\";s:3:\"url\";s:51:\"https:\/\/layerslider.com\/sliders\/anniversary-slider\/\";s:7:\"preview\";s:62:\"https:\/\/layerslider.com\/media\/templates\/anniversary-slider.jpg\";}s:7:\"origami\";a:7:{s:8:\"released\";s:10:\"2016-12-07\";s:4:\"name\";s:7:\"Origami\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.1.0\";s:6:\"groups\";s:61:\"premium,experiments,specialeffects,3dtransition,slider,addons\";s:3:\"url\";s:40:\"https:\/\/layerslider.com\/sliders\/origami\/\";s:7:\"preview\";s:51:\"https:\/\/layerslider.com\/media\/templates\/origami.jpg\";}s:17:\"origami-buildings\";a:7:{s:8:\"released\";s:10:\"2016-12-07\";s:4:\"name\";s:17:\"Origami Buildings\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.1.0\";s:6:\"groups\";s:70:\"premium,experiments,specialeffects,kenburns,3dtransition,slider,addons\";s:3:\"url\";s:50:\"https:\/\/layerslider.com\/sliders\/origami-buildings\/\";s:7:\"preview\";s:61:\"https:\/\/layerslider.com\/media\/templates\/origami-buildings.jpg\";}s:17:\"autumn-experiment\";a:7:{s:8:\"released\";s:10:\"2016-11-28\";s:4:\"name\";s:17:\"Autumn Experiment\";s:7:\"premium\";b:0;s:8:\"requires\";s:5:\"6.0.4\";s:6:\"groups\";s:52:\"experiments,free,loop,parallax,specialeffects,slider\";s:3:\"url\";s:50:\"https:\/\/layerslider.com\/sliders\/autumn-experiment\/\";s:7:\"preview\";s:61:\"https:\/\/layerslider.com\/media\/templates\/autumn-experiment.jpg\";}s:28:\"features-parallax-experiment\";a:7:{s:8:\"released\";s:10:\"2016-11-28\";s:4:\"name\";s:32:\"Features | A Parallax Experiment\";s:7:\"premium\";b:0;s:8:\"requires\";s:5:\"6.0.4\";s:6:\"groups\";s:47:\"experiments,free,parallax,specialeffects,slider\";s:3:\"url\";s:61:\"https:\/\/layerslider.com\/sliders\/features-parallax-experiment\/\";s:7:\"preview\";s:72:\"https:\/\/layerslider.com\/media\/templates\/features-parallax-experiment.jpg\";}s:16:\"furniture-slider\";a:7:{s:8:\"released\";s:10:\"2016-11-28\";s:4:\"name\";s:16:\"Furniture Slider\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.0.4\";s:6:\"groups\";s:40:\"fullwidth,parallax,premium,static,slider\";s:3:\"url\";s:49:\"https:\/\/layerslider.com\/sliders\/furniture-slider\/\";s:7:\"preview\";s:60:\"https:\/\/layerslider.com\/media\/templates\/furniture-slider.jpg\";}s:15:\"room-experiment\";a:7:{s:8:\"released\";s:10:\"2016-11-28\";s:4:\"name\";s:15:\"Room Experiment\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.0.6\";s:6:\"groups\";s:72:\"api,experiments,media,parallax,premium,specialeffects,static,text,slider\";s:3:\"url\";s:48:\"https:\/\/layerslider.com\/sliders\/room-experiment\/\";s:7:\"preview\";s:59:\"https:\/\/layerslider.com\/media\/templates\/room-experiment.jpg\";}s:11:\"drag-n-drop\";a:6:{s:4:\"name\";s:11:\"Drag & Drop\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.0.3\";s:6:\"groups\";s:44:\"premium,fullwidth,specialeffects,text,slider\";s:3:\"url\";s:44:\"https:\/\/layerslider.com\/sliders\/drag-n-drop\/\";s:7:\"preview\";s:55:\"https:\/\/layerslider.com\/media\/templates\/drag-n-drop.jpg\";}s:10:\"headphones\";a:6:{s:4:\"name\";s:10:\"Headphones\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.0.3\";s:6:\"groups\";s:21:\"premium,static,slider\";s:3:\"url\";s:43:\"https:\/\/layerslider.com\/sliders\/headphones\/\";s:7:\"preview\";s:54:\"https:\/\/layerslider.com\/media\/templates\/headphones.jpg\";}s:14:\"play-by-scroll\";a:6:{s:4:\"name\";s:19:\"Play By Scroll demo\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.0.4\";s:6:\"groups\";s:80:\"premium,fullsize,text,experiments,specialeffects,playbyscroll,loop,slider,addons\";s:3:\"url\";s:47:\"https:\/\/layerslider.com\/sliders\/play-by-scroll\/\";s:7:\"preview\";s:58:\"https:\/\/layerslider.com\/media\/templates\/play-by-scroll.jpg\";}s:3:\"sky\";a:6:{s:4:\"name\";s:14:\"Sky Experience\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.0.3\";s:6:\"groups\";s:70:\"premium,fullwidth,text,experiments,parallax,specialeffects,loop,slider\";s:3:\"url\";s:47:\"https:\/\/layerslider.com\/sliders\/sky-experience\/\";s:7:\"preview\";s:47:\"https:\/\/layerslider.com\/media\/templates\/sky.jpg\";}s:9:\"halloween\";a:7:{s:4:\"name\";s:16:\"Happy Halloween!\";s:7:\"premium\";b:0;s:8:\"requires\";s:5:\"6.0.3\";s:6:\"groups\";s:42:\"free,fullsize,text,experiments,loop,slider\";s:11:\"collections\";s:9:\"halloween\";s:3:\"url\";s:48:\"https:\/\/layerslider.com\/sliders\/happy-halloween\/\";s:7:\"preview\";s:53:\"https:\/\/layerslider.com\/media\/templates\/halloween.jpg\";}s:15:\"creative-agency\";a:6:{s:4:\"name\";s:6:\"Agency\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.0.0\";s:6:\"groups\";s:49:\"premium,fullsize,kenburns,parallax,landing,filter\";s:3:\"url\";s:48:\"https:\/\/layerslider.com\/sliders\/creative-agency\/\";s:7:\"preview\";s:59:\"https:\/\/layerslider.com\/media\/templates\/creative-agency.jpg\";}s:18:\"interactive-slider\";a:6:{s:4:\"name\";s:18:\"Interactive Slider\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.0.0\";s:6:\"groups\";s:47:\"premium,fullsize,parallax,kenburns,text,landing\";s:3:\"url\";s:51:\"https:\/\/layerslider.com\/sliders\/interactive-slider\/\";s:7:\"preview\";s:62:\"https:\/\/layerslider.com\/media\/templates\/interactive-slider.jpg\";}s:9:\"ecommerce\";a:6:{s:4:\"name\";s:9:\"eCommerce\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.0.0\";s:6:\"groups\";s:24:\"premium,fullwidth,slider\";s:3:\"url\";s:42:\"https:\/\/layerslider.com\/sliders\/ecommerce\/\";s:7:\"preview\";s:53:\"https:\/\/layerslider.com\/media\/templates\/ecommerce.jpg\";}s:17:\"landing-page-pack\";a:6:{s:4:\"name\";s:17:\"Landing Page PACK\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.0.0\";s:6:\"groups\";s:62:\"premium,fullsize,fullwidth,landing,parallax,text,packs,website\";s:3:\"url\";s:45:\"https:\/\/layerslider.com\/sliders\/landing-page\/\";s:7:\"preview\";s:61:\"https:\/\/layerslider.com\/media\/templates\/landing-page-pack.jpg\";}s:6:\"hiking\";a:6:{s:4:\"name\";s:6:\"Hiking\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.0.0\";s:6:\"groups\";s:24:\"premium,fullwidth,slider\";s:3:\"url\";s:39:\"https:\/\/layerslider.com\/sliders\/hiking\/\";s:7:\"preview\";s:50:\"https:\/\/layerslider.com\/media\/templates\/hiking.jpg\";}s:12:\"movie-slider\";a:6:{s:4:\"name\";s:12:\"Movie Slider\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.0.0\";s:6:\"groups\";s:24:\"premium,fullwidth,slider\";s:3:\"url\";s:45:\"https:\/\/layerslider.com\/sliders\/movie-slider\/\";s:7:\"preview\";s:56:\"https:\/\/layerslider.com\/media\/templates\/movie-slider.jpg\";}s:12:\"photo-studio\";a:6:{s:4:\"name\";s:12:\"Photo Studio\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.0.0\";s:6:\"groups\";s:70:\"premium,fullsize,filter,text,parallax,specialeffects,blendmode,landing\";s:3:\"url\";s:45:\"https:\/\/layerslider.com\/sliders\/photo-studio\/\";s:7:\"preview\";s:56:\"https:\/\/layerslider.com\/media\/templates\/photo-studio.jpg\";}s:5:\"shoes\";a:6:{s:4:\"name\";s:5:\"Shoes\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.0.0\";s:6:\"groups\";s:42:\"premium,fullwidth,parallax,carousel,slider\";s:3:\"url\";s:38:\"https:\/\/layerslider.com\/sliders\/shoes\/\";s:7:\"preview\";s:49:\"https:\/\/layerslider.com\/media\/templates\/shoes.jpg\";}s:11:\"mini-cooper\";a:6:{s:4:\"name\";s:18:\"Mini Cooper Slider\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.0.0\";s:6:\"groups\";s:47:\"premium,fullsize,parallax,specialeffects,slider\";s:3:\"url\";s:51:\"https:\/\/layerslider.com\/sliders\/mini-cooper-slider\/\";s:7:\"preview\";s:55:\"https:\/\/layerslider.com\/media\/templates\/mini-cooper.jpg\";}s:4:\"xmas\";a:7:{s:4:\"name\";s:16:\"Merry Christmas!\";s:7:\"premium\";b:0;s:8:\"requires\";s:6:\"6.11.2\";s:6:\"groups\";s:64:\"free,parallax,filter,experiments,specialeffects,text,loop,slider\";s:11:\"collections\";s:9:\"christmas\";s:3:\"url\";s:48:\"https:\/\/layerslider.com\/sliders\/merry-christmas\/\";s:7:\"preview\";s:48:\"https:\/\/layerslider.com\/media\/templates\/xmas.jpg\";}s:5:\"clock\";a:6:{s:4:\"name\";s:32:\"Vintage Clock | shows valid time\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.0.0\";s:6:\"groups\";s:44:\"premium,fullsize,api,experiments,loop,slider\";s:3:\"url\";s:46:\"https:\/\/layerslider.com\/sliders\/vintage-clock\/\";s:7:\"preview\";s:49:\"https:\/\/layerslider.com\/media\/templates\/clock.jpg\";}s:8:\"car-show\";a:6:{s:4:\"name\";s:8:\"Car Show\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"5.0.0\";s:6:\"groups\";s:45:\"premium,fullwidth,experiments,api,loop,slider\";s:3:\"url\";s:41:\"https:\/\/layerslider.com\/sliders\/car-show\/\";s:7:\"preview\";s:52:\"https:\/\/layerslider.com\/media\/templates\/car-show.jpg\";}s:8:\"carousel\";a:6:{s:4:\"name\";s:8:\"Carousel\";s:7:\"premium\";b:0;s:8:\"requires\";s:5:\"5.0.0\";s:6:\"groups\";s:20:\"free,carousel,slider\";s:3:\"url\";s:41:\"https:\/\/layerslider.com\/sliders\/carousel\/\";s:7:\"preview\";s:52:\"https:\/\/layerslider.com\/media\/templates\/carousel.jpg\";}s:14:\"fancy-parallax\";a:6:{s:4:\"name\";s:21:\"Fancy Parallax Slider\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.0.0\";s:6:\"groups\";s:33:\"premium,fullwidth,parallax,slider\";s:3:\"url\";s:48:\"https:\/\/layerslider.com\/sliders\/parallax-slider\/\";s:7:\"preview\";s:58:\"https:\/\/layerslider.com\/media\/templates\/fancy-parallax.jpg\";}s:13:\"simple-slider\";a:6:{s:4:\"name\";s:13:\"Simple Slider\";s:7:\"premium\";b:0;s:8:\"requires\";s:5:\"5.0.0\";s:6:\"groups\";s:11:\"free,slider\";s:3:\"url\";s:46:\"https:\/\/layerslider.com\/sliders\/simple-slider\/\";s:7:\"preview\";s:57:\"https:\/\/layerslider.com\/media\/templates\/simple-slider.jpg\";}s:12:\"image-slider\";a:6:{s:4:\"name\";s:12:\"Image Slider\";s:7:\"premium\";b:0;s:8:\"requires\";s:5:\"5.0.0\";s:6:\"groups\";s:11:\"free,slider\";s:3:\"url\";s:48:\"https:\/\/layerslider.com\/sliders\/image-slideshow\/\";s:7:\"preview\";s:56:\"https:\/\/layerslider.com\/media\/templates\/image-slider.jpg\";}s:19:\"client-testimonials\";a:6:{s:4:\"name\";s:19:\"Client Testimonials\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.0.0\";s:6:\"groups\";s:24:\"premium,fullwidth,slider\";s:3:\"url\";s:52:\"https:\/\/layerslider.com\/sliders\/client-testimonials\/\";s:7:\"preview\";s:63:\"https:\/\/layerslider.com\/media\/templates\/client-testimonials.jpg\";}s:8:\"fixed-bg\";a:6:{s:4:\"name\";s:16:\"Fixed Background\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"6.0.0\";s:6:\"groups\";s:30:\"premium,fullwidth,media,slider\";s:3:\"url\";s:49:\"https:\/\/layerslider.com\/sliders\/fixed-background\/\";s:7:\"preview\";s:52:\"https:\/\/layerslider.com\/media\/templates\/fixed-bg.jpg\";}s:22:\"dynamic-content-slider\";a:6:{s:4:\"name\";s:22:\"Dynamic Content Slider\";s:7:\"premium\";b:0;s:8:\"requires\";s:5:\"5.0.0\";s:6:\"groups\";s:11:\"free,slider\";s:3:\"url\";s:55:\"https:\/\/layerslider.com\/sliders\/dynamic-content-slider\/\";s:7:\"preview\";s:66:\"https:\/\/layerslider.com\/media\/templates\/dynamic-content-slider.jpg\";}s:6:\"old-3d\";a:6:{s:4:\"name\";s:14:\"LayerSlider v4\";s:7:\"premium\";b:0;s:8:\"requires\";s:5:\"5.0.0\";s:6:\"groups\";s:30:\"free,3dtransition,media,slider\";s:3:\"url\";s:47:\"https:\/\/layerslider.com\/sliders\/3d-demo-slider\/\";s:7:\"preview\";s:50:\"https:\/\/layerslider.com\/media\/templates\/old-3d.jpg\";}s:2:\"v5\";a:6:{s:4:\"name\";s:14:\"LayerSlider v5\";s:7:\"premium\";b:0;s:8:\"requires\";s:5:\"5.0.0\";s:6:\"groups\";s:26:\"free,parallax,media,slider\";s:3:\"url\";s:47:\"https:\/\/layerslider.com\/sliders\/layerslider-v5\/\";s:7:\"preview\";s:46:\"https:\/\/layerslider.com\/media\/templates\/v5.jpg\";}s:12:\"video-slider\";a:6:{s:4:\"name\";s:12:\"Video Slider\";s:7:\"premium\";b:0;s:8:\"requires\";s:5:\"5.0.0\";s:6:\"groups\";s:17:\"free,media,slider\";s:3:\"url\";s:45:\"https:\/\/layerslider.com\/sliders\/video-slider\/\";s:7:\"preview\";s:56:\"https:\/\/layerslider.com\/media\/templates\/video-slider.jpg\";}s:6:\"resort\";a:6:{s:4:\"name\";s:6:\"Resort\";s:7:\"premium\";b:1;s:8:\"requires\";s:5:\"5.0.0\";s:6:\"groups\";s:14:\"premium,slider\";s:3:\"url\";s:40:\"https:\/\/layerslider.com\/sliders\/restort\/\";s:7:\"preview\";s:50:\"https:\/\/layerslider.com\/media\/templates\/resort.jpg\";}}s:15:\"kreatura-popups\";a:19:{s:26:\"happy-fluffy-holidays-2022\";a:9:{s:8:\"released\";s:10:\"2022-12-18\";s:4:\"name\";s:22:\"Happy Fluffy Holidays!\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"7.6.0\";s:6:\"groups\";s:26:\"premium,new,popup,seasonal\";s:11:\"collections\";s:9:\"christmas\";s:3:\"url\";s:58:\"https:\/\/layerslider.com\/popups\/#happy-fluffy-holidays-2022\";s:7:\"preview\";s:70:\"https:\/\/layerslider.com\/media\/templates\/happy-fluffy-holidays-2022.jpg\";}s:31:\"christmas-decoration-popup-2022\";a:9:{s:8:\"released\";s:10:\"2022-12-12\";s:4:\"name\";s:26:\"Christmas Decoration Popup\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"7.6.0\";s:6:\"groups\";s:26:\"premium,new,popup,seasonal\";s:11:\"collections\";s:9:\"christmas\";s:3:\"url\";s:63:\"https:\/\/layerslider.com\/popups\/#christmas-decoration-popup-2022\";s:7:\"preview\";s:75:\"https:\/\/layerslider.com\/media\/templates\/christmas-decoration-popup-2022.jpg\";}s:20:\"christmas-bottom-bar\";a:9:{s:8:\"released\";s:10:\"2021-12-20\";s:4:\"name\";s:20:\"Christmas Bottom Bar\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"7.0.0\";s:6:\"groups\";s:32:\"premium,popup,seasonal,promotion\";s:11:\"collections\";s:9:\"christmas\";s:3:\"url\";s:52:\"https:\/\/layerslider.com\/popups\/#christmas-bottom-bar\";s:7:\"preview\";s:64:\"https:\/\/layerslider.com\/media\/templates\/christmas-bottom-bar.jpg\";}s:17:\"black-friday-2020\";a:9:{s:8:\"released\";s:10:\"2020-11-18\";s:4:\"name\";s:17:\"Black Friday 2020\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.11.2\";s:6:\"groups\";s:32:\"premium,popup,promotion,seasonal\";s:11:\"collections\";s:12:\"black-friday\";s:3:\"url\";s:49:\"https:\/\/layerslider.com\/popups\/#black-friday-2020\";s:7:\"preview\";s:61:\"https:\/\/layerslider.com\/media\/templates\/black-friday-2020.jpg\";}s:21:\"covid-19-notification\";a:8:{s:8:\"released\";s:10:\"2020-04-01\";s:4:\"name\";s:21:\"COVID-19 Notification\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:26:\"premium,popup,notification\";s:3:\"url\";s:53:\"https:\/\/layerslider.com\/popups\/#covid-19-notification\";s:7:\"preview\";s:65:\"https:\/\/layerslider.com\/media\/templates\/covid-19-notification.jpg\";}s:19:\"covid-19-bottom-bar\";a:8:{s:8:\"released\";s:10:\"2020-04-01\";s:4:\"name\";s:19:\"COVID-19 Bottom Bar\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:26:\"premium,popup,notification\";s:3:\"url\";s:51:\"https:\/\/layerslider.com\/popups\/#covid-19-bottom-bar\";s:7:\"preview\";s:63:\"https:\/\/layerslider.com\/media\/templates\/covid-19-bottom-bar.jpg\";}s:14:\"top-bar-notice\";a:8:{s:8:\"released\";s:10:\"2020-04-01\";s:4:\"name\";s:14:\"Top Bar Notice\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:26:\"premium,popup,notification\";s:3:\"url\";s:46:\"https:\/\/layerslider.com\/popups\/#top-bar-notice\";s:7:\"preview\";s:58:\"https:\/\/layerslider.com\/media\/templates\/top-bar-notice.jpg\";}s:20:\"christmas-snow-globe\";a:9:{s:8:\"released\";s:10:\"2019-12-19\";s:4:\"name\";s:20:\"Christmas Snow Globe\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:43:\"premium,parallax,popup,loop,filter,seasonal\";s:11:\"collections\";s:9:\"christmas\";s:3:\"url\";s:52:\"https:\/\/layerslider.com\/popups\/#christmas-snow-globe\";s:7:\"preview\";s:64:\"https:\/\/layerslider.com\/media\/templates\/christmas-snow-globe.jpg\";}s:14:\"discount-popup\";a:8:{s:8:\"released\";s:10:\"2017-12-10\";s:4:\"name\";s:14:\"Discount Popup\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"6.5.5\";s:6:\"groups\";s:23:\"premium,popup,promotion\";s:3:\"url\";s:46:\"https:\/\/layerslider.com\/popups\/#discount-popup\";s:7:\"preview\";s:58:\"https:\/\/layerslider.com\/media\/templates\/discount-popup.jpg\";}s:18:\"social-share-popup\";a:8:{s:8:\"released\";s:10:\"2017-12-06\";s:4:\"name\";s:18:\"Social Share Popup\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"6.5.5\";s:6:\"groups\";s:24:\"premium,popup,api,social\";s:3:\"url\";s:50:\"https:\/\/layerslider.com\/popups\/#social-share-popup\";s:7:\"preview\";s:62:\"https:\/\/layerslider.com\/media\/templates\/social-share-popup.jpg\";}s:16:\"popup-guide-demo\";a:8:{s:8:\"released\";s:10:\"2017-06-11\";s:4:\"name\";s:16:\"Popup Guide Demo\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"6.5.0\";s:6:\"groups\";s:33:\"premium,popup,parallax,text,other\";s:3:\"url\";s:48:\"https:\/\/layerslider.com\/popups\/#popup-guide-demo\";s:7:\"preview\";s:60:\"https:\/\/layerslider.com\/media\/templates\/popup-guide-demo.jpg\";}s:18:\"popup-welcome-demo\";a:8:{s:8:\"released\";s:10:\"2017-06-11\";s:4:\"name\";s:18:\"Popup Welcome Demo\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"6.5.0\";s:6:\"groups\";s:33:\"premium,popup,parallax,text,other\";s:3:\"url\";s:50:\"https:\/\/layerslider.com\/popups\/#popup-welcome-demo\";s:7:\"preview\";s:62:\"https:\/\/layerslider.com\/media\/templates\/popup-welcome-demo.jpg\";}s:22:\"popup-transparent-demo\";a:8:{s:8:\"released\";s:10:\"2017-06-11\";s:4:\"name\";s:22:\"Popup Transparent Demo\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"6.5.0\";s:6:\"groups\";s:37:\"premium,popup,parallax,loop,promotion\";s:3:\"url\";s:54:\"https:\/\/layerslider.com\/popups\/#popup-transparent-demo\";s:7:\"preview\";s:66:\"https:\/\/layerslider.com\/media\/templates\/popup-transparent-demo.jpg\";}s:18:\"popup-sidebar-demo\";a:8:{s:8:\"released\";s:10:\"2017-06-11\";s:4:\"name\";s:18:\"Popup Sidebar Demo\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"6.5.0\";s:6:\"groups\";s:56:\"premium,popup,experiments,blendmode,text,promotion,other\";s:3:\"url\";s:50:\"https:\/\/layerslider.com\/popups\/#popup-sidebar-demo\";s:7:\"preview\";s:62:\"https:\/\/layerslider.com\/media\/templates\/popup-sidebar-demo.jpg\";}s:19:\"popup-photo-gallery\";a:8:{s:8:\"released\";s:10:\"2017-06-11\";s:4:\"name\";s:19:\"Popup Photo Gallery\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"6.5.0\";s:6:\"groups\";s:28:\"premium,popup,kenburns,other\";s:3:\"url\";s:51:\"https:\/\/layerslider.com\/popups\/#popup-photo-gallery\";s:7:\"preview\";s:63:\"https:\/\/layerslider.com\/media\/templates\/popup-photo-gallery.jpg\";}s:16:\"popup-modal-demo\";a:8:{s:8:\"released\";s:10:\"2017-06-11\";s:4:\"name\";s:16:\"Popup Modal Demo\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"6.5.0\";s:6:\"groups\";s:30:\"premium,popup,static,promotion\";s:3:\"url\";s:48:\"https:\/\/layerslider.com\/popups\/#popup-modal-demo\";s:7:\"preview\";s:60:\"https:\/\/layerslider.com\/media\/templates\/popup-modal-demo.jpg\";}s:18:\"popup-infobar-demo\";a:8:{s:8:\"released\";s:10:\"2017-06-11\";s:4:\"name\";s:18:\"Popup Infobar Demo\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"6.5.0\";s:6:\"groups\";s:59:\"premium,popup,experiments,text,promotion,notification,other\";s:3:\"url\";s:50:\"https:\/\/layerslider.com\/popups\/#popup-infobar-demo\";s:7:\"preview\";s:62:\"https:\/\/layerslider.com\/media\/templates\/popup-infobar-demo.jpg\";}s:24:\"popup-fullsize-desk-demo\";a:8:{s:8:\"released\";s:10:\"2017-06-11\";s:4:\"name\";s:24:\"Popup Fullsize Desk Demo\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"6.5.0\";s:6:\"groups\";s:60:\"premium,popup,experiments,fullsize,parallax,fullscreen,other\";s:3:\"url\";s:56:\"https:\/\/layerslider.com\/popups\/#popup-fullsize-desk-demo\";s:7:\"preview\";s:68:\"https:\/\/layerslider.com\/media\/templates\/popup-fullsize-desk-demo.jpg\";}s:18:\"conversation-popup\";a:8:{s:8:\"released\";s:10:\"2017-06-11\";s:4:\"name\";s:18:\"Conversation Popup\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"6.5.0\";s:6:\"groups\";s:44:\"premium,popup,experiments,notification,other\";s:3:\"url\";s:50:\"https:\/\/layerslider.com\/popups\/#conversation-popup\";s:7:\"preview\";s:62:\"https:\/\/layerslider.com\/media\/templates\/conversation-popup.jpg\";}}s:19:\"webshopworks-popups\";a:69:{s:29:\"wonderful-holidays-popup-2022\";a:9:{s:8:\"released\";s:10:\"2022-12-18\";s:4:\"name\";s:18:\"Wonderful Holidays\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"7.6.0\";s:6:\"groups\";s:26:\"premium,new,popup,seasonal\";s:11:\"collections\";s:9:\"christmas\";s:3:\"url\";s:74:\"https:\/\/layerslider.com\/popups\/webshopworks\/#wonderful-holidays-popup-2022\";s:7:\"preview\";s:93:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/wonderful-holidays-popup-2022.jpg\";}s:26:\"christmas-gifts-popup-2022\";a:9:{s:8:\"released\";s:10:\"2022-12-15\";s:4:\"name\";s:21:\"Christmas Gifts Popup\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:5:\"7.6.0\";s:6:\"groups\";s:8:\"seasonal\";s:11:\"collections\";s:9:\"christmas\";s:3:\"url\";s:71:\"https:\/\/layerslider.com\/popups\/webshopworks\/#christmas-gifts-popup-2022\";s:7:\"preview\";s:90:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/christmas-gifts-popup-2022.jpg\";}s:17:\"black-friday-sale\";a:9:{s:8:\"released\";s:10:\"2020-11-18\";s:4:\"name\";s:17:\"Black Friday Sale\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.11.2\";s:6:\"groups\";s:24:\"sales,seasonal,promotion\";s:11:\"collections\";s:12:\"black-friday\";s:3:\"url\";s:62:\"https:\/\/layerslider.com\/popups\/webshopworks\/#black-friday-sale\";s:7:\"preview\";s:81:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/black-friday-sale.jpg\";}s:16:\"black-friday-bar\";a:9:{s:8:\"released\";s:10:\"2020-11-18\";s:4:\"name\";s:16:\"Black Friday Bar\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.11.2\";s:6:\"groups\";s:24:\"sales,seasonal,promotion\";s:11:\"collections\";s:12:\"black-friday\";s:3:\"url\";s:61:\"https:\/\/layerslider.com\/popups\/webshopworks\/#black-friday-bar\";s:7:\"preview\";s:80:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/black-friday-bar.jpg\";}s:16:\"reveal-your-deal\";a:7:{s:4:\"name\";s:16:\"Reveal Your Deal\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:31:\"sales,coupon,seasonal,promotion\";s:3:\"url\";s:61:\"https:\/\/layerslider.com\/popups\/webshopworks\/#reveal-your-deal\";s:7:\"preview\";s:80:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/reveal-your-deal.jpg\";}s:27:\"christmas-sidebar-countdown\";a:8:{s:4:\"name\";s:27:\"Christmas Sidebar Countdown\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:24:\"sales,seasonal,promotion\";s:11:\"collections\";s:9:\"christmas\";s:3:\"url\";s:72:\"https:\/\/layerslider.com\/popups\/webshopworks\/#christmas-sidebar-countdown\";s:7:\"preview\";s:91:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/christmas-sidebar-countdown.jpg\";}s:20:\"christmas-sale-santa\";a:8:{s:4:\"name\";s:20:\"Christmas Sale Santa\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:24:\"sales,seasonal,promotion\";s:11:\"collections\";s:9:\"christmas\";s:3:\"url\";s:65:\"https:\/\/layerslider.com\/popups\/webshopworks\/#christmas-sale-santa\";s:7:\"preview\";s:84:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/christmas-sale-santa.jpg\";}s:11:\"santa-walks\";a:8:{s:4:\"name\";s:11:\"Santa Walks\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:24:\"sales,seasonal,promotion\";s:11:\"collections\";s:9:\"christmas\";s:3:\"url\";s:56:\"https:\/\/layerslider.com\/popups\/webshopworks\/#santa-walks\";s:7:\"preview\";s:75:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/santa-walks.jpg\";}s:14:\"christmas-sale\";a:8:{s:4:\"name\";s:14:\"Christmas Sale\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:14:\"seasonal,sales\";s:11:\"collections\";s:9:\"christmas\";s:3:\"url\";s:59:\"https:\/\/layerslider.com\/popups\/webshopworks\/#christmas-sale\";s:7:\"preview\";s:78:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/christmas-sale.jpg\";}s:12:\"gift-voucher\";a:7:{s:4:\"name\";s:12:\"Gift Voucher\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:32:\"newsletter,coupon,sales,seasonal\";s:3:\"url\";s:57:\"https:\/\/layerslider.com\/popups\/webshopworks\/#gift-voucher\";s:7:\"preview\";s:76:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/gift-voucher.jpg\";}s:16:\"christmas-topbar\";a:8:{s:4:\"name\";s:17:\"Christmas Top Bar\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:24:\"sales,seasonal,promotion\";s:11:\"collections\";s:9:\"christmas\";s:3:\"url\";s:61:\"https:\/\/layerslider.com\/popups\/webshopworks\/#christmas-topbar\";s:7:\"preview\";s:80:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/christmas-topbar.jpg\";}s:14:\"black-friday-9\";a:8:{s:4:\"name\";s:15:\"Black Friday #9\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:35:\"sales,seasonal,promotion,fullscreen\";s:11:\"collections\";s:12:\"black-friday\";s:3:\"url\";s:59:\"https:\/\/layerslider.com\/popups\/webshopworks\/#black-friday-9\";s:7:\"preview\";s:78:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/black-friday-9.jpg\";}s:14:\"black-friday-8\";a:8:{s:4:\"name\";s:15:\"Black Friday #8\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:35:\"sales,seasonal,promotion,fullscreen\";s:11:\"collections\";s:12:\"black-friday\";s:3:\"url\";s:59:\"https:\/\/layerslider.com\/popups\/webshopworks\/#black-friday-8\";s:7:\"preview\";s:78:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/black-friday-8.jpg\";}s:20:\"black-friday-premium\";a:8:{s:4:\"name\";s:20:\"Black Friday Premium\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:24:\"sales,seasonal,promotion\";s:11:\"collections\";s:12:\"black-friday\";s:3:\"url\";s:65:\"https:\/\/layerslider.com\/popups\/webshopworks\/#black-friday-premium\";s:7:\"preview\";s:84:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/black-friday-premium.jpg\";}s:14:\"black-friday-7\";a:8:{s:4:\"name\";s:15:\"Black Friday #7\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:24:\"sales,seasonal,promotion\";s:11:\"collections\";s:12:\"black-friday\";s:3:\"url\";s:59:\"https:\/\/layerslider.com\/popups\/webshopworks\/#black-friday-7\";s:7:\"preview\";s:78:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/black-friday-7.jpg\";}s:11:\"todays-sale\";a:7:{s:4:\"name\";s:14:\"Today\u2019s Sale\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:15:\"sales,promotion\";s:3:\"url\";s:56:\"https:\/\/layerslider.com\/popups\/webshopworks\/#todays-sale\";s:7:\"preview\";s:75:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/todays-sale.jpg\";}s:9:\"sign-up-6\";a:7:{s:4:\"name\";s:10:\"Sign Up #6\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:10:\"newsletter\";s:3:\"url\";s:54:\"https:\/\/layerslider.com\/popups\/webshopworks\/#sign-up-6\";s:7:\"preview\";s:73:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/sign-up-6.jpg\";}s:9:\"sign-up-7\";a:7:{s:4:\"name\";s:10:\"Sign Up #7\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:10:\"newsletter\";s:3:\"url\";s:54:\"https:\/\/layerslider.com\/popups\/webshopworks\/#sign-up-7\";s:7:\"preview\";s:73:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/sign-up-7.jpg\";}s:9:\"sign-up-8\";a:7:{s:4:\"name\";s:10:\"Sign Up #8\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:10:\"newsletter\";s:3:\"url\";s:54:\"https:\/\/layerslider.com\/popups\/webshopworks\/#sign-up-8\";s:7:\"preview\";s:73:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/sign-up-8.jpg\";}s:20:\"get-in-touch-with-us\";a:7:{s:4:\"name\";s:20:\"Get in Touch with Us\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:10:\"contact-us\";s:3:\"url\";s:65:\"https:\/\/layerslider.com\/popups\/webshopworks\/#get-in-touch-with-us\";s:7:\"preview\";s:84:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/get-in-touch-with-us.jpg\";}s:17:\"top-bar-subscribe\";a:7:{s:4:\"name\";s:17:\"Top Bar Subscribe\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:20:\"newsletter,promotion\";s:3:\"url\";s:62:\"https:\/\/layerslider.com\/popups\/webshopworks\/#top-bar-subscribe\";s:7:\"preview\";s:81:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/top-bar-subscribe.jpg\";}s:7:\"sign-up\";a:7:{s:4:\"name\";s:7:\"Sign Up\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:23:\"newsletter,sales,coupon\";s:3:\"url\";s:52:\"https:\/\/layerslider.com\/popups\/webshopworks\/#sign-up\";s:7:\"preview\";s:71:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/sign-up.jpg\";}s:14:\"black-friday-6\";a:8:{s:4:\"name\";s:15:\"Black Friday #6\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:24:\"sales,seasonal,promotion\";s:11:\"collections\";s:12:\"black-friday\";s:3:\"url\";s:59:\"https:\/\/layerslider.com\/popups\/webshopworks\/#black-friday-6\";s:7:\"preview\";s:78:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/black-friday-6.jpg\";}s:14:\"black-friday-5\";a:8:{s:4:\"name\";s:15:\"Black Friday #5\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:35:\"sales,seasonal,promotion,fullscreen\";s:11:\"collections\";s:12:\"black-friday\";s:3:\"url\";s:59:\"https:\/\/layerslider.com\/popups\/webshopworks\/#black-friday-5\";s:7:\"preview\";s:78:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/black-friday-5.jpg\";}s:14:\"black-friday-4\";a:8:{s:4:\"name\";s:15:\"Black Friday #4\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:24:\"sales,seasonal,promotion\";s:11:\"collections\";s:12:\"black-friday\";s:3:\"url\";s:59:\"https:\/\/layerslider.com\/popups\/webshopworks\/#black-friday-4\";s:7:\"preview\";s:78:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/black-friday-4.jpg\";}s:14:\"black-friday-1\";a:8:{s:4:\"name\";s:15:\"Black Friday #1\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:24:\"sales,seasonal,promotion\";s:11:\"collections\";s:12:\"black-friday\";s:3:\"url\";s:59:\"https:\/\/layerslider.com\/popups\/webshopworks\/#black-friday-1\";s:7:\"preview\";s:78:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/black-friday-1.jpg\";}s:17:\"spring-super-sale\";a:7:{s:4:\"name\";s:17:\"Spring Super Sale\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:24:\"sales,seasonal,promotion\";s:3:\"url\";s:62:\"https:\/\/layerslider.com\/popups\/webshopworks\/#spring-super-sale\";s:7:\"preview\";s:81:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/spring-super-sale.jpg\";}s:8:\"discount\";a:7:{s:4:\"name\";s:8:\"Discount\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:5:\"sales\";s:3:\"url\";s:53:\"https:\/\/layerslider.com\/popups\/webshopworks\/#discount\";s:7:\"preview\";s:72:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/discount.jpg\";}s:9:\"sign-up-3\";a:7:{s:4:\"name\";s:10:\"Sign Up #3\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:10:\"newsletter\";s:3:\"url\";s:54:\"https:\/\/layerslider.com\/popups\/webshopworks\/#sign-up-3\";s:7:\"preview\";s:73:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/sign-up-3.jpg\";}s:22:\"sidebar-countdown-sale\";a:7:{s:4:\"name\";s:22:\"Sidebar Countdown Sale\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:22:\"sales,promotion,coupon\";s:3:\"url\";s:67:\"https:\/\/layerslider.com\/popups\/webshopworks\/#sidebar-countdown-sale\";s:7:\"preview\";s:86:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/sidebar-countdown-sale.jpg\";}s:15:\"countdown-timer\";a:7:{s:4:\"name\";s:15:\"Countdown Timer\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:14:\"sales,seasonal\";s:3:\"url\";s:60:\"https:\/\/layerslider.com\/popups\/webshopworks\/#countdown-timer\";s:7:\"preview\";s:79:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/countdown-timer.jpg\";}s:10:\"discount-5\";a:7:{s:4:\"name\";s:11:\"Discount #5\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:5:\"sales\";s:3:\"url\";s:55:\"https:\/\/layerslider.com\/popups\/webshopworks\/#discount-5\";s:7:\"preview\";s:74:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/discount-5.jpg\";}s:10:\"discount-2\";a:7:{s:4:\"name\";s:10:\"Discount 2\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:12:\"sales,coupon\";s:3:\"url\";s:55:\"https:\/\/layerslider.com\/popups\/webshopworks\/#discount-2\";s:7:\"preview\";s:74:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/discount-2.jpg\";}s:11:\"subscribe-5\";a:7:{s:4:\"name\";s:12:\"Subscribe #5\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:23:\"newsletter,sales,coupon\";s:3:\"url\";s:56:\"https:\/\/layerslider.com\/popups\/webshopworks\/#subscribe-5\";s:7:\"preview\";s:75:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/subscribe-5.jpg\";}s:9:\"mega-sale\";a:7:{s:4:\"name\";s:9:\"Mega Sale\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:35:\"sales,seasonal,promotion,fullscreen\";s:3:\"url\";s:54:\"https:\/\/layerslider.com\/popups\/webshopworks\/#mega-sale\";s:7:\"preview\";s:73:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/mega-sale.jpg\";}s:10:\"discount-4\";a:7:{s:4:\"name\";s:10:\"Discount 4\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:15:\"sales,promotion\";s:3:\"url\";s:55:\"https:\/\/layerslider.com\/popups\/webshopworks\/#discount-4\";s:7:\"preview\";s:74:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/discount-4.jpg\";}s:8:\"info-bar\";a:7:{s:4:\"name\";s:8:\"Info Bar\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:9:\"promotion\";s:3:\"url\";s:53:\"https:\/\/layerslider.com\/popups\/webshopworks\/#info-bar\";s:7:\"preview\";s:72:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/info-bar.jpg\";}s:11:\"subscribe-4\";a:7:{s:4:\"name\";s:12:\"Subscribe #4\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:20:\"newsletter,promotion\";s:3:\"url\";s:56:\"https:\/\/layerslider.com\/popups\/webshopworks\/#subscribe-4\";s:7:\"preview\";s:75:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/subscribe-4.jpg\";}s:10:\"contact-us\";a:7:{s:4:\"name\";s:10:\"Contact Us\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:10:\"contact-us\";s:3:\"url\";s:55:\"https:\/\/layerslider.com\/popups\/webshopworks\/#contact-us\";s:7:\"preview\";s:74:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/contact-us.jpg\";}s:10:\"discount-3\";a:7:{s:4:\"name\";s:10:\"Discount 3\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:5:\"sales\";s:3:\"url\";s:55:\"https:\/\/layerslider.com\/popups\/webshopworks\/#discount-3\";s:7:\"preview\";s:74:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/discount-3.jpg\";}s:9:\"sign-up-4\";a:7:{s:4:\"name\";s:10:\"Sign Up #4\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:10:\"newsletter\";s:3:\"url\";s:54:\"https:\/\/layerslider.com\/popups\/webshopworks\/#sign-up-4\";s:7:\"preview\";s:73:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/sign-up-4.jpg\";}s:4:\"mail\";a:7:{s:4:\"name\";s:4:\"Mail\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:10:\"newsletter\";s:3:\"url\";s:49:\"https:\/\/layerslider.com\/popups\/webshopworks\/#mail\";s:7:\"preview\";s:68:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/mail.jpg\";}s:18:\"kitchen-appliances\";a:7:{s:4:\"name\";s:18:\"Kitchen Appliances\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:9:\"promotion\";s:3:\"url\";s:63:\"https:\/\/layerslider.com\/popups\/webshopworks\/#kitchen-appliances\";s:7:\"preview\";s:82:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/kitchen-appliances.jpg\";}s:11:\"subscribe-3\";a:7:{s:4:\"name\";s:12:\"Subscribe #3\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:10:\"newsletter\";s:3:\"url\";s:56:\"https:\/\/layerslider.com\/popups\/webshopworks\/#subscribe-3\";s:7:\"preview\";s:75:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/subscribe-3.jpg\";}s:6:\"ticket\";a:7:{s:4:\"name\";s:6:\"Ticket\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:12:\"sales,coupon\";s:3:\"url\";s:51:\"https:\/\/layerslider.com\/popups\/webshopworks\/#ticket\";s:7:\"preview\";s:70:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/ticket.jpg\";}s:8:\"hey-wait\";a:7:{s:4:\"name\";s:10:\"Hey, wait!\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:35:\"exit-intent,newsletter,sales,coupon\";s:3:\"url\";s:53:\"https:\/\/layerslider.com\/popups\/webshopworks\/#hey-wait\";s:7:\"preview\";s:72:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/hey-wait.jpg\";}s:9:\"subscribe\";a:7:{s:4:\"name\";s:12:\"Subscribe #1\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:10:\"newsletter\";s:3:\"url\";s:54:\"https:\/\/layerslider.com\/popups\/webshopworks\/#subscribe\";s:7:\"preview\";s:73:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/subscribe.jpg\";}s:11:\"subscribe-2\";a:7:{s:4:\"name\";s:12:\"Subscribe #2\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:21:\"newsletter,fullscreen\";s:3:\"url\";s:56:\"https:\/\/layerslider.com\/popups\/webshopworks\/#subscribe-2\";s:7:\"preview\";s:75:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/subscribe-2.jpg\";}s:16:\"age-verification\";a:7:{s:4:\"name\";s:16:\"Age Verification\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:27:\"age-verification,fullscreen\";s:3:\"url\";s:61:\"https:\/\/layerslider.com\/popups\/webshopworks\/#age-verification\";s:7:\"preview\";s:80:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/age-verification.jpg\";}s:12:\"get-in-touch\";a:7:{s:4:\"name\";s:12:\"Get in Touch\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:10:\"contact-us\";s:3:\"url\";s:57:\"https:\/\/layerslider.com\/popups\/webshopworks\/#get-in-touch\";s:7:\"preview\";s:76:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/get-in-touch.jpg\";}s:14:\"social-share-2\";a:7:{s:4:\"name\";s:15:\"Social Share #2\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:6:\"social\";s:3:\"url\";s:59:\"https:\/\/layerslider.com\/popups\/webshopworks\/#social-share-2\";s:7:\"preview\";s:78:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/social-share-2.jpg\";}s:9:\"sign-up-2\";a:7:{s:4:\"name\";s:10:\"Sign Up #2\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:10:\"newsletter\";s:3:\"url\";s:54:\"https:\/\/layerslider.com\/popups\/webshopworks\/#sign-up-2\";s:7:\"preview\";s:73:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/sign-up-2.jpg\";}s:11:\"watch-promo\";a:7:{s:4:\"name\";s:11:\"Watch Promo\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:21:\"promotion,exit-intent\";s:3:\"url\";s:56:\"https:\/\/layerslider.com\/popups\/webshopworks\/#watch-promo\";s:7:\"preview\";s:75:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/watch-promo.jpg\";}s:19:\"product-accessories\";a:7:{s:4:\"name\";s:19:\"Product Accessories\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:9:\"promotion\";s:3:\"url\";s:64:\"https:\/\/layerslider.com\/popups\/webshopworks\/#product-accessories\";s:7:\"preview\";s:83:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/product-accessories.jpg\";}s:9:\"sign-up-5\";a:7:{s:4:\"name\";s:10:\"Sign Up #5\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:10:\"newsletter\";s:3:\"url\";s:54:\"https:\/\/layerslider.com\/popups\/webshopworks\/#sign-up-5\";s:7:\"preview\";s:73:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/sign-up-5.jpg\";}s:14:\"black-friday-2\";a:8:{s:4:\"name\";s:15:\"Black Friday #2\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:24:\"sales,seasonal,promotion\";s:11:\"collections\";s:12:\"black-friday\";s:3:\"url\";s:59:\"https:\/\/layerslider.com\/popups\/webshopworks\/#black-friday-2\";s:7:\"preview\";s:78:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/black-friday-2.jpg\";}s:14:\"black-friday-3\";a:8:{s:4:\"name\";s:15:\"Black Friday #3\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:24:\"sales,seasonal,promotion\";s:11:\"collections\";s:12:\"black-friday\";s:3:\"url\";s:59:\"https:\/\/layerslider.com\/popups\/webshopworks\/#black-friday-3\";s:7:\"preview\";s:78:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/black-friday-3.jpg\";}s:16:\"halloween-sale-2\";a:8:{s:4:\"name\";s:17:\"Halloween Sale #2\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:24:\"sales,seasonal,promotion\";s:11:\"collections\";s:9:\"halloween\";s:3:\"url\";s:61:\"https:\/\/layerslider.com\/popups\/webshopworks\/#halloween-sale-2\";s:7:\"preview\";s:80:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/halloween-sale-2.jpg\";}s:16:\"halloween-sale-1\";a:8:{s:4:\"name\";s:17:\"Halloween Sale #1\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:24:\"sales,seasonal,promotion\";s:11:\"collections\";s:9:\"halloween\";s:3:\"url\";s:61:\"https:\/\/layerslider.com\/popups\/webshopworks\/#halloween-sale-1\";s:7:\"preview\";s:80:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/halloween-sale-1.jpg\";}s:12:\"pumpkin-sale\";a:8:{s:4:\"name\";s:12:\"Pumpkin Sale\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:24:\"sales,seasonal,promotion\";s:11:\"collections\";s:9:\"halloween\";s:3:\"url\";s:57:\"https:\/\/layerslider.com\/popups\/webshopworks\/#pumpkin-sale\";s:7:\"preview\";s:76:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/pumpkin-sale.jpg\";}s:11:\"spring-sale\";a:7:{s:4:\"name\";s:11:\"Spring Sale\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:24:\"sales,seasonal,promotion\";s:3:\"url\";s:56:\"https:\/\/layerslider.com\/popups\/webshopworks\/#spring-sale\";s:7:\"preview\";s:75:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/spring-sale.jpg\";}s:11:\"mothers-day\";a:8:{s:4:\"name\";s:14:\"Mother\u2019s Day\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:35:\"sales,seasonal,promotion,fullscreen\";s:11:\"collections\";s:11:\"mothers-day\";s:3:\"url\";s:56:\"https:\/\/layerslider.com\/popups\/webshopworks\/#mothers-day\";s:7:\"preview\";s:75:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/mothers-day.jpg\";}s:20:\"easter-subscribe-bar\";a:8:{s:4:\"name\";s:20:\"Easter Subscribe Bar\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:25:\"sales,seasonal,newsletter\";s:11:\"collections\";s:6:\"easter\";s:3:\"url\";s:65:\"https:\/\/layerslider.com\/popups\/webshopworks\/#easter-subscribe-bar\";s:7:\"preview\";s:84:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/easter-subscribe-bar.jpg\";}s:14:\"easter-welcome\";a:8:{s:4:\"name\";s:14:\"Easter Welcome\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:8:\"seasonal\";s:11:\"collections\";s:6:\"easter\";s:3:\"url\";s:59:\"https:\/\/layerslider.com\/popups\/webshopworks\/#easter-welcome\";s:7:\"preview\";s:78:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/easter-welcome.jpg\";}s:17:\"easter-newsletter\";a:8:{s:4:\"name\";s:17:\"Easter Newsletter\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:32:\"sales,seasonal,newsletter,coupon\";s:11:\"collections\";s:6:\"easter\";s:3:\"url\";s:62:\"https:\/\/layerslider.com\/popups\/webshopworks\/#easter-newsletter\";s:7:\"preview\";s:81:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/easter-newsletter.jpg\";}s:11:\"season-sale\";a:8:{s:4:\"name\";s:11:\"Season Sale\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:24:\"sales,seasonal,promotion\";s:11:\"collections\";s:6:\"easter\";s:3:\"url\";s:56:\"https:\/\/layerslider.com\/popups\/webshopworks\/#season-sale\";s:7:\"preview\";s:75:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/season-sale.jpg\";}s:11:\"easter-sale\";a:8:{s:4:\"name\";s:11:\"Easter Sale\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:24:\"sales,seasonal,promotion\";s:11:\"collections\";s:6:\"easter\";s:3:\"url\";s:56:\"https:\/\/layerslider.com\/popups\/webshopworks\/#easter-sale\";s:7:\"preview\";s:75:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/easter-sale.jpg\";}s:20:\"easter-sale-surprise\";a:8:{s:4:\"name\";s:20:\"Easter Sale Surprise\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:24:\"sales,seasonal,promotion\";s:11:\"collections\";s:6:\"easter\";s:3:\"url\";s:65:\"https:\/\/layerslider.com\/popups\/webshopworks\/#easter-sale-surprise\";s:7:\"preview\";s:84:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/easter-sale-surprise.jpg\";}s:18:\"join-the-community\";a:7:{s:4:\"name\";s:18:\"Join the Community\";s:7:\"premium\";b:1;s:5:\"popup\";b:1;s:8:\"requires\";s:6:\"6.10.0\";s:6:\"groups\";s:6:\"social\";s:3:\"url\";s:63:\"https:\/\/layerslider.com\/popups\/webshopworks\/#join-the-community\";s:7:\"preview\";s:82:\"https:\/\/layerslider.com\/media\/templates\/webshopworks-popups\/join-the-community.jpg\";}}}s:13:\"notifications\";a:0:{}s:11:\"release-log\";s:19689:\"<!-- FEED-ENTRY -->\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.6.8\n\t\t\t<ls-small>Jan 24, 2023<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>Interface and usability improvements in the new Templates section.<\/ls-li><ls-li>Fixed the Hide on Mobile option on desktop machines with touchscreens.<\/ls-li><ls-li>Fixed an issue in IE11 that caused a \"Multiple jQuery issue\" notification.<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n<!-- FEED-ENTRY -->\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.6.7\n\t\t\t<ls-small>Dec 12, 2022<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>Fixed an issue with importing in the new Templates section.<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n<!-- FEED-ENTRY -->\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.6.5\n\t\t\t<ls-small>Dec 12, 2022<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>Brand new Templates section with a Discover page, Collections, and more.<\/ls-li><ls-li>Fixed the Hide and Delete project context menu options on the dashboard.<\/ls-li><ls-li>Fixed popup parallax behavior issues in some cases.<\/ls-li><ls-li>Fixed some pinned layer issues in Safari.<\/ls-li><ls-li>Fixed an issue with static layers if the Allow Restarting Slides On Resize option was active.<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n<!-- FEED-ENTRY -->\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.6.1\n\t\t\t<ls-small>Nov 28, 2022<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>We've changed the way we compress our plugin files to avoid potential false-positive security detections. Read our <a target=\"_blank\" href=\"https:\/\/layerslider.com\/blog\/incident-report-false-malware-detection\/\">recent blog post<\/a> on the matter to learn more.<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n<!-- FEED-ENTRY -->\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.6.0\n\t\t\t<ls-small>Nov 23, 2022<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>NEW: Scroll Scene, a successor to \"Play By Scroll\", is here. Play your slider animations by scrolling the page.<\/ls-li><ls-li>NEW: Sticky Scene is also here, so you can pin and keep sliders in place while scrolling the page.<\/ls-li><ls-li>NEW: You can pin layers as well in the same manner.<\/ls-li><ls-li>NEW: Introducing Performance Mode, a new option that ensures your sliders aren't consuming resources in the background. It can dramatically increase performance when there are many sliders on the same page.<\/ls-li><ls-li>NEW: Hero sliders can now track and adapt to specified elements to perfectly align with your header area in all cases.<\/ls-li><ls-li>NEW: The editor now automatically detects and offers custom fonts loaded by 3rd parties.<\/ls-li><ls-li>NEW: Added custom prompt windows that are much nicer and won't interfere in fullscreen editing mode.<\/ls-li><ls-li>NEW: Added \"Get Scroll Position Of\" option to Scroll Transition.<\/ls-li><ls-li>NEW: \"tabindex\" now has a dedicated option field in common attributes.<\/ls-li><ls-li>Updated Gutenberg block to ensure compatibility with future WordPress releases.<\/ls-li><ls-li>Updated and improved Elementor widget, which now requires Elementor 3.5.0 or newer.<\/ls-li><ls-li>General user interface improvements throughout the plugin.<\/ls-li><ls-li>Improved compatibility with certain WordPress themes.<\/ls-li><ls-li>Enhanced Lazy Load to maximize compatibility with 3rd parties.<\/ls-li><ls-li>Lots of improvements for all preview modes.<\/ls-li><ls-li>Further performance optimizations under the hood.<\/ls-li><ls-li>Fixed Popup display issues in some instances.<\/ls-li><ls-li>Fixed muting Vimeo videos that interfered with autoplay.<\/ls-li><ls-li>Fixed modifying SVGs that inserted a duplicate before.<\/ls-li><ls-li>Fixed some dropzone issues when dragging and dropping files into the editor.<\/ls-li><ls-li>Fixed horizontal scrollbar appearing in rare cases.<\/ls-li><ls-li>Fixed pinch &amp; zoom resizing issues on mobile devices in rare cases.<\/ls-li><ls-li>Fixed stacking order issue in Layer Preview with multiple selection.<\/ls-li><ls-li>Fixed removing layer background image in multiple selection mode.<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.5.3\n\t\t\t<ls-small>Oct 17, 2022<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>Improved System Status with an added option to clear LocalStorage.<\/ls-li><ls-li>Fixed an issue that caused blank slides with sliders outside the viewport in some cases.<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.5.2\n\t\t\t<ls-small>Oct 14, 2022<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>Fixed popup parallax and timing issues in rare cases.<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.5.1\n\t\t\t<ls-small>Oct 14, 2022<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>The Origami special effect can now work with solid background colors.<\/ls-li><ls-li>Improvements for online services and connectivity.<\/ls-li><ls-li>Changed the default \"Initial Fade Duration\" from 350 to 0.<\/ls-li><ls-li>Increased compatibility with image lazy-loaders.<\/ls-li><ls-li>Improved \"restart slide on resize\" behavior on mobile devices.<\/ls-li><ls-li>Fixed the Allow Fullscreen Mode option in Project Settings.<\/ls-li><ls-li>Fixed miscalculated transform origin in rare cases.<\/ls-li><ls-li>Fixed text selection when text transition and background clip are used together.<\/ls-li><ls-li>Fixed background image position issues on text layers with text transition and background clip enabled.<\/ls-li><ls-li>Fixed text transition of parallax-enabled layers when navigating backwards.<\/ls-li><ls-li>Fixed transform origin and transform perspective of layers where the opening transition duration is set to 0.<\/ls-li><ls-li>Fixed font size issues on some mobile devices.<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.5.0\n\t\t\t<ls-small>Sep 20, 2022<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul>\n\t\t\t<ls-li>NEW: Say hello to Transition Presets! Choose from 68 beautiful and unique pre-designed effects for various use cases, or save your own frequently used layer transitions.<\/ls-li>\n\t\t\t<ls-li>NEW: Text mask effects. Apply gradients or texture on your fonts with the new Background Clip option.<\/ls-li>\n\t\t\t<ls-li>NEW: Added 28 new slide transitions.<\/ls-li>\n\t\t\t<ls-li>NEW: Added \"Mirror Transition\" options to support carousel-like effects that animate layers back and forth depending on the navigation direction.<\/ls-li>\n\t\t\t<ls-li>NEW: Opening and Ending Transitions can now inherit transformations set under the STYLE menu as well as perform automatic operations on those values.<\/ls-li>\n\t\t\t<ls-li>NEW: Added text color option to Text Transitions.<\/ls-li>\n\t\t\t<ls-li>NEW: Added \"Overflow\" option to layer styles, Opening Text Transition, and Ending Text Transition.<\/ls-li>\n\t\t\t<ls-li>NEW: You can now specify a minimum and maximum responsive ratio, making it possible to control how layers are resized.<\/ls-li>\n\t\t\t<ls-li>NEW: Added \"Responsive\" options to Scroll Transition's Offset settings to control layer movement on different devices.<\/ls-li>\n\t\t\t<ls-li>Updated French localization [Thanks to <a href=\"https:\/\/instinct-photo.fr\/contact\/\" target=\"_blank\">Patrick Perrono<\/a>]<\/ls-li>\n\t\t\t<ls-li>Layer Preview now supports multiple selection mode.<\/ls-li>\n\t\t\t<ls-li>Slide Preview now supports live edits just like Layer Preview, and changes are reflected in real-time without leaving preview mode.<\/ls-li>\n\t\t\t<ls-li>You can now undo\/redo changes in live preview mode, and changes are reflected in real-time.<\/ls-li>\n\t\t\t<ls-li>Various other improvements in all preview modes.<\/ls-li>\n\t\t\t<ls-li>Various improvements for multiple selection mode.<\/ls-li>\n\t\t\t<ls-li>Various improvements and bug fixes for undoing\/redoing changes.<\/ls-li>\n\t\t\t<ls-li>Various color picker improvements.<\/ls-li>\n\t\t\t<ls-li>Ending Text Transition no longer requires an Ending Transition and can be played at the end of the slide.<\/ls-li>\n\t\t\t<ls-li>Fixed \"Prevent Mouse Events\" option.<\/ls-li>\n\t\t\t<ls-li>Fixed fast slide jumps. Rapidly changing slides can no longer cause any issues.<\/ls-li>\n\t\t\t<ls-li>Fixed layer timings when the \"Start At\" field is empty.<\/ls-li>\n\t\t\t<ls-li>Fixed returning values from certain API callbacks like slideChangeWillStart.<\/ls-li>\n\t\t\t<ls-li>Fixed animation behavior when the Ending Transition is disabled.<\/ls-li>\n\t\t\t<ls-li>Fixed the Transform Origin setting of Text Transition nodes.<\/ls-li>\n\t\t\t<ls-li>Fixed disabling keyboard navigation when visitors are typing into a text field.<\/ls-li>\n\t\t\t<ls-li>Many animation and timing behavior improvements.<\/ls-li>\n\t\t\t<ls-li>Many UI improvements throughout the editor.<\/ls-li>\n\t\t\t<ls-li>Many under-the-hood improvements and bug fixes.<\/ls-li>\n\t\t<\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.3.0\n\t\t\t<ls-small>Aug 23, 2022<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>NEW: Scroll Transition. Animate layers by scrolling the page.<\/ls-li><ls-li>DEPRECATED: Play By Scroll.<\/ls-li><ls-li>Added \"Enable Play By Scroll\" option to Plugin Settings \u2192 Miscellaneous.<\/ls-li><ls-li>Added \"Vertical Spacing\" options to Project Settings \u2192 Layout.<\/ls-li><ls-li>Added \"Related Settings\" shortcuts to relevant places of the Project Editor.<\/ls-li><ls-li>Improved Search experience in the Project Editor.<\/ls-li><ls-li>Fixed setting layer background image in multiple selection mode.<\/ls-li><ls-li>Fixed slide background position issues in Ken Burns effect.<\/ls-li><ls-li>Fixed searching for projects that are in groups.<\/ls-li><ls-li>Fixed color stop dragging issues in the color picker.<\/ls-li><ls-li>Fixed Post Taxonomy support for dynamic content sources.<\/ls-li><ls-li>Fixed the \"Open Popup\" layer action on front-end pages with logged out users.<\/ls-li><ls-li>Many under-the-hood improvements and bug fixes.<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.2.5\n\t\t\t<ls-small>Jul 18, 2022<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>Added backdrop filter support that allows blurring, color shifting, etc., the area behind layers.<\/ls-li><ls-li>Added a dedicated System Status menu item to LayerSlider's dashboard.<\/ls-li><ls-li>Added \"Recommended Settings\" section to System Status.<\/ls-li><ls-li>Improvements in text rendering and resizing sliders and popups.<\/ls-li><ls-li>Increased PHP compatibility with some non-GNU systems, like Solaris or Alpine Linux.<\/ls-li><ls-li>Fixed a rare issue that caused severe interface display issues.<\/ls-li><ls-li>Fixed video poster images not properly displaying in some cases.<\/ls-li><ls-li>Fixed Parallax Transition's Transform Origin setting.<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.2.4\n\t\t\t<ls-small>Jun 27, 2022<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>Fixed an issue that caused incorrectly renaming projects in rare cases.<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.2.3\n\t\t\t<ls-small>Jun 13, 2022<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>Added <strong>Skip \"Start in Viewport\"<\/strong> option, which makes it possible for layers to appear before your sliders start.<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.2.2\n\t\t\t<ls-small>Jun 1, 2022<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>Added a Quick Tip panel for embedding projects when you publish your work.<\/ls-li><ls-li>Introducing a new \"Open Popup\" layer action. Easily open any Popup anywhere, even if they aren't embedded on the page. No configuration needed.<\/ls-li><ls-li>Added a \"Launch Popups\" layer action, which triggers Popups waiting in the background to be opened.<\/ls-li><ls-li>Fixed switches and other layer action features.<\/ls-li><ls-li>Several UI fixes and improvements.<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.2.1\n\t\t\t<ls-small>May 2, 2022<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>This update contains security fixes.<\/ls-li><ls-li>New positioning options for layers (Align Positions From).<\/ls-li><ls-li>Updated LayerSlider module for the Classic Editor.<\/ls-li><ls-li>Improvements for the Hero layout mode.<\/ls-li><ls-li>Improved Project Preview now tracks much more options.&nbsp;<\/ls-li><ls-li>Fixed ampersand character in project names.<\/ls-li><ls-li>Fixed \"Scroll to Element\" layer action.<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.2.0\n\t\t\t<ls-small>Apr 20, 2022<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>Added Blob and Wave Shape generators.<\/ls-li><ls-li>Improved interface for Shape layers.<\/ls-li><ls-li>Revised Help and Smart Operation popups.<\/ls-li><ls-li>Improved Project Preview that tracks much more options.<\/ls-li><ls-li>Lots of important fixes and improvements throughout the plugin.<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.1.4\n\t\t\t<ls-small>Mar 31, 2022<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>Used Google Fonts are now automatically added to your project when importing or pasting layers and slides.<\/ls-li><ls-li>More efficient and better handling of loading Google Fonts.<\/ls-li><ls-li>Fixed the Timeline's layers list with hidden layers.<\/ls-li><ls-li>Fixed PHP debug messages.<\/ls-li><ls-li>Fixed minor UI issues.<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.1.3\n\t\t\t<ls-small>Mar 17, 2022<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>Fixed image layers loaded from custom URLs.<\/ls-li><ls-li>Fixed the [image] post placeholder for Dynamic Layers.<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.1.2\n\t\t\t<ls-small>Mar 10, 2022<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>This update contains security fixes.<\/ls-li><ls-li>You can now set the default slide duration and timings in Project Settings.<\/ls-li><ls-li>Slide duration and timing settings can now easily be applied to other slides.<\/ls-li><ls-li>Eliminated some rare issues with importing templates.<\/ls-li><ls-li>Fixed rare layer animation issues when changing slides.<\/ls-li><ls-li>Fixed Hover Transition's \"Always on Top\" option.<\/ls-li><ls-li>UI fixes and improvements.<\/ls-li><ls-li>Other bug fixes and improvements under the hood.<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.1.1\n\t\t\t<ls-small>Feb 21, 2022<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-p>Added complete French localization. [Thanks to <a href=\"https:\/\/instinct-photo.fr\/contact\/\" target=\"_blank\">Patrick Perrono<\/a>]<\/ls-p>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.1.0\n\t\t\t<ls-small>Feb 14, 2022<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-p>Added Font Awesome 6 icon family.<\/ls-p>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.0.8\n\t\t\t<ls-small>Feb 8, 2022<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>You can now quickly rename any project from the dashboard<\/ls-li><ls-li>Added slidebar timer support for Slide and Project Preview<\/ls-li><ls-li>Multiple fixes and enhancements in Project Preview<\/ls-li><ls-li>UI and usability fixes<\/ls-li><ls-li>Countless improvements under the hood<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.0.7\n\t\t\t<ls-small>Dec 20, 2021<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>Fixed manually updating the list of LayerSlider Templates.<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.0.6\n\t\t\t<ls-small>Dec 20, 2021<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>Added shortcuts to quickly remove text and box shadows.<\/ls-li><ls-li>Added layer action: Close All Popups.<\/ls-li><ls-li>Fixed project search on dashboard.<\/ls-li><ls-li>Fixed layers list visibility and lock buttons.<\/ls-li><ls-li>Fixed project editor with \"Defer Javascript loading\" option enabled.<\/ls-li><ls-li>Fixed custom slide transition in Project Preview.<\/ls-li><ls-li>Numerous fixes and improvements throughout the plugin.<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.0.5\n\t\t\t<ls-small>Dec 3, 2021<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>Important fixes for UI and performance issues in the Project Editor.<\/ls-li><ls-li>Project IDs are now visible and searchable on LayerSlider\u2019s dashboard.<\/ls-li><ls-li>Various minor fixes and improvements.<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.0.4\n\t\t\t<ls-small>Nov 29, 2021<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul><ls-li>Added layer alignment shortcuts to the STYLE menu of layers.<\/ls-li><ls-li>Fixed Media Library modal window in Safari.<\/ls-li><ls-li>Fixed scrolling issues in Project Preview.<\/ls-li><ls-li>Various fixes under the hood.<\/ls-li><\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.0.1 \u2013 7.0.3\n\t\t\t<ls-small>Nov 26, 2021<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul>\n\t\t\t<ls-li>Fixed modal windows in Safari.<\/ls-li>\n\t\t\t<ls-li>Various fixes throughout the plugin.<\/ls-li>\n\t\t<\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 7.0.0\n\t\t\t<ls-small>Nov 25, 2021<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-p>The day has finally come to share LayerSlider 7 with you. &nbsp;We\u2019re super excited about this release. It\u2019s a massive milestone in the development of LayerSlider, which gives us a solid and modern foundation we can easily and quickly build upon. We\u2019ve concluded that making a complete changelog is impossible due to the amount of changes both visible and under the hood. We keep updating and refining the documentation, and LayerSlider 7 will be welcoming you with a guided product tour explaining the interface changes. We hope you\u2019ll enjoy using LayerSlider 7 as much as we do.<\/ls-p>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 6.11.9\n\t\t\t<ls-small>Sep 28, 2021<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-p>We know it may seem otherwise, but we're still alive! ;) In fact, we are extremely busy getting ready LayerSlider 7. It will be our biggest update since LayerSlider came into existence. LS7 will be a free update, and we'll announce more details soon. Until then, here's a maintenance release to address the issues that can't wait.<\/ls-p>\n\t\t<ls-ul>\n\t\t\t<ls-li>Fixed LayerSlider's Gutenberg block.<\/ls-li>\n\t\t\t<ls-li>Various compatibility fixes.<\/ls-li>\n\t\t<\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 6.11.8\n\t\t\t<ls-small>Apr 19, 2021<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul>\n\t\t\t<ls-li>\n\t\t\t\tImproved compatibility with older versions of LayerSlider.\n\t\t\t<\/ls-li>\n\t\t\t<ls-li>\n\t\t\t\tOther improvements and bug fixes under the hood.\n\t\t\t<\/ls-li>\n\t\t<\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 6.11.7\n\t\t\t<ls-small>Apr 7, 2021<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul>\n\t\t\t<ls-li>\n\t\t\t\tFixed minor user interface issues.\n\t\t\t<\/ls-li>\n\t\t\t<ls-li>\n\t\t\t\tFixed layer order when using <picture> element.\n\t\t\t<\/ls-li>\n\t\t\t<ls-li>\n\t\t\t\tFixed linked &lt;picture&gt; elements.\n\t\t\t<\/ls-li>\n\t\t<\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 6.11.6\n\t\t\t<ls-small>Mar 3, 2021<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul>\n\t\t\t<ls-li>\n\t\t\t\tFixed image sizes & positions with certain image optimization plugins\n\t\t\t<\/ls-li>\n\t\t\t<ls-li>\n\t\t\t\tAdded WayPoint support to update scroll triggers after slider initialization\n\t\t\t<\/ls-li>\n\t\t<\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 6.11.5\n\t\t\t<ls-small>Feb 1, 2021<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-ul>\n\t\t\t<ls-li>\n\t\t\t\tPrevent WordPress applying HTML-native lazy loading on slider images. LayerSlider has its own lazy loading mechanism that\u2019s more suitable for sliders and popups.\n\t\t\t<\/ls-li>\n\t\t\t<ls-li>\n\t\t\t\tAdded \"Use loading attribute\" option to LayerSlider \u2192 Options \u2192 Advanced to restore HTML-native lazy loading.\n\t\t\t<\/ls-li>\n\t\t\t<ls-li>\n\t\t\t\tIncreased compatibility for 3rd party themes and plugins.\n\t\t\t<\/ls-li>\n\t\t<\/ls-ul>\n\t<\/ls-box>\n<\/ls-li>\n\n\n<ls-li>\n\t<ls-box>\n\t\t<ls-h5>\n\t\t\tLayerSlider 6.11.4\n\t\t\t<ls-small>Jan 25, 2021<\/ls-small>\n\t\t<\/ls-h5>\n\t\t<ls-p>\n\t\t\tThis release fixes an issue introduced in the last update when there are multiple sliders on page.\n\t\t<\/ls-p>\n\t<\/ls-box>\n<\/ls-li>\n\";s:16:\"important-notice\";b:0;s:14:\"latest-version\";s:5:\"7.6.8\";s:19:\"latest-version-date\";s:10:\"2023-01-24\";}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"203","option_name":"ls-remote-data-updated","option_value":"1674821009","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"204","option_name":"ls-google-fonts-data","option_value":"a:2:{s:9:\"languages\";a:28:{i:0;a:2:{s:4:\"lang\";s:5:\"latin\";s:8:\"sentence\";s:27:\"It's just a matter of time.\";}i:1;a:2:{s:4:\"lang\";s:9:\"latin-ext\";s:8:\"sentence\";s:54:\"Qui trop l\u00e9g\u00e8rement se fie, mal \u00e0 propos se d\u00e9fie.\";}i:2;a:2:{s:4:\"lang\";s:6:\"arabic\";s:8:\"sentence\";s:54:\"\u0627\u0644\u062d\u0628 \u0633\u0645\u0627\u0621 \u0644\u0627 \u062a\u0645\u0637\u0631 \u063a\u064a\u0631 \u0627\u0644\u0623\u062d\u0644\u0627\u0645.\";}i:3;a:2:{s:4:\"lang\";s:7:\"bengali\";s:8:\"sentence\";s:182:\"\u0986\u0997\u09c1\u09a8\u09c7\u09b0 \u09b6\u09bf\u0996\u09be \u09a8\u09bf\u09ad\u09c7 \u0997\u09bf\u09af\u09bc\u09c7\u099b\u09bf\u09b2, \u0986\u09b0 \u09a4\u09bf\u09a8\u09bf \u099c\u09be\u09a8\u09b2\u09be \u09a6\u09bf\u09af\u09bc\u09c7 \u09a4\u09be\u09b0\u09be\u09a6\u09c7\u09b0 \u09a6\u09bf\u0995\u09c7 \u09a4\u09be\u0995\u09be\u09b2\u09c7\u09a8\u09f7\";}i:4;a:2:{s:4:\"lang\";s:16:\"chinese-hongkong\";s:8:\"sentence\";s:57:\"\u4ed6\u5011\u6240\u6709\u7684\u8a2d\u5099\u548c\u5100\u5668\u5f77\u5f7f\u90fd\u662f\u6709\u751f\u547d\u7684\u3002\";}i:5;a:2:{s:4:\"lang\";s:19:\"chinese-traditional\";s:8:\"sentence\";s:57:\"\u4ed6\u4eec\u6240\u6709\u7684\u8bbe\u5907\u548c\u4eea\u5668\u5f77\u4f5b\u90fd\u662f\u6709\u751f\u547d\u7684\u3002\";}i:6;a:2:{s:4:\"lang\";s:18:\"chinese-simplified\";s:8:\"sentence\";s:57:\"\u4ed6\u5011\u6240\u6709\u7684\u8a2d\u5099\u548c\u5100\u5668\u5f77\u5f7f\u90fd\u662f\u6709\u751f\u547d\u7684\u3002\";}i:7;a:2:{s:4:\"lang\";s:8:\"cyrillic\";s:8:\"sentence\";s:90:\"\u0410\u043b\u0430\u044f \u0432\u0441\u043f\u044b\u0448\u043a\u0430 \u043e\u0441\u0432\u0435\u0442\u0438\u043b\u0430 \u0441\u0438\u043b\u0443\u044d\u0442 \u0437\u0430\u0437\u0443\u0431\u0440\u0435\u043d\u043d\u043e\u0433\u043e \u043a\u0440\u044b\u043b\u0430.\";}i:8;a:2:{s:4:\"lang\";s:12:\"cyrillic-ext\";s:8:\"sentence\";s:90:\"\u0410\u043b\u0430\u044f \u0432\u0441\u043f\u044b\u0448\u043a\u0430 \u043e\u0441\u0432\u0435\u0442\u0438\u043b\u0430 \u0441\u0438\u043b\u0443\u044d\u0442 \u0437\u0430\u0437\u0443\u0431\u0440\u0435\u043d\u043d\u043e\u0433\u043e \u043a\u0440\u044b\u043b\u0430.\";}i:9;a:2:{s:4:\"lang\";s:10:\"devanagari\";s:8:\"sentence\";s:156:\"\u0905\u0902\u0924\u0930\u093f\u0915\u094d\u0937 \u092f\u093e\u0928 \u0938\u0947 \u0926\u0942\u0930 \u0928\u0940\u091a\u0947 \u092a\u0943\u0925\u094d\u0935\u0940 \u0936\u093e\u0928\u0926\u093e\u0930 \u0922\u0902\u0917 \u0938\u0947 \u091c\u0917\u092e\u0917\u093e \u0930\u0939\u0940 \u0925\u0940 \u0964\";}i:10;a:2:{s:4:\"lang\";s:5:\"greek\";s:8:\"sentence\";s:42:\"\u0389\u03c4\u03b1\u03bd \u03b1\u03c0\u03bb\u03ce\u03c2 \u03b8\u03ad\u03bc\u03b1 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c5.\";}i:11;a:2:{s:4:\"lang\";s:9:\"greek-ext\";s:8:\"sentence\";s:42:\"\u0389\u03c4\u03b1\u03bd \u03b1\u03c0\u03bb\u03ce\u03c2 \u03b8\u03ad\u03bc\u03b1 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c5.\";}i:12;a:2:{s:4:\"lang\";s:8:\"gujarati\";s:8:\"sentence\";s:136:\"\u0a85\u0aae\u0aa8\u0ac7 \u0aa4\u0ac7\u0aa8\u0ac0 \u0a9c\u0abe\u0aa3 \u0aa5\u0abe\u0aaf \u0aa4\u0ac7 \u0aaa\u0ab9\u0ac7\u0ab2\u0abe\u0a82 \u0a9c, \u0a85\u0aae\u0ac7 \u0a9c\u0aae\u0ac0\u0aa8 \u0a9b\u0acb\u0aa1\u0ac0 \u0aa6\u0ac0\u0aa7\u0ac0 \u0ab9\u0aa4\u0ac0.\";}i:13;a:2:{s:4:\"lang\";s:8:\"gurmukhi\";s:8:\"sentence\";s:58:\"\u0a38\u0a35\u0a3e\u0a32 \u0a38\u0a3f\u0a30\u0a2b\u0a3c \u0a38\u0a2e\u0a47\u0a02 \u0a26\u0a3e \u0a38\u0a40\u0964\";}i:14;a:2:{s:4:\"lang\";s:6:\"hebrew\";s:8:\"sentence\";s:63:\"\u05d0\u05d6 \u05d4\u05d2\u05d9\u05e2 \u05d4\u05dc\u05d9\u05dc\u05d4 \u05e9\u05dc \u05db\u05d5\u05db\u05d1 \u05d4\u05e9\u05d1\u05d9\u05d8 \u05d4\u05e8\u05d0\u05e9\u05d5\u05df.\";}i:15;a:2:{s:4:\"lang\";s:8:\"japanese\";s:8:\"sentence\";s:51:\"\u5f7c\u3089\u306e\u6a5f\u5668\u3084\u88c5\u7f6e\u306f\u3059\u3079\u3066\u751f\u547d\u4f53\u3060\u3002\";}i:16;a:2:{s:4:\"lang\";s:7:\"kannada\";s:8:\"sentence\";s:76:\"\u0c87\u0ca6\u0cc1 \u0c95\u0cc7\u0cb5\u0cb2 \u0cb8\u0cae\u0caf\u0ca6 \u0caa\u0ccd\u0cb0\u0cb6\u0ccd\u0ca8\u0cc6\u0caf\u0cbe\u0c97\u0cbf\u0ca6\u0cc6.\";}i:17;a:2:{s:4:\"lang\";s:5:\"khmer\";s:8:\"sentence\";s:173:\"\u1781\u17d2\u1789\u17bb\u17c6\u1794\u17b6\u1793\u1798\u17be\u179b\u1796\u17d2\u1799\u17bb\u17c7 \u178a\u17c2\u179b\u1798\u17b6\u1793\u1797\u17b6\u1796\u179f\u17d2\u179a\u179f\u17cb\u179f\u17d2\u17a2\u17b6\u178f\u178e\u17b6\u179f\u17cb \u1794\u17c9\u17bb\u1793\u17d2\u178f\u17c2\u1782\u17bd\u179a\u17b1\u17d2\u1799\u1781\u17d2\u179b\u17b6\u1785\";}i:18;a:2:{s:4:\"lang\";s:6:\"korean\";s:8:\"sentence\";s:51:\"\uadf8\ub4e4\uc758 \uc7a5\ube44\uc640 \uae30\uad6c\ub294 \ubaa8\ub450 \uc0b4\uc544 \uc788\ub2e4.\";}i:19;a:2:{s:4:\"lang\";s:9:\"malayalam\";s:8:\"sentence\";s:187:\"\u0d05\u0d35\u0d30\u0d41\u0d1f\u0d46 \u0d0e\u0d32\u0d4d\u0d32\u0d3e \u0d09\u0d2a\u0d15\u0d30\u0d23\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d02 \u0d2f\u0d28\u0d4d\u0d24\u0d4d\u0d30\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d02 \u0d0f\u0d24\u0d46\u0d19\u0d4d\u0d15\u0d3f\u0d32\u0d41\u0d02 \u0d30\u0d42\u0d2a\u0d24\u0d4d\u0d24\u0d3f\u0d7d \u0d38\u0d1c\u0d40\u0d35\u0d2e\u0d3e\u0d23\u0d4d.\";}i:20;a:2:{s:4:\"lang\";s:7:\"myanmar\";s:8:\"sentence\";s:163:\"\u101e\u1030\u1010\u102d\u102f\u1037\u101b\u1032\u1037 \u1005\u1000\u103a\u1015\u1005\u1039\u1005\u100a\u103a\u1038\u1010\u103d\u1031\u104a \u1000\u102d\u101b\u102d\u101a\u102c\u1010\u103d\u1031 \u1021\u102c\u1038\u101c\u102f\u1036\u1038 \u1021\u101e\u1000\u103a\u101b\u103e\u1004\u103a\u1000\u103c\u1010\u101a\u103a\u104b\";}i:21;a:2:{s:4:\"lang\";s:5:\"oriya\";s:8:\"sentence\";s:73:\"\u0b0f\u0b39\u0b3e \u0b15\u0b47\u0b2c\u0b33 \u0b0f\u0b15 \u0b38\u0b2e\u0b5f \u0b15\u0b25\u0b3e \u0b39\u0b3f\u0b01 \u0b25\u0b3f\u0b32\u0b3e.\";}i:22;a:2:{s:4:\"lang\";s:7:\"sinhala\";s:8:\"sentence\";s:96:\"\u0d91\u0dba \u0d9a\u0dcf\u0dbd\u0dba \u0db4\u0dd2\u0dc5\u0dd2\u0db6\u0db3 \u0db4\u0dca\u200d\u0dbb\u0dc1\u0dca\u0db1\u0dba\u0d9a\u0dca \u0db4\u0db8\u0dab\u0d9a\u0dca \u0dc0\u0dd2\u0dba.\";}i:23;a:2:{s:4:\"lang\";s:5:\"tamil\";s:8:\"sentence\";s:120:\"\u0b85\u0ba8\u0bcd\u0ba4\u0bbf\u0bae\u0bbe\u0bb2\u0bc8\u0baf\u0bbf\u0bb2\u0bcd, \u0b85\u0bb2\u0bc8\u0b95\u0bb3\u0bcd \u0bb5\u0bc7\u0b95\u0bae\u0bbe\u0b95 \u0bb5\u0bc0\u0b9a\u0ba4\u0bcd \u0ba4\u0bca\u0b9f\u0b99\u0bcd\u0b95\u0bbf\u0ba9.\";}i:24;a:2:{s:4:\"lang\";s:6:\"telugu\";s:8:\"sentence\";s:120:\"\u0c06 \u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f \u0c2e\u0c4a\u0c26\u0c1f\u0c3f\u0c38\u0c3e\u0c30\u0c3f\u0c17\u0c3e \u0c12\u0c15 \u0c28\u0c15\u0c4d\u0c37\u0c24\u0c4d\u0c30\u0c02 \u0c28\u0c47\u0c32\u0c30\u0c3e\u0c32\u0c3f\u0c02\u0c26\u0c3f.\";}i:25;a:2:{s:4:\"lang\";s:4:\"thai\";s:8:\"sentence\";s:72:\"\u0e01\u0e32\u0e23\u0e40\u0e14\u0e34\u0e19\u0e17\u0e32\u0e07\u0e02\u0e32\u0e01\u0e25\u0e31\u0e1a\u0e04\u0e07\u0e08\u0e30\u0e40\u0e2b\u0e07\u0e32\";}i:26;a:2:{s:4:\"lang\";s:7:\"tibetan\";s:8:\"sentence\";s:132:\"\u0f41\u0f7c\u0f0b\u0f5a\u0f7c\u0f60\u0f72\u0f0b\u0f66\u0f92\u0fb2\u0f72\u0f42\u0f0b\u0f46\u0f66\u0f0b\u0f51\u0f44\u0f0b\u0f63\u0f42\u0f0b\u0f46\u0f0b\u0f61\u0f7c\u0f51\u0f0b\u0f5a\u0f51\u0f0b\u0f42\u0f66\u0f7c\u0f53\u0f0b\u0f54\u0f7c\u0f0b\u0f62\u0f7a\u0f51\u0f0d\";}i:27;a:2:{s:4:\"lang\";s:10:\"vietnamese\";s:8:\"sentence\";s:62:\"B\u1ea7u tr\u1eddi trong xanh th\u0103m th\u1eb3m, kh\u00f4ng m\u1ed9t g\u1ee3n m\u00e2y.\";}}s:5:\"fonts\";a:1483:{i:0;a:7:{s:6:\"family\";s:6:\"Roboto\";s:8:\"variants\";a:12:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v30\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1031;}i:1;a:7:{s:6:\"family\";s:9:\"Open Sans\";s:8:\"variants\";a:12:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:9:\"300italic\";i:7;s:6:\"italic\";i:8;s:9:\"500italic\";i:9;s:9:\"600italic\";i:10;s:9:\"700italic\";i:11;s:9:\"800italic\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:6:\"hebrew\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v34\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:905;}i:2;a:7:{s:6:\"family\";s:12:\"Noto Sans JP\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v42\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:962;}i:3;a:7:{s:6:\"family\";s:10:\"Montserrat\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:882;}i:4;a:7:{s:6:\"family\";s:4:\"Lato\";s:8:\"variants\";a:10:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:842;}i:5;a:7:{s:6:\"family\";s:7:\"Poppins\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1041;}i:6;a:7:{s:6:\"family\";s:16:\"Roboto Condensed\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:997;}i:7;a:7:{s:6:\"family\";s:15:\"Source Sans Pro\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:800;}i:8;a:7:{s:6:\"family\";s:5:\"Inter\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:375;}i:9;a:7:{s:6:\"family\";s:6:\"Oswald\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v49\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1164;}i:10;a:7:{s:6:\"family\";s:11:\"Roboto Mono\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:9:\"100italic\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:966;}i:11;a:7:{s:6:\"family\";s:7:\"Raleway\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v28\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:921;}i:12;a:7:{s:6:\"family\";s:9:\"Noto Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:10:\"devanagari\";i:3;s:5:\"greek\";i:4;s:9:\"greek-ext\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v27\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:476;}i:13;a:7:{s:6:\"family\";s:6:\"Ubuntu\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:813;}i:14;a:7:{s:6:\"family\";s:11:\"Roboto Slab\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:828;}i:15;a:7:{s:6:\"family\";s:6:\"Nunito\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1083;}i:16;a:7:{s:6:\"family\";s:12:\"Merriweather\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"900\";i:7;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v30\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:899;}i:17;a:7:{s:6:\"family\";s:7:\"PT Sans\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1007;}i:18;a:7:{s:6:\"family\";s:16:\"Playfair Display\";s:8:\"variants\";a:12:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";i:10;s:9:\"800italic\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v30\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:993;}i:19;a:7:{s:6:\"family\";s:5:\"Rubik\";s:8:\"variants\";a:14:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:9:\"300italic\";i:8;s:6:\"italic\";i:9;s:9:\"500italic\";i:10;s:9:\"600italic\";i:11;s:9:\"700italic\";i:12;s:9:\"800italic\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:744;}i:20;a:7:{s:6:\"family\";s:11:\"Nunito Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1116;}i:21;a:7:{s:6:\"family\";s:12:\"Noto Sans KR\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v27\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1063;}i:22;a:7:{s:6:\"family\";s:5:\"Mukta\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1357;}i:23;a:7:{s:6:\"family\";s:9:\"Work Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:898;}i:24;a:7:{s:6:\"family\";s:4:\"Lora\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v26\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:964;}i:25;a:7:{s:6:\"family\";s:9:\"Fira Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:911;}i:26;a:7:{s:6:\"family\";s:12:\"Noto Sans TC\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:19:\"chinese-traditional\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v26\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1266;}i:27;a:7:{s:6:\"family\";s:5:\"Kanit\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1186;}i:28;a:7:{s:6:\"family\";s:9:\"Quicksand\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v30\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:695;}i:29;a:7:{s:6:\"family\";s:6:\"Mulish\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:852;}i:30;a:7:{s:6:\"family\";s:6:\"Barlow\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:975;}i:31;a:7:{s:6:\"family\";s:8:\"PT Serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:865;}i:32;a:7:{s:6:\"family\";s:11:\"Inconsolata\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v31\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:316;}i:33;a:7:{s:6:\"family\";s:13:\"Titillium Web\";s:8:\"variants\";a:11:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:799;}i:34;a:7:{s:6:\"family\";s:5:\"Heebo\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:922;}i:35;a:7:{s:6:\"family\";s:10:\"Noto Serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:571;}i:36;a:7:{s:6:\"family\";s:14:\"Libre Franklin\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:757;}i:37;a:7:{s:6:\"family\";s:13:\"IBM Plex Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:649;}i:38;a:7:{s:6:\"family\";s:7:\"DM Sans\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1102;}i:39;a:7:{s:6:\"family\";s:12:\"Nanum Gothic\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1379;}i:40;a:7:{s:6:\"family\";s:5:\"Karla\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:9:\"200italic\";i:8;s:9:\"300italic\";i:9;s:6:\"italic\";i:10;s:9:\"500italic\";i:11;s:9:\"600italic\";i:12;s:9:\"700italic\";i:13;s:9:\"800italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1015;}i:41;a:7:{s:6:\"family\";s:12:\"Josefin Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:9:\"100italic\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:987;}i:42;a:7:{s:6:\"family\";s:5:\"Dosis\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v27\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1086;}i:43;a:7:{s:6:\"family\";s:5:\"Arimo\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:6:\"hebrew\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v27\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1027;}i:44;a:7:{s:6:\"family\";s:13:\"Hind Siliguri\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1417;}i:45;a:7:{s:6:\"family\";s:7:\"Manrope\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1189;}i:46;a:7:{s:6:\"family\";s:17:\"Libre Baskerville\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1024;}i:47;a:7:{s:6:\"family\";s:14:\"PT Sans Narrow\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:864;}i:48;a:7:{s:6:\"family\";s:15:\"Source Code Pro\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:585;}i:49;a:7:{s:6:\"family\";s:6:\"Oxygen\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:666;}i:50;a:7:{s:6:\"family\";s:16:\"Source Serif Pro\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1085;}i:51;a:7:{s:6:\"family\";s:5:\"Anton\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1095;}i:52;a:7:{s:6:\"family\";s:6:\"Bitter\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v32\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:863;}i:53;a:7:{s:6:\"family\";s:5:\"Cabin\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v26\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:779;}i:54;a:7:{s:6:\"family\";s:4:\"Abel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:983;}i:55;a:7:{s:6:\"family\";s:5:\"Cairo\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1171;}i:56;a:7:{s:6:\"family\";s:11:\"Secular One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:24;}i:57;a:7:{s:6:\"family\";s:12:\"Noto Sans SC\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v26\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:878;}i:58;a:7:{s:6:\"family\";s:11:\"EB Garamond\";s:8:\"variants\";a:10:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:6:\"italic\";i:6;s:9:\"500italic\";i:7;s:9:\"600italic\";i:8;s:9:\"700italic\";i:9;s:9:\"800italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v26\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:494;}i:59;a:7:{s:6:\"family\";s:16:\"Signika Negative\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:749;}i:60;a:7:{s:6:\"family\";s:10:\"Bebas Neue\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1089;}i:61;a:7:{s:6:\"family\";s:6:\"Prompt\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:982;}i:62;a:7:{s:6:\"family\";s:4:\"Hind\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:978;}i:63;a:7:{s:6:\"family\";s:16:\"Barlow Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1269;}i:64;a:7:{s:6:\"family\";s:7:\"Lobster\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v28\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1328;}i:65;a:7:{s:6:\"family\";s:14:\"Dancing Script\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1145;}i:66;a:7:{s:6:\"family\";s:9:\"Comfortaa\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v40\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:778;}i:67;a:7:{s:6:\"family\";s:5:\"Exo 2\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:382;}i:68;a:7:{s:6:\"family\";s:8:\"Pacifico\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:846;}i:69;a:7:{s:6:\"family\";s:12:\"Varela Round\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1100;}i:70;a:7:{s:6:\"family\";s:10:\"Fjalla One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:709;}i:71;a:7:{s:6:\"family\";s:12:\"Crimson Text\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:691;}i:72;a:7:{s:6:\"family\";s:4:\"Teko\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:845;}i:73;a:7:{s:6:\"family\";s:9:\"Maven Pro\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v32\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:526;}i:74;a:7:{s:6:\"family\";s:13:\"Noto Serif JP\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:979;}i:75;a:7:{s:6:\"family\";s:12:\"Noto Sans HK\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:16:\"chinese-hongkong\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:613;}i:76;a:7:{s:6:\"family\";s:7:\"Archivo\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:393;}i:77;a:7:{s:6:\"family\";s:4:\"Arvo\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:777;}i:78;a:7:{s:6:\"family\";s:4:\"Jost\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1245;}i:79;a:7:{s:6:\"family\";s:9:\"Catamaran\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1447;}i:80;a:7:{s:6:\"family\";s:4:\"Asap\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v26\";s:12:\"lastModified\";s:10:\"2022-11-18\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1047;}i:81;a:7:{s:6:\"family\";s:18:\"Shadows Into Light\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:545;}i:82;a:7:{s:6:\"family\";s:13:\"Abril Fatface\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:909;}i:83;a:7:{s:6:\"family\";s:11:\"Public Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:389;}i:84;a:7:{s:6:\"family\";s:17:\"Merriweather Sans\";s:8:\"variants\";a:12:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:9:\"300italic\";i:7;s:6:\"italic\";i:8;s:9:\"500italic\";i:9;s:9:\"600italic\";i:10;s:9:\"700italic\";i:11;s:9:\"800italic\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1161;}i:85;a:7:{s:6:\"family\";s:13:\"Space Grotesk\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1148;}i:86;a:7:{s:6:\"family\";s:6:\"Caveat\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:839;}i:87;a:7:{s:6:\"family\";s:9:\"Assistant\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:879;}i:88;a:7:{s:6:\"family\";s:17:\"Yanone Kaffeesatz\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1115;}i:89;a:7:{s:6:\"family\";s:8:\"Overpass\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1315;}i:90;a:7:{s:6:\"family\";s:7:\"Satisfy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:129;}i:91;a:7:{s:6:\"family\";s:10:\"Slabo 27px\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:930;}i:92;a:7:{s:6:\"family\";s:14:\"IBM Plex Serif\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:435;}i:93;a:7:{s:6:\"family\";s:8:\"Rajdhani\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:804;}i:94;a:7:{s:6:\"family\";s:12:\"Indie Flower\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:735;}i:95;a:7:{s:6:\"family\";s:9:\"Righteous\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:908;}i:96;a:7:{s:6:\"family\";s:17:\"M PLUS Rounded 1c\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:9:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:6:\"hebrew\";i:5;s:8:\"japanese\";i:6;s:5:\"latin\";i:7;s:9:\"latin-ext\";i:8;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:803;}i:97;a:7:{s:6:\"family\";s:18:\"Cormorant Garamond\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:989;}i:98;a:7:{s:6:\"family\";s:19:\"Fira Sans Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1136;}i:99;a:7:{s:6:\"family\";s:9:\"Questrial\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:812;}i:100;a:7:{s:6:\"family\";s:13:\"IBM Plex Mono\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:712;}i:101;a:7:{s:6:\"family\";s:7:\"Tajawal\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1005;}i:102;a:7:{s:6:\"family\";s:21:\"Barlow Semi Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:967;}i:103;a:7:{s:6:\"family\";s:10:\"Zilla Slab\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:902;}i:104;a:7:{s:6:\"family\";s:14:\"Nanum Myeongjo\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1073;}i:105;a:7:{s:6:\"family\";s:4:\"Play\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:673;}i:106;a:7:{s:6:\"family\";s:11:\"Fredoka One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:268;}i:107;a:7:{s:6:\"family\";s:15:\"Red Hat Display\";s:8:\"variants\";a:14:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:9:\"300italic\";i:8;s:6:\"italic\";i:9;s:9:\"500italic\";i:10;s:9:\"600italic\";i:11;s:9:\"700italic\";i:12;s:9:\"800italic\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:939;}i:108;a:7:{s:6:\"family\";s:7:\"Sarabun\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:862;}i:109;a:7:{s:6:\"family\";s:3:\"Exo\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:886;}i:110;a:7:{s:6:\"family\";s:7:\"Signika\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:465;}i:111;a:7:{s:6:\"family\";s:7:\"ABeeZee\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:281;}i:112;a:7:{s:6:\"family\";s:10:\"Bree Serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:741;}i:113;a:7:{s:6:\"family\";s:10:\"Lilita One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:16;}i:114;a:7:{s:6:\"family\";s:6:\"Domine\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:771;}i:115;a:7:{s:6:\"family\";s:4:\"Acme\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:510;}i:116;a:7:{s:6:\"family\";s:14:\"Archivo Narrow\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v28\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:377;}i:117;a:7:{s:6:\"family\";s:12:\"Hind Madurai\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1402;}i:118;a:7:{s:6:\"family\";s:16:\"Permanent Marker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:943;}i:119;a:7:{s:6:\"family\";s:13:\"Alfa Slab One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:819;}i:120;a:7:{s:6:\"family\";s:15:\"Saira Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:683;}i:121;a:7:{s:6:\"family\";s:12:\"Chakra Petch\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:717;}i:122;a:7:{s:6:\"family\";s:9:\"Amatic SC\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:6:\"hebrew\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1051;}i:123;a:7:{s:6:\"family\";s:8:\"Orbitron\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:361;}i:124;a:7:{s:6:\"family\";s:8:\"Vollkorn\";s:8:\"variants\";a:12:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";i:10;s:9:\"800italic\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:833;}i:125;a:7:{s:6:\"family\";s:13:\"Didact Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:541;}i:126;a:7:{s:6:\"family\";s:16:\"Noto Sans Arabic\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:6:\"arabic\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-06-01\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1295;}i:127;a:7:{s:6:\"family\";s:13:\"Archivo Black\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1112;}i:128;a:7:{s:6:\"family\";s:9:\"Russo One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:976;}i:129;a:7:{s:6:\"family\";s:9:\"M PLUS 1p\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:9:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:6:\"hebrew\";i:5;s:8:\"japanese\";i:6;s:5:\"latin\";i:7;s:9:\"latin-ext\";i:8;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v27\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1003;}i:130;a:7:{s:6:\"family\";s:7:\"Rowdies\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:12;}i:131;a:7:{s:6:\"family\";s:8:\"Alegreya\";s:8:\"variants\";a:12:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";i:10;s:9:\"800italic\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v31\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:769;}i:132;a:7:{s:6:\"family\";s:13:\"Alegreya Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:766;}i:133;a:7:{s:6:\"family\";s:7:\"Almarai\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";i:3;s:3:\"800\";}s:7:\"subsets\";a:1:{i:0;s:6:\"arabic\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:499;}i:134;a:7:{s:6:\"family\";s:6:\"Cinzel\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1008;}i:135;a:7:{s:6:\"family\";s:16:\"DM Serif Display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1222;}i:136;a:7:{s:6:\"family\";s:21:\"Covered By Your Grace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:230;}i:137;a:7:{s:6:\"family\";s:16:\"Frank Ruhl Libre\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:931;}i:138;a:7:{s:6:\"family\";s:5:\"Kalam\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:508;}i:139;a:7:{s:6:\"family\";s:6:\"Changa\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:570;}i:140;a:7:{s:6:\"family\";s:5:\"Amiri\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v27\";s:12:\"lastModified\";s:10:\"2023-01-10\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:970;}i:141;a:7:{s:6:\"family\";s:10:\"Space Mono\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:929;}i:142;a:7:{s:6:\"family\";s:8:\"Spectral\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:468;}i:143;a:7:{s:6:\"family\";s:9:\"Courgette\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:906;}i:144;a:7:{s:6:\"family\";s:10:\"El Messiri\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1221;}i:145;a:7:{s:6:\"family\";s:11:\"Yantramanav\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1440;}i:146;a:7:{s:6:\"family\";s:6:\"Martel\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:733;}i:147;a:7:{s:6:\"family\";s:16:\"Ubuntu Condensed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1030;}i:148;a:7:{s:6:\"family\";s:11:\"Lobster Two\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:830;}i:149;a:7:{s:6:\"family\";s:15:\"PT Sans Caption\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1405;}i:150;a:7:{s:6:\"family\";s:11:\"Crete Round\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1209;}i:151;a:7:{s:6:\"family\";s:11:\"Great Vibes\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:788;}i:152;a:7:{s:6:\"family\";s:5:\"Tinos\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:6:\"hebrew\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1201;}i:153;a:7:{s:6:\"family\";s:7:\"Baloo 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1212;}i:154;a:7:{s:6:\"family\";s:9:\"Patua One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1251;}i:155;a:7:{s:6:\"family\";s:13:\"Noto Serif TC\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:19:\"chinese-traditional\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1365;}i:156;a:7:{s:6:\"family\";s:20:\"IBM Plex Sans Arabic\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1242;}i:157;a:7:{s:6:\"family\";s:5:\"Prata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1101;}i:158;a:7:{s:6:\"family\";s:12:\"Noticia Text\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1131;}i:159;a:7:{s:6:\"family\";s:7:\"Rokkitt\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v29\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1032;}i:160;a:7:{s:6:\"family\";s:16:\"Noto Kufi Arabic\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:6:\"arabic\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:961;}i:161;a:7:{s:6:\"family\";s:9:\"Gothic A1\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:152;}i:162;a:7:{s:6:\"family\";s:14:\"Asap Condensed\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-11-18\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:336;}i:163;a:7:{s:6:\"family\";s:4:\"Sora\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1106;}i:164;a:7:{s:6:\"family\";s:5:\"Cardo\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"greek\";i:1;s:9:\"greek-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:563;}i:165;a:7:{s:6:\"family\";s:11:\"Paytone One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:67;}i:166;a:7:{s:6:\"family\";s:9:\"Cormorant\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1094;}i:167;a:7:{s:6:\"family\";s:14:\"Kaushan Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:938;}i:168;a:7:{s:6:\"family\";s:11:\"Passion One\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:604;}i:169;a:7:{s:6:\"family\";s:4:\"Mada\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1159;}i:170;a:7:{s:6:\"family\";s:6:\"Outfit\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1398;}i:171;a:7:{s:6:\"family\";s:17:\"Noto Sans Display\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1134;}i:172;a:7:{s:6:\"family\";s:15:\"Old Standard TT\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:847;}i:173;a:7:{s:6:\"family\";s:25:\"Fira Sans Extra Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1329;}i:174;a:7:{s:6:\"family\";s:8:\"Urbanist\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1144;}i:175;a:7:{s:6:\"family\";s:10:\"Antic Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1029;}i:176;a:7:{s:6:\"family\";s:5:\"Alata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1214;}i:177;a:7:{s:6:\"family\";s:6:\"Cookie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:426;}i:178;a:7:{s:6:\"family\";s:6:\"Lexend\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:206;}i:179;a:7:{s:6:\"family\";s:14:\"Be Vietnam Pro\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:918;}i:180;a:7:{s:6:\"family\";s:21:\"Montserrat Alternates\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1190;}i:181;a:7:{s:6:\"family\";s:12:\"Francois One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:857;}i:182;a:7:{s:6:\"family\";s:17:\"Gloria Hallelujah\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:392;}i:183;a:7:{s:6:\"family\";s:7:\"PT Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:794;}i:184;a:7:{s:6:\"family\";s:8:\"Michroma\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1097;}i:185;a:7:{s:6:\"family\";s:7:\"Gelasio\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:532;}i:186;a:7:{s:6:\"family\";s:18:\"Pathway Gothic One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1132;}i:187;a:7:{s:6:\"family\";s:11:\"Encode Sans\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1125;}i:188;a:7:{s:6:\"family\";s:9:\"Marcellus\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:562;}i:189;a:7:{s:6:\"family\";s:11:\"Philosopher\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:795;}i:190;a:7:{s:6:\"family\";s:11:\"Staatliches\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:923;}i:191;a:7:{s:6:\"family\";s:15:\"Sawarabi Mincho\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:963;}i:192;a:7:{s:6:\"family\";s:13:\"Noto Serif KR\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1207;}i:193;a:7:{s:6:\"family\";s:12:\"Patrick Hand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:407;}i:194;a:7:{s:6:\"family\";s:10:\"Sacramento\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:628;}i:195;a:7:{s:6:\"family\";s:17:\"Quattrocento Sans\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:892;}i:196;a:7:{s:6:\"family\";s:4:\"Unna\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1057;}i:197;a:7:{s:6:\"family\";s:11:\"Concert One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:974;}i:198;a:7:{s:6:\"family\";s:4:\"Mitr\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1318;}i:199;a:7:{s:6:\"family\";s:10:\"Yellowtail\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1377;}i:200;a:7:{s:6:\"family\";s:5:\"Khand\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:234;}i:201;a:7:{s:6:\"family\";s:14:\"Press Start 2P\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1026;}i:202;a:7:{s:6:\"family\";s:9:\"Titan One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:565;}i:203;a:7:{s:6:\"family\";s:5:\"Saira\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:840;}i:204;a:7:{s:6:\"family\";s:5:\"Alice\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:495;}i:205;a:7:{s:6:\"family\";s:5:\"Chivo\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-11-18\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1229;}i:206;a:7:{s:6:\"family\";s:23:\"IBM Plex Sans Condensed\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1401;}i:207;a:7:{s:6:\"family\";s:12:\"Quattrocento\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:653;}i:208;a:7:{s:6:\"family\";s:17:\"Plus Jakarta Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:9:\"200italic\";i:8;s:9:\"300italic\";i:9;s:6:\"italic\";i:10;s:9:\"500italic\";i:11;s:9:\"600italic\";i:12;s:9:\"700italic\";i:13;s:9:\"800italic\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:101;}i:209;a:7:{s:6:\"family\";s:5:\"Eczar\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:5:{i:0;s:10:\"devanagari\";i:1;s:5:\"greek\";i:2;s:9:\"greek-ext\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:47;}i:210;a:7:{s:6:\"family\";s:10:\"News Cycle\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:916;}i:211;a:7:{s:6:\"family\";s:10:\"Advent Pro\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:996;}i:212;a:7:{s:6:\"family\";s:12:\"Luckiest Guy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:397;}i:213;a:7:{s:6:\"family\";s:11:\"Bodoni Moda\";s:8:\"variants\";a:12:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";i:10;s:9:\"800italic\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1223;}i:214;a:7:{s:6:\"family\";s:12:\"Josefin Slab\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:9:\"100italic\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-07-12\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:869;}i:215;a:7:{s:6:\"family\";s:11:\"Lexend Deca\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1175;}i:216;a:7:{s:6:\"family\";s:12:\"Commissioner\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1256;}i:217;a:7:{s:6:\"family\";s:8:\"Faustina\";s:8:\"variants\";a:12:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:9:\"300italic\";i:7;s:6:\"italic\";i:8;s:9:\"500italic\";i:9;s:9:\"600italic\";i:10;s:9:\"700italic\";i:11;s:9:\"800italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1408;}i:218;a:7:{s:6:\"family\";s:6:\"Cuprum\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:854;}i:219;a:7:{s:6:\"family\";s:14:\"Rubik Mono One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1360;}i:220;a:7:{s:6:\"family\";s:5:\"Monda\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:42;}i:221;a:7:{s:6:\"family\";s:7:\"Handlee\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:247;}i:222;a:7:{s:6:\"family\";s:7:\"Macondo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:46;}i:223;a:7:{s:6:\"family\";s:15:\"Sawarabi Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1141;}i:224;a:7:{s:6:\"family\";s:10:\"Carter One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1104;}i:225;a:7:{s:6:\"family\";s:5:\"Ultra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1142;}i:226;a:7:{s:6:\"family\";s:6:\"Allura\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2023-01-18\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:806;}i:227;a:7:{s:6:\"family\";s:9:\"Cantarell\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:759;}i:228;a:7:{s:6:\"family\";s:11:\"Ubuntu Mono\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:756;}i:229;a:7:{s:6:\"family\";s:13:\"Special Elite\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:568;}i:230;a:7:{s:6:\"family\";s:10:\"Yeseva One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:732;}i:231;a:7:{s:6:\"family\";s:19:\"Playfair Display SC\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:605;}i:232;a:7:{s:6:\"family\";s:11:\"Mukta Malar\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1021;}i:233;a:7:{s:6:\"family\";s:10:\"Poiret One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:910;}i:234;a:7:{s:6:\"family\";s:9:\"Creepster\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:33;}i:235;a:7:{s:6:\"family\";s:8:\"Vidaloka\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:615;}i:236;a:7:{s:6:\"family\";s:6:\"Neuton\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:687;}i:237;a:7:{s:6:\"family\";s:6:\"Padauk\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"myanmar\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1371;}i:238;a:7:{s:6:\"family\";s:4:\"Aleo\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:629;}i:239;a:7:{s:6:\"family\";s:13:\"DM Serif Text\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:457;}i:240;a:7:{s:6:\"family\";s:11:\"Crimson Pro\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1053;}i:241;a:7:{s:6:\"family\";s:6:\"Neucha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1265;}i:242;a:7:{s:6:\"family\";s:7:\"Arsenal\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:797;}i:243;a:7:{s:6:\"family\";s:9:\"Tangerine\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:651;}i:244;a:7:{s:6:\"family\";s:10:\"Parisienne\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:478;}i:245;a:7:{s:6:\"family\";s:7:\"Bangers\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1118;}i:246;a:7:{s:6:\"family\";s:12:\"Marck Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:946;}i:247;a:7:{s:6:\"family\";s:8:\"Mr Dafoe\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:530;}i:248;a:7:{s:6:\"family\";s:11:\"Kosugi Maru\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1324;}i:249;a:7:{s:6:\"family\";s:7:\"Volkhov\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-04-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:949;}i:250;a:7:{s:6:\"family\";s:8:\"Playball\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:940;}i:251;a:7:{s:6:\"family\";s:21:\"Encode Sans Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1096;}i:252;a:7:{s:6:\"family\";s:3:\"Sen\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1296;}i:253;a:7:{s:6:\"family\";s:9:\"Ropa Sans\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1160;}i:254;a:7:{s:6:\"family\";s:14:\"Homemade Apple\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:324;}i:255;a:7:{s:6:\"family\";s:19:\"Architects Daughter\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:523;}i:256;a:7:{s:6:\"family\";s:5:\"Gudea\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:539;}i:257;a:7:{s:6:\"family\";s:8:\"Merienda\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1260;}i:258;a:7:{s:6:\"family\";s:11:\"Oleo Script\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1206;}i:259;a:7:{s:6:\"family\";s:8:\"Amaranth\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:480;}i:260;a:7:{s:6:\"family\";s:7:\"Sanchez\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:642;}i:261;a:7:{s:6:\"family\";s:9:\"Fugaz One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:597;}i:262;a:7:{s:6:\"family\";s:4:\"Viga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1090;}i:263;a:7:{s:6:\"family\";s:20:\"Saira Semi Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:815;}i:264;a:7:{s:6:\"family\";s:8:\"Sriracha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:557;}i:265;a:7:{s:6:\"family\";s:17:\"Libre Caslon Text\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:482;}i:266;a:7:{s:6:\"family\";s:8:\"Lusitana\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:515;}i:267;a:7:{s:6:\"family\";s:16:\"Alegreya Sans SC\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:760;}i:268;a:7:{s:6:\"family\";s:13:\"Noto Serif SC\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:994;}i:269;a:7:{s:6:\"family\";s:19:\"Nanum Gothic Coding\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:1225;}i:270;a:7:{s:6:\"family\";s:15:\"Hammersmith One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:589;}i:271;a:7:{s:6:\"family\";s:4:\"Ruda\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:727;}i:272;a:7:{s:6:\"family\";s:9:\"Istok Web\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:507;}i:273;a:7:{s:6:\"family\";s:7:\"Taviraj\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1293;}i:274;a:7:{s:6:\"family\";s:10:\"Ramabhadra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-04-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1173;}i:275;a:7:{s:6:\"family\";s:12:\"Bai Jamjuree\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1353;}i:276;a:7:{s:6:\"family\";s:4:\"Krub\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:252;}i:277;a:7:{s:6:\"family\";s:14:\"Pragati Narrow\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1187;}i:278;a:7:{s:6:\"family\";s:12:\"Baskervville\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2023-01-18\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:826;}i:279;a:7:{s:6:\"family\";s:13:\"Hind Vadodara\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1147;}i:280;a:7:{s:6:\"family\";s:6:\"Gruppo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1192;}i:281;a:7:{s:6:\"family\";s:9:\"Audiowide\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1307;}i:282;a:7:{s:6:\"family\";s:12:\"Red Hat Text\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:431;}i:283;a:7:{s:6:\"family\";s:10:\"Tenor Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:791;}i:284;a:7:{s:6:\"family\";s:5:\"Actor\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1022;}i:285;a:7:{s:6:\"family\";s:14:\"Noto Sans Thai\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1092;}i:286;a:7:{s:6:\"family\";s:10:\"Alex Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2023-01-10\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:859;}i:287;a:7:{s:6:\"family\";s:16:\"Nanum Pen Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:396;}i:288;a:7:{s:6:\"family\";s:7:\"Monoton\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:662;}i:289;a:7:{s:6:\"family\";s:9:\"Shrikhand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:856;}i:290;a:7:{s:6:\"family\";s:7:\"Blinker\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:762;}i:291;a:7:{s:6:\"family\";s:10:\"Bad Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-04-20\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1292;}i:292;a:7:{s:6:\"family\";s:7:\"Antonio\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:130;}i:293;a:7:{s:6:\"family\";s:9:\"Palanquin\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1236;}i:294;a:7:{s:6:\"family\";s:8:\"Quantico\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1281;}i:295;a:7:{s:6:\"family\";s:11:\"Roboto Flex\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1349;}i:296;a:7:{s:6:\"family\";s:9:\"Rock Salt\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:750;}i:297;a:7:{s:6:\"family\";s:9:\"BenchNine\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:698;}i:298;a:7:{s:6:\"family\";s:7:\"Cousine\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:6:\"hebrew\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:460;}i:299;a:7:{s:6:\"family\";s:10:\"Sigmar One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:838;}i:300;a:7:{s:6:\"family\";s:8:\"Literata\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v30\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:678;}i:301;a:7:{s:6:\"family\";s:12:\"Abhaya Libre\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"sinhala\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:569;}i:302;a:7:{s:6:\"family\";s:9:\"Unica One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:679;}i:303;a:7:{s:6:\"family\";s:15:\"Cabin Condensed\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:682;}i:304;a:7:{s:6:\"family\";s:8:\"Epilogue\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:298;}i:305;a:7:{s:6:\"family\";s:7:\"Figtree\";s:8:\"variants\";a:14:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:9:\"300italic\";i:8;s:6:\"italic\";i:9;s:9:\"500italic\";i:10;s:9:\"600italic\";i:11;s:9:\"700italic\";i:12;s:9:\"800italic\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-11-18\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:72;}i:306;a:7:{s:6:\"family\";s:6:\"Bungee\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:951;}i:307;a:7:{s:6:\"family\";s:9:\"Economica\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:789;}i:308;a:7:{s:6:\"family\";s:7:\"Castoro\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:325;}i:309;a:7:{s:6:\"family\";s:5:\"Khula\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1158;}i:310;a:7:{s:6:\"family\";s:7:\"Adamina\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-04-20\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1234;}i:311;a:7:{s:6:\"family\";s:12:\"Caveat Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:182;}i:312;a:7:{s:6:\"family\";s:6:\"Damion\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:913;}i:313;a:7:{s:6:\"family\";s:9:\"Fira Mono\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:581;}i:314;a:7:{s:6:\"family\";s:4:\"Jura\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:8:\"kayah-li\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1284;}i:315;a:7:{s:6:\"family\";s:12:\"Roboto Serif\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:157;}i:316;a:7:{s:6:\"family\";s:15:\"Allerta Stencil\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1276;}i:317;a:7:{s:6:\"family\";s:14:\"Black Han Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:926;}i:318;a:7:{s:6:\"family\";s:10:\"Readex Pro\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:664;}i:319;a:7:{s:6:\"family\";s:15:\"Julius Sans One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:694;}i:320;a:7:{s:6:\"family\";s:5:\"Laila\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1376;}i:321;a:7:{s:6:\"family\";s:10:\"Kumbh Sans\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1135;}i:322;a:7:{s:6:\"family\";s:4:\"Alef\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1019;}i:323;a:7:{s:6:\"family\";s:20:\"Noto Sans Devanagari\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:746;}i:324;a:7:{s:6:\"family\";s:7:\"Sintony\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:315;}i:325;a:7:{s:6:\"family\";s:12:\"Pontano Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:641;}i:326;a:7:{s:6:\"family\";s:7:\"Mandali\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1254;}i:327;a:7:{s:6:\"family\";s:6:\"Varela\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:470;}i:328;a:7:{s:6:\"family\";s:8:\"Pangolin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:817;}i:329;a:7:{s:6:\"family\";s:11:\"Martel Sans\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1451;}i:330;a:7:{s:6:\"family\";s:20:\"Nothing You Could Do\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:706;}i:331;a:7:{s:6:\"family\";s:6:\"Rufina\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:944;}i:332;a:7:{s:6:\"family\";s:15:\"Berkshire Swash\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1419;}i:333;a:7:{s:6:\"family\";s:16:\"Sorts Mill Goudy\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1014;}i:334;a:7:{s:6:\"family\";s:7:\"Allerta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:986;}i:335;a:7:{s:6:\"family\";s:15:\"La Belle Aurore\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:602;}i:336;a:7:{s:6:\"family\";s:6:\"Sarala\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1388;}i:337;a:7:{s:6:\"family\";s:11:\"Cantata One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:688;}i:338;a:7:{s:6:\"family\";s:11:\"Electrolize\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-04-21\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1366;}i:339;a:7:{s:6:\"family\";s:15:\"Share Tech Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:1301;}i:340;a:7:{s:6:\"family\";s:13:\"Black Ops One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1034;}i:341;a:7:{s:6:\"family\";s:17:\"Noto Naskh Arabic\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1072;}i:342;a:7:{s:6:\"family\";s:8:\"Six Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1232;}i:343;a:7:{s:6:\"family\";s:8:\"Fraunces\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v26\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:154;}i:344;a:7:{s:6:\"family\";s:5:\"Pridi\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1048;}i:345;a:7:{s:6:\"family\";s:5:\"Karma\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:481;}i:346;a:7:{s:6:\"family\";s:7:\"Niramit\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1246;}i:347;a:7:{s:6:\"family\";s:8:\"Days One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:403;}i:348;a:7:{s:6:\"family\";s:13:\"Courier Prime\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:466;}i:349;a:7:{s:6:\"family\";s:14:\"League Spartan\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:611;}i:350;a:7:{s:6:\"family\";s:8:\"Lemonada\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1020;}i:351;a:7:{s:6:\"family\";s:10:\"Comic Neue\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:658;}i:352;a:7:{s:6:\"family\";s:15:\"Zen Maru Gothic\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:700;}i:353;a:7:{s:6:\"family\";s:13:\"Pinyon Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:588;}i:354;a:7:{s:6:\"family\";s:6:\"Athiti\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1011;}i:355;a:7:{s:6:\"family\";s:7:\"Lustria\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:552;}i:356;a:7:{s:6:\"family\";s:9:\"Italianno\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:561;}i:357;a:7:{s:6:\"family\";s:13:\"Anonymous Pro\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:601;}i:358;a:7:{s:6:\"family\";s:18:\"Gentium Book Basic\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:801;}i:359;a:7:{s:6:\"family\";s:6:\"Armata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:379;}i:360;a:7:{s:6:\"family\";s:14:\"Londrina Solid\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:417;}i:361;a:7:{s:6:\"family\";s:13:\"Reenie Beanie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:787;}i:362;a:7:{s:6:\"family\";s:8:\"Do Hyeon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1317;}i:363;a:7:{s:6:\"family\";s:7:\"Lalezar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1344;}i:364;a:7:{s:6:\"family\";s:8:\"Aclonica\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1340;}i:365;a:7:{s:6:\"family\";s:8:\"Voltaire\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1204;}i:366;a:7:{s:6:\"family\";s:4:\"Itim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1316;}i:367;a:7:{s:6:\"family\";s:4:\"Coda\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:550;}i:368;a:7:{s:6:\"family\";s:6:\"Glegoo\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1109;}i:369;a:7:{s:6:\"family\";s:5:\"Forum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1339;}i:370;a:7:{s:6:\"family\";s:7:\"Sansita\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"800\";i:5;s:9:\"800italic\";i:6;s:3:\"900\";i:7;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1150;}i:371;a:7:{s:6:\"family\";s:5:\"Kreon\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v32\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:498;}i:372;a:7:{s:6:\"family\";s:11:\"Cutive Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:754;}i:373;a:7:{s:6:\"family\";s:22:\"Shadows Into Light Two\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:443;}i:374;a:7:{s:6:\"family\";s:6:\"Arapey\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:621;}i:375;a:7:{s:6:\"family\";s:11:\"Inter Tight\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2023-01-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:175;}i:376;a:7:{s:6:\"family\";s:5:\"Chewy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:696;}i:377;a:7:{s:6:\"family\";s:15:\"Holtwood One SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:957;}i:378;a:7:{s:6:\"family\";s:7:\"Kameron\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:881;}i:379;a:7:{s:6:\"family\";s:12:\"Leckerli One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1149;}i:380;a:7:{s:6:\"family\";s:5:\"VT323\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:1372;}i:381;a:7:{s:6:\"family\";s:7:\"Georama\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1390;}i:382;a:7:{s:6:\"family\";s:12:\"Cabin Sketch\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:509;}i:383;a:7:{s:6:\"family\";s:8:\"Boogaloo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1442;}i:384;a:7:{s:6:\"family\";s:9:\"Syncopate\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1342;}i:385;a:7:{s:6:\"family\";s:9:\"Rozha One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:872;}i:386;a:7:{s:6:\"family\";s:11:\"Short Stack\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:409;}i:387;a:7:{s:6:\"family\";s:7:\"Aldrich\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1343;}i:388;a:7:{s:6:\"family\";s:16:\"PT Serif Caption\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1274;}i:389;a:7:{s:6:\"family\";s:13:\"Gilda Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:875;}i:390;a:7:{s:6:\"family\";s:6:\"Dongle\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1294;}i:391;a:7:{s:6:\"family\";s:11:\"Hind Guntur\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"telugu\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:945;}i:392;a:7:{s:6:\"family\";s:10:\"Squada One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:836;}i:393;a:7:{s:6:\"family\";s:9:\"Fira Code\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:596;}i:394;a:7:{s:6:\"family\";s:19:\"Mrs Saint Delafield\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:371;}i:395;a:7:{s:6:\"family\";s:5:\"Antic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1355;}i:396;a:7:{s:6:\"family\";s:9:\"Calistoga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:454;}i:397;a:7:{s:6:\"family\";s:14:\"JetBrains Mono\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:9:\"100italic\";i:9;s:9:\"200italic\";i:10;s:9:\"300italic\";i:11;s:6:\"italic\";i:12;s:9:\"500italic\";i:13;s:9:\"600italic\";i:14;s:9:\"700italic\";i:15;s:9:\"800italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:204;}i:398;a:7:{s:6:\"family\";s:14:\"Palanquin Dark\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1354;}i:399;a:7:{s:6:\"family\";s:6:\"Koulen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1119;}i:400;a:7:{s:6:\"family\";s:9:\"Yatra One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:890;}i:401;a:7:{s:6:\"family\";s:5:\"Amita\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:781;}i:402;a:7:{s:6:\"family\";s:15:\"Shippori Mincho\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:977;}i:403;a:7:{s:6:\"family\";s:15:\"Noto Sans Tamil\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1122;}i:404;a:7:{s:6:\"family\";s:4:\"Mali\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:320;}i:405;a:7:{s:6:\"family\";s:5:\"Basic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1325;}i:406;a:7:{s:6:\"family\";s:21:\"Saira Extra Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:449;}i:407;a:7:{s:6:\"family\";s:7:\"Esteban\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1177;}i:408;a:7:{s:6:\"family\";s:3:\"Jua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1226;}i:409;a:7:{s:6:\"family\";s:12:\"Average Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:353;}i:410;a:7:{s:6:\"family\";s:20:\"Fredericka the Great\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:829;}i:411;a:7:{s:6:\"family\";s:12:\"Markazi Text\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1404;}i:412;a:7:{s:6:\"family\";s:4:\"Yrsa\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1238;}i:413;a:7:{s:6:\"family\";s:18:\"Noto Serif Bengali\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:249;}i:414;a:7:{s:6:\"family\";s:13:\"Arima Madurai\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1319;}i:415;a:7:{s:6:\"family\";s:4:\"Mate\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:868;}i:416;a:7:{s:6:\"family\";s:7:\"Biryani\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:346;}i:417;a:7:{s:6:\"family\";s:6:\"Rancho\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:625;}i:418;a:7:{s:6:\"family\";s:4:\"Syne\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"greek\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1303;}i:419;a:7:{s:6:\"family\";s:9:\"Reem Kufi\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:487;}i:420;a:7:{s:6:\"family\";s:5:\"Jaldi\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1394;}i:421;a:7:{s:6:\"family\";s:10:\"Gochi Hand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:280;}i:422;a:7:{s:6:\"family\";s:20:\"Herr Von Muellerhoff\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:300;}i:423;a:7:{s:6:\"family\";s:6:\"Candal\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:493;}i:424;a:7:{s:6:\"family\";s:8:\"Capriola\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:689;}i:425;a:7:{s:6:\"family\";s:15:\"Racing Sans One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1237;}i:426;a:7:{s:6:\"family\";s:5:\"Telex\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:405;}i:427;a:7:{s:6:\"family\";s:5:\"Bevan\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:980;}i:428;a:7:{s:6:\"family\";s:17:\"Cinzel Decorative\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:802;}i:429;a:7:{s:6:\"family\";s:11:\"Oranienbaum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1415;}i:430;a:7:{s:6:\"family\";s:6:\"Livvic\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:391;}i:431;a:7:{s:6:\"family\";s:5:\"Charm\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:895;}i:432;a:7:{s:6:\"family\";s:18:\"Nanum Brush Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:560;}i:433;a:7:{s:6:\"family\";s:12:\"Rammetto One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:413;}i:434;a:7:{s:6:\"family\";s:24:\"Annie Use Your Telescope\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1239;}i:435;a:7:{s:6:\"family\";s:7:\"DM Mono\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:110;}i:436;a:7:{s:6:\"family\";s:8:\"Graduate\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:442;}i:437;a:7:{s:6:\"family\";s:7:\"Tillana\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1156;}i:438;a:7:{s:6:\"family\";s:7:\"Skranji\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:49;}i:439;a:7:{s:6:\"family\";s:3:\"Rye\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:595;}i:440;a:7:{s:6:\"family\";s:8:\"Kite One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:555;}i:441;a:7:{s:6:\"family\";s:14:\"Quintessential\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:776;}i:442;a:7:{s:6:\"family\";s:19:\"Zen Kaku Gothic New\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:644;}i:443;a:7:{s:6:\"family\";s:3:\"K2D\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:855;}i:444;a:7:{s:6:\"family\";s:7:\"Average\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1399;}i:445;a:7:{s:6:\"family\";s:12:\"Miriam Libre\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1163;}i:446;a:7:{s:6:\"family\";s:8:\"Overlock\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:985;}i:447;a:7:{s:6:\"family\";s:12:\"Marcellus SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:866;}i:448;a:7:{s:6:\"family\";s:8:\"Wallpoet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1035;}i:449;a:7:{s:6:\"family\";s:7:\"Petrona\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v28\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1407;}i:450;a:7:{s:6:\"family\";s:7:\"Belleza\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:332;}i:451;a:7:{s:6:\"family\";s:10:\"Changa One\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:558;}i:452;a:7:{s:6:\"family\";s:8:\"Arizonia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:935;}i:453;a:7:{s:6:\"family\";s:6:\"Alatsi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-11-18\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1046;}i:454;a:7:{s:6:\"family\";s:13:\"STIX Two Text\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1054;}i:455;a:7:{s:6:\"family\";s:19:\"Noto Sans Malayalam\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:9:\"malayalam\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1280;}i:456;a:7:{s:6:\"family\";s:16:\"Libre Barcode 39\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:307;}i:457;a:7:{s:6:\"family\";s:10:\"Schoolbell\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:559;}i:458;a:7:{s:6:\"family\";s:21:\"Stint Ultra Condensed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:75;}i:459;a:7:{s:6:\"family\";s:9:\"Enriqueta\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:549;}i:460;a:7:{s:6:\"family\";s:6:\"Corben\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:311;}i:461;a:7:{s:6:\"family\";s:21:\"Big Shoulders Display\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1321;}i:462;a:7:{s:6:\"family\";s:5:\"Scada\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1039;}i:463;a:7:{s:6:\"family\";s:11:\"Coming Soon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:358;}i:464;a:7:{s:6:\"family\";s:17:\"Just Another Hand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:584;}i:465;a:7:{s:6:\"family\";s:18:\"Cedarville Cursive\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:159;}i:466;a:7:{s:6:\"family\";s:6:\"Judson\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1210;}i:467;a:7:{s:6:\"family\";s:7:\"Norican\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1387;}i:468;a:7:{s:6:\"family\";s:13:\"Balsamiq Sans\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1475;}i:469;a:7:{s:6:\"family\";s:7:\"Knewave\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:896;}i:470;a:7:{s:6:\"family\";s:6:\"Nobile\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:428;}i:471;a:7:{s:6:\"family\";s:6:\"Rambla\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1121;}i:472;a:7:{s:6:\"family\";s:7:\"Manjari\";s:8:\"variants\";a:3:{i:0;s:3:\"100\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:9:\"malayalam\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:848;}i:473;a:7:{s:6:\"family\";s:9:\"GFS Didot\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"greek\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:469;}i:474;a:7:{s:6:\"family\";s:9:\"Krona One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:590;}i:475;a:7:{s:6:\"family\";s:6:\"Cambay\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1432;}i:476;a:7:{s:6:\"family\";s:13:\"Bowlby One SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1146;}i:477;a:7:{s:6:\"family\";s:6:\"Lateef\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v27\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:681;}i:478;a:7:{s:6:\"family\";s:5:\"Amiko\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"600\";i:2;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1036;}i:479;a:7:{s:6:\"family\";s:7:\"Niconne\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:971;}i:480;a:7:{s:6:\"family\";s:7:\"Pattaya\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"thai\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:904;}i:481;a:7:{s:6:\"family\";s:6:\"Delius\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:796;}i:482;a:7:{s:6:\"family\";s:13:\"Baloo Tamma 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:786;}i:483;a:7:{s:6:\"family\";s:12:\"Arbutus Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1335;}i:484;a:7:{s:6:\"family\";s:13:\"Overpass Mono\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:533;}i:485;a:7:{s:6:\"family\";s:16:\"Cormorant Infant\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1064;}i:486;a:7:{s:6:\"family\";s:14:\"Carrois Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1436;}i:487;a:7:{s:6:\"family\";s:7:\"Maitree\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:518;}i:488;a:7:{s:6:\"family\";s:8:\"Coustard\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:640;}i:489;a:7:{s:6:\"family\";s:8:\"BioRhyme\";s:8:\"variants\";a:5:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:631;}i:490;a:7:{s:6:\"family\";s:6:\"Kristi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:548;}i:491;a:7:{s:6:\"family\";s:7:\"Suranna\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-04-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:502;}i:492;a:7:{s:6:\"family\";s:12:\"Viaoda Libre\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:201;}i:493;a:7:{s:6:\"family\";s:9:\"Rochester\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:616;}i:494;a:7:{s:6:\"family\";s:6:\"Halant\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:448;}i:495;a:7:{s:6:\"family\";s:5:\"Alike\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-04-20\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1352;}i:496;a:7:{s:6:\"family\";s:11:\"Henny Penny\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:782;}i:497;a:7:{s:6:\"family\";s:5:\"Magra\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:704;}i:498;a:7:{s:6:\"family\";s:5:\"Sofia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:992;}i:499;a:7:{s:6:\"family\";s:13:\"Source Sans 3\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:458;}i:500;a:7:{s:6:\"family\";s:6:\"Solway\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1362;}i:501;a:7:{s:6:\"family\";s:12:\"Contrail One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:344;}i:502;a:7:{s:6:\"family\";s:7:\"Qwigley\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:810;}i:503;a:7:{s:6:\"family\";s:9:\"Bellefair\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:937;}i:504;a:7:{s:6:\"family\";s:16:\"Darker Grotesque\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1230;}i:505;a:7:{s:6:\"family\";s:4:\"Gugi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:608;}i:506;a:7:{s:6:\"family\";s:20:\"Monsieur La Doulaise\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:720;}i:507;a:7:{s:6:\"family\";s:9:\"Nixie One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1198;}i:508;a:7:{s:6:\"family\";s:19:\"Petit Formal Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:770;}i:509;a:7:{s:6:\"family\";s:10:\"Yesteryear\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1076;}i:510;a:7:{s:6:\"family\";s:14:\"Bubblegum Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:743;}i:511;a:7:{s:6:\"family\";s:11:\"Mukta Vaani\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1091;}i:512;a:7:{s:6:\"family\";s:6:\"Caudex\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"greek\";i:1;s:9:\"greek-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1087;}i:513;a:7:{s:6:\"family\";s:3:\"NTR\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:459;}i:514;a:7:{s:6:\"family\";s:7:\"Mate SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1000;}i:515;a:7:{s:6:\"family\";s:11:\"Alegreya SC\";s:8:\"variants\";a:10:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1018;}i:516;a:7:{s:6:\"family\";s:16:\"Port Lligat Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:36;}i:517;a:7:{s:6:\"family\";s:8:\"Suez One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:874;}i:518;a:7:{s:6:\"family\";s:14:\"Seaweed Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:767;}i:519;a:7:{s:6:\"family\";s:6:\"Aladin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:299;}i:520;a:7:{s:6:\"family\";s:21:\"Atkinson Hyperlegible\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1381;}i:521;a:7:{s:6:\"family\";s:11:\"Grand Hotel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1378;}i:522;a:7:{s:6:\"family\";s:10:\"Pirata One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:368;}i:523;a:7:{s:6:\"family\";s:13:\"Bungee Inline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1264;}i:524;a:7:{s:6:\"family\";s:9:\"Fjord One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1137;}i:525;a:7:{s:6:\"family\";s:3:\"Ovo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:554;}i:526;a:7:{s:6:\"family\";s:6:\"Kosugi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1252;}i:527;a:7:{s:6:\"family\";s:9:\"Amethysta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-04-20\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:721;}i:528;a:7:{s:6:\"family\";s:15:\"Rubik Moonrocks\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1334;}i:529;a:7:{s:6:\"family\";s:7:\"Trocchi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1194;}i:530;a:7:{s:6:\"family\";s:9:\"Kiwi Maru\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:726;}i:531;a:7:{s:6:\"family\";s:7:\"Trirong\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1138;}i:532;a:7:{s:6:\"family\";s:11:\"Albert Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1427;}i:533;a:7:{s:6:\"family\";s:9:\"Fauna One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:609;}i:534;a:7:{s:6:\"family\";s:8:\"Chonburi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:867;}i:535;a:7:{s:6:\"family\";s:7:\"Sniglet\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:211;}i:536;a:7:{s:6:\"family\";s:8:\"Klee One\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"600\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:9:\"greek-ext\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:583;}i:537;a:7:{s:6:\"family\";s:12:\"Averia Libre\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:903;}i:538;a:7:{s:6:\"family\";s:18:\"Averia Serif Libre\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:942;}i:539;a:7:{s:6:\"family\";s:6:\"Andika\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1480;}i:540;a:7:{s:6:\"family\";s:16:\"Noto Sans Hebrew\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v38\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:573;}i:541;a:7:{s:6:\"family\";s:12:\"Grandstander\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:998;}i:542;a:7:{s:6:\"family\";s:18:\"IM Fell English SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1017;}i:543;a:7:{s:6:\"family\";s:12:\"Merienda One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1180;}i:544;a:7:{s:6:\"family\";s:11:\"Proza Libre\";s:8:\"variants\";a:10:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1113;}i:545;a:7:{s:6:\"family\";s:9:\"Spinnaker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-04-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:572;}i:546;a:7:{s:6:\"family\";s:12:\"Irish Grover\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1272;}i:547;a:7:{s:6:\"family\";s:16:\"Noto Color Emoji\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"emoji\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-26\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:146;}i:548;a:7:{s:6:\"family\";s:8:\"Marmelad\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:876;}i:549;a:7:{s:6:\"family\";s:10:\"Slabo 13px\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:627;}i:550;a:7:{s:6:\"family\";s:8:\"Gabriela\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:197;}i:551;a:7:{s:6:\"family\";s:9:\"Thasadith\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:934;}i:552;a:7:{s:6:\"family\";s:4:\"Rasa\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:138;}i:553;a:7:{s:6:\"family\";s:7:\"Oxanium\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:350;}i:554;a:7:{s:6:\"family\";s:10:\"Kelly Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:98;}i:555;a:7:{s:6:\"family\";s:7:\"Podkova\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v26\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1042;}i:556;a:7:{s:6:\"family\";s:20:\"Dawning of a New Day\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:180;}i:557;a:7:{s:6:\"family\";s:5:\"Copse\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-04-21\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:505;}i:558;a:7:{s:6:\"family\";s:14:\"Noto Sans Mono\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-28\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:676;}i:559;a:7:{s:6:\"family\";s:10:\"Newsreader\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:9:\"200italic\";i:8;s:9:\"300italic\";i:9;s:6:\"italic\";i:10;s:9:\"500italic\";i:11;s:9:\"600italic\";i:12;s:9:\"700italic\";i:13;s:9:\"800italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1308;}i:560;a:7:{s:6:\"family\";s:13:\"ZCOOL XiaoWei\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:177;}i:561;a:7:{s:6:\"family\";s:12:\"Bungee Shade\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:624;}i:562;a:7:{s:6:\"family\";s:7:\"Rosario\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v27\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:955;}i:563;a:7:{s:6:\"family\";s:7:\"Bentham\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:308;}i:564;a:7:{s:6:\"family\";s:7:\"Caladea\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1203;}i:565;a:7:{s:6:\"family\";s:12:\"Cormorant SC\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:835;}i:566;a:7:{s:6:\"family\";s:7:\"Hanuman\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-04-21\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:968;}i:567;a:7:{s:6:\"family\";s:9:\"Sunflower\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:446;}i:568;a:7:{s:6:\"family\";s:14:\"Calligraffitti\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:887;}i:569;a:7:{s:6:\"family\";s:26:\"Encode Sans Semi Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:452;}i:570;a:7:{s:6:\"family\";s:21:\"Goudy Bookletter 1911\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:437;}i:571;a:7:{s:6:\"family\";s:9:\"Sevillana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-04-27\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:261;}i:572;a:7:{s:6:\"family\";s:5:\"Share\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:725;}i:573;a:7:{s:6:\"family\";s:7:\"Slackey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:43;}i:574;a:7:{s:6:\"family\";s:7:\"Fredoka\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:263;}i:575;a:7:{s:6:\"family\";s:18:\"IBM Plex Sans Thai\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"thai\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:312;}i:576;a:7:{s:6:\"family\";s:23:\"Waiting for the Sunrise\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:278;}i:577;a:7:{s:6:\"family\";s:10:\"Jockey One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1075;}i:578;a:7:{s:6:\"family\";s:11:\"Oxygen Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:811;}i:579;a:7:{s:6:\"family\";s:11:\"David Libre\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:889;}i:580;a:7:{s:6:\"family\";s:6:\"Kurale\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:10:\"devanagari\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:739;}i:581;a:7:{s:6:\"family\";s:10:\"Hepta Slab\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1044;}i:582;a:7:{s:6:\"family\";s:10:\"Fondamento\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:232;}i:583;a:7:{s:6:\"family\";s:14:\"Anek Malayalam\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:9:\"malayalam\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:39;}i:584;a:7:{s:6:\"family\";s:15:\"Patrick Hand SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1393;}i:585;a:7:{s:6:\"family\";s:15:\"IM Fell English\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:578;}i:586;a:7:{s:6:\"family\";s:6:\"Marvel\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:489;}i:587;a:7:{s:6:\"family\";s:9:\"Limelight\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:773;}i:588;a:7:{s:6:\"family\";s:14:\"Baloo Thambi 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:915;}i:589;a:7:{s:6:\"family\";s:5:\"Lemon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:292;}i:590;a:7:{s:6:\"family\";s:18:\"Noto Serif Display\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1392;}i:591;a:7:{s:6:\"family\";s:4:\"B612\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:477;}i:592;a:7:{s:6:\"family\";s:12:\"Brygada 1918\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1470;}i:593;a:7:{s:6:\"family\";s:15:\"Stardos Stencil\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:853;}i:594;a:7:{s:6:\"family\";s:14:\"Grenze Gotisch\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1006;}i:595;a:7:{s:6:\"family\";s:10:\"Baloo Da 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1243;}i:596;a:7:{s:6:\"family\";s:4:\"Poly\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1385;}i:597;a:7:{s:6:\"family\";s:13:\"Baloo Paaji 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:359;}i:598;a:7:{s:6:\"family\";s:6:\"Rakkas\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:76;}i:599;a:7:{s:6:\"family\";s:8:\"Gurajada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:394;}i:600;a:7:{s:6:\"family\";s:6:\"Quando\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:214;}i:601;a:7:{s:6:\"family\";s:11:\"Vollkorn SC\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1108;}i:602;a:7:{s:6:\"family\";s:11:\"Zen Antique\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:277;}i:603;a:7:{s:6:\"family\";s:11:\"Spectral SC\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1250;}i:604;a:7:{s:6:\"family\";s:10:\"Bowlby One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1033;}i:605;a:7:{s:6:\"family\";s:18:\"Big Shoulders Text\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:686;}i:606;a:7:{s:6:\"family\";s:21:\"Love Ya Like A Sister\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:764;}i:607;a:7:{s:6:\"family\";s:6:\"Fresca\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:914;}i:608;a:7:{s:6:\"family\";s:7:\"Brawler\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1290;}i:609;a:7:{s:6:\"family\";s:8:\"Fahkwang\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:607;}i:610;a:7:{s:6:\"family\";s:11:\"Metrophobic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:661;}i:611;a:7:{s:6:\"family\";s:12:\"Libre Bodoni\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1217;}i:612;a:7:{s:6:\"family\";s:7:\"McLaren\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:73;}i:613;a:7:{s:6:\"family\";s:11:\"Turret Road\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1110;}i:614;a:7:{s:6:\"family\";s:7:\"Molengo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1088;}i:615;a:7:{s:6:\"family\";s:15:\"Baloo Chettan 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:9:\"malayalam\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1391;}i:616;a:7:{s:6:\"family\";s:18:\"Tenali Ramakrishna\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:239;}i:617;a:7:{s:6:\"family\";s:8:\"Pompiere\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:99;}i:618;a:7:{s:6:\"family\";s:6:\"Cutive\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:594;}i:619;a:7:{s:6:\"family\";s:5:\"Elsie\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:185;}i:620;a:7:{s:6:\"family\";s:9:\"Nerko One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:318;}i:621;a:7:{s:6:\"family\";s:10:\"Prosto One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1482;}i:622;a:7:{s:6:\"family\";s:10:\"Andada Pro\";s:8:\"variants\";a:10:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:6:\"italic\";i:6;s:9:\"500italic\";i:7;s:9:\"600italic\";i:8;s:9:\"700italic\";i:9;s:9:\"800italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:74;}i:623;a:7:{s:6:\"family\";s:10:\"Aref Ruqaa\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:981;}i:624;a:7:{s:6:\"family\";s:17:\"Cormorant Upright\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:701;}i:625;a:7:{s:6:\"family\";s:5:\"Allan\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:785;}i:626;a:7:{s:6:\"family\";s:6:\"Montez\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:521;}i:627;a:7:{s:6:\"family\";s:12:\"Fanwood Text\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:643;}i:628;a:7:{s:6:\"family\";s:19:\"Sue Ellen Francisco\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:306;}i:629;a:7:{s:6:\"family\";s:9:\"Nova Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"greek\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:1016;}i:630;a:7:{s:6:\"family\";s:17:\"Delius Swash Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:77;}i:631;a:7:{s:6:\"family\";s:22:\"Oleo Script Swash Caps\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1240;}i:632;a:7:{s:6:\"family\";s:13:\"Della Respira\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:870;}i:633;a:7:{s:6:\"family\";s:15:\"Sansita Swashed\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1306;}i:634;a:7:{s:6:\"family\";s:8:\"Mallanna\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1397;}i:635;a:7:{s:6:\"family\";s:18:\"UnifrakturMaguntia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:444;}i:636;a:7:{s:6:\"family\";s:10:\"Bakbak One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:19;}i:637;a:7:{s:6:\"family\";s:12:\"Sedgwick Ave\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:531;}i:638;a:7:{s:6:\"family\";s:9:\"Harmattan\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:907;}i:639;a:7:{s:6:\"family\";s:5:\"Mirza\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:707;}i:640;a:7:{s:6:\"family\";s:10:\"Lexend Exa\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1213;}i:641;a:7:{s:6:\"family\";s:6:\"Megrim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:240;}i:642;a:7:{s:6:\"family\";s:8:\"Homenaje\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:807;}i:643;a:7:{s:6:\"family\";s:19:\"IM Fell Double Pica\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1330;}i:644;a:7:{s:6:\"family\";s:5:\"Inder\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1099;}i:645;a:7:{s:6:\"family\";s:12:\"Hanalei Fill\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1332;}i:646;a:7:{s:6:\"family\";s:11:\"Odibee Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:834;}i:647;a:7:{s:6:\"family\";s:5:\"Kadwa\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:820;}i:648;a:7:{s:6:\"family\";s:9:\"Kodchasan\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1457;}i:649;a:7:{s:6:\"family\";s:5:\"Farro\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1323;}i:650;a:7:{s:6:\"family\";s:12:\"Emilys Candy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1322;}i:651;a:7:{s:6:\"family\";s:13:\"Mouse Memoirs\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:347;}i:652;a:7:{s:6:\"family\";s:18:\"Shippori Mincho B1\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:877;}i:653;a:7:{s:6:\"family\";s:20:\"Montserrat Subrayada\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:543;}i:654;a:7:{s:6:\"family\";s:13:\"Ma Shan Zheng\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:58;}i:655;a:7:{s:6:\"family\";s:12:\"Rouge Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1270;}i:656;a:7:{s:6:\"family\";s:15:\"IM Fell DW Pica\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:145;}i:657;a:7:{s:6:\"family\";s:12:\"Antic Didone\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1004;}i:658;a:7:{s:6:\"family\";s:7:\"Allison\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1450;}i:659;a:7:{s:6:\"family\";s:6:\"Zeyada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:684;}i:660;a:7:{s:6:\"family\";s:9:\"Duru Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:832;}i:661;a:7:{s:6:\"family\";s:14:\"Inknut Antiqua\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:634;}i:662;a:7:{s:6:\"family\";s:18:\"Noto Nastaliq Urdu\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-28\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1469;}i:663;a:7:{s:6:\"family\";s:12:\"Gravitas One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:747;}i:664;a:7:{s:6:\"family\";s:6:\"Radley\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:871;}i:665;a:7:{s:6:\"family\";s:4:\"KoHo\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1384;}i:666;a:7:{s:6:\"family\";s:3:\"Geo\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:48;}i:667;a:7:{s:6:\"family\";s:7:\"Oregano\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1111;}i:668;a:7:{s:6:\"family\";s:12:\"Metamorphous\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:246;}i:669;a:7:{s:6:\"family\";s:16:\"Bilbo Swash Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:293;}i:670;a:7:{s:6:\"family\";s:8:\"Flamenco\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:656;}i:671;a:7:{s:6:\"family\";s:7:\"Buenard\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:841;}i:672;a:7:{s:6:\"family\";s:8:\"Mansalva\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"greek\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1445;}i:673;a:7:{s:6:\"family\";s:8:\"Italiana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:497;}i:674;a:7:{s:6:\"family\";s:9:\"Oooh Baby\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1069;}i:675;a:7:{s:6:\"family\";s:14:\"Source Serif 4\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:566;}i:676;a:7:{s:6:\"family\";s:20:\"Encode Sans Expanded\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:376;}i:677;a:7:{s:6:\"family\";s:12:\"Bellota Text\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1114;}i:678;a:7:{s:6:\"family\";s:5:\"Carme\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:582;}i:679;a:7:{s:6:\"family\";s:13:\"RocknRoll One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:805;}i:680;a:7:{s:6:\"family\";s:12:\"Happy Monkey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:614;}i:681;a:7:{s:6:\"family\";s:9:\"Vazirmatn\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1224;}i:682;a:7:{s:6:\"family\";s:12:\"Vesper Libre\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:335;}i:683;a:7:{s:6:\"family\";s:12:\"Raleway Dots\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1275;}i:684;a:7:{s:6:\"family\";s:16:\"Supermercado One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:606;}i:685;a:7:{s:6:\"family\";s:14:\"Chelsea Market\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:255;}i:686;a:7:{s:6:\"family\";s:6:\"Kavoon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:23;}i:687;a:7:{s:6:\"family\";s:14:\"Mr De Haviland\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:422;}i:688;a:7:{s:6:\"family\";s:4:\"Arya\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1174;}i:689;a:7:{s:6:\"family\";s:12:\"Style Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1286;}i:690;a:7:{s:6:\"family\";s:5:\"Cambo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:22;}i:691;a:7:{s:6:\"family\";s:6:\"Meddon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1183;}i:692;a:7:{s:6:\"family\";s:13:\"BIZ UDPGothic\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:9:\"greek-ext\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:736;}i:693;a:7:{s:6:\"family\";s:13:\"League Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1302;}i:694;a:7:{s:6:\"family\";s:11:\"Convergence\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-04-21\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1067;}i:695;a:7:{s:6:\"family\";s:8:\"M PLUS 1\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:670;}i:696;a:7:{s:6:\"family\";s:16:\"Over the Rainbow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:237;}i:697;a:7:{s:6:\"family\";s:17:\"Noto Sans Bengali\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1012;}i:698;a:7:{s:6:\"family\";s:13:\"Expletus Sans\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:837;}i:699;a:7:{s:6:\"family\";s:21:\"ZCOOL QingKe HuangYou\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1219;}i:700;a:7:{s:6:\"family\";s:6:\"Numans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:564;}i:701;a:7:{s:6:\"family\";s:18:\"Major Mono Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:1305;}i:702;a:7:{s:6:\"family\";s:10:\"Battambang\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-04-20\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1249;}i:703;a:7:{s:6:\"family\";s:7:\"Hahmlet\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1185;}i:704;a:7:{s:6:\"family\";s:16:\"IBM Plex Sans KR\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1218;}i:705;a:7:{s:6:\"family\";s:14:\"Clicker Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:383;}i:706;a:7:{s:6:\"family\";s:13:\"Alike Angular\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-04-20\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:690;}i:707;a:7:{s:6:\"family\";s:11:\"DotGothic16\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1311;}i:708;a:7:{s:6:\"family\";s:6:\"Besley\";s:8:\"variants\";a:12:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";i:10;s:9:\"800italic\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:404;}i:709;a:7:{s:6:\"family\";s:8:\"Belgrano\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:262;}i:710;a:7:{s:6:\"family\";s:17:\"Noto Sans Sinhala\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"sinhala\";}s:7:\"version\";s:3:\"v26\";s:12:\"lastModified\";s:10:\"2022-09-28\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:959;}i:711;a:7:{s:6:\"family\";s:4:\"Atma\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:880;}i:712;a:7:{s:6:\"family\";s:7:\"Ms Madi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1350;}i:713;a:7:{s:6:\"family\";s:5:\"Salsa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:327;}i:714;a:7:{s:6:\"family\";s:20:\"Libre Caslon Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:294;}i:715;a:7:{s:6:\"family\";s:14:\"Zen Old Mincho\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:734;}i:716;a:7:{s:6:\"family\";s:11:\"Ceviche One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:818;}i:717;a:7:{s:6:\"family\";s:8:\"Amarante\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:516;}i:718;a:7:{s:6:\"family\";s:7:\"Anaheim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:671;}i:719;a:7:{s:6:\"family\";s:15:\"Euphoria Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1431;}i:720;a:7:{s:6:\"family\";s:9:\"Hurricane\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1055;}i:721;a:7:{s:6:\"family\";s:7:\"Orienta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:600;}i:722;a:7:{s:6:\"family\";s:9:\"Shojumaru\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:711;}i:723;a:7:{s:6:\"family\";s:15:\"Aguafina Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:753;}i:724;a:7:{s:6:\"family\";s:8:\"Jomhuria\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:238;}i:725;a:7:{s:6:\"family\";s:10:\"Goblin One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:188;}i:726;a:7:{s:6:\"family\";s:10:\"Doppio One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1248;}i:727;a:7:{s:6:\"family\";s:10:\"Share Tech\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1143;}i:728;a:7:{s:6:\"family\";s:10:\"Silkscreen\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1320;}i:729;a:7:{s:6:\"family\";s:6:\"Lekton\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:455;}i:730;a:7:{s:6:\"family\";s:15:\"Original Surfer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1202;}i:731;a:7:{s:6:\"family\";s:4:\"Mako\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:873;}i:732;a:7:{s:6:\"family\";s:17:\"Averia Sans Libre\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:984;}i:733;a:7:{s:6:\"family\";s:5:\"Dokdo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:266;}i:734;a:7:{s:6:\"family\";s:9:\"Recursive\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v37\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1140;}i:735;a:7:{s:6:\"family\";s:11:\"Overlock SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:587;}i:736;a:7:{s:6:\"family\";s:6:\"Galada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1169;}i:737;a:7:{s:6:\"family\";s:7:\"Notable\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1038;}i:738;a:7:{s:6:\"family\";s:25:\"Encode Sans Semi Expanded\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:192;}i:739;a:7:{s:6:\"family\";s:16:\"Ibarra Real Nova\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:400;}i:740;a:7:{s:6:\"family\";s:7:\"Goldman\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1077;}i:741;a:7:{s:6:\"family\";s:11:\"Bubbler One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:41;}i:742;a:7:{s:6:\"family\";s:5:\"Coiny\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1117;}i:743;a:7:{s:6:\"family\";s:12:\"Lexend Zetta\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:947;}i:744;a:7:{s:6:\"family\";s:6:\"Ledger\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:638;}i:745;a:7:{s:6:\"family\";s:9:\"Yeon Sung\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1228;}i:746;a:7:{s:6:\"family\";s:8:\"Sarpanch\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:304;}i:747;a:7:{s:6:\"family\";s:22:\"Mountains of Christmas\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1449;}i:748;a:7:{s:6:\"family\";s:12:\"Germania One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1326;}i:749;a:7:{s:6:\"family\";s:9:\"B612 Mono\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:1231;}i:750;a:7:{s:6:\"family\";s:10:\"Rubik Dirt\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1411;}i:751;a:7:{s:6:\"family\";s:6:\"Federo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-04-21\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1080;}i:752;a:7:{s:6:\"family\";s:7:\"Montaga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:579;}i:753;a:7:{s:6:\"family\";s:7:\"Baumans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-04-20\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:528;}i:754;a:7:{s:6:\"family\";s:10:\"Faster One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1205;}i:755;a:7:{s:6:\"family\";s:7:\"Trykker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1333;}i:756;a:7:{s:6:\"family\";s:15:\"Dela Gothic One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1184;}i:757;a:7:{s:6:\"family\";s:12:\"Freckle Face\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:669;}i:758;a:7:{s:6:\"family\";s:8:\"Gayathri\";s:8:\"variants\";a:3:{i:0;s:3:\"100\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"malayalam\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:738;}i:759;a:7:{s:6:\"family\";s:23:\"Zen Kaku Gothic Antique\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:79;}i:760;a:7:{s:6:\"family\";s:8:\"Shalimar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1233;}i:761;a:7:{s:6:\"family\";s:12:\"Baloo Bhai 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:761;}i:762;a:7:{s:6:\"family\";s:15:\"Walter Turncoat\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:633;}i:763;a:7:{s:6:\"family\";s:6:\"Akshar\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1421;}i:764;a:7:{s:6:\"family\";s:7:\"Peralta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:790;}i:765;a:7:{s:6:\"family\";s:9:\"Syne Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:1267;}i:766;a:7:{s:6:\"family\";s:9:\"Hi Melody\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1176;}i:767;a:7:{s:6:\"family\";s:11:\"Vast Shadow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:398;}i:768;a:7:{s:6:\"family\";s:7:\"Timmana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1084;}i:769;a:7:{s:6:\"family\";s:10:\"Poller One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:279;}i:770;a:7:{s:6:\"family\";s:7:\"Pavanam\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1327;}i:771;a:7:{s:6:\"family\";s:11:\"Bigshot One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:233;}i:772;a:7:{s:6:\"family\";s:12:\"Finger Paint\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:960;}i:773;a:7:{s:6:\"family\";s:10:\"Sofia Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:3;}i:774;a:7:{s:6:\"family\";s:11:\"Yusei Magic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:486;}i:775;a:7:{s:6:\"family\";s:14:\"Give You Glory\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:390;}i:776;a:7:{s:6:\"family\";s:4:\"Sail\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:341;}i:777;a:7:{s:6:\"family\";s:12:\"Meera Inimai\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:5:\"tamil\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1382;}i:778;a:7:{s:6:\"family\";s:8:\"Tomorrow\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:492;}i:779;a:7:{s:6:\"family\";s:4:\"Asul\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1410;}i:780;a:7:{s:6:\"family\";s:15:\"Comforter Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1126;}i:781;a:7:{s:6:\"family\";s:20:\"BhuTuka Expanded One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1285;}i:782;a:7:{s:6:\"family\";s:5:\"Kufam\";s:8:\"variants\";a:12:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";i:10;s:9:\"800italic\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1098;}i:783;a:7:{s:6:\"family\";s:9:\"Wendy One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-04-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:674;}i:784;a:7:{s:6:\"family\";s:8:\"Codystar\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:920;}i:785;a:7:{s:6:\"family\";s:13:\"Zen Kurenaido\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:630;}i:786;a:7:{s:6:\"family\";s:6:\"Tienne\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:731;}i:787;a:7:{s:6:\"family\";s:11:\"Anek Telugu\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"telugu\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:453;}i:788;a:7:{s:6:\"family\";s:11:\"Life Savers\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:637;}i:789;a:7:{s:6:\"family\";s:11:\"Mukta Mahee\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:724;}i:790;a:7:{s:6:\"family\";s:10:\"Nova Round\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:111;}i:791;a:7:{s:6:\"family\";s:9:\"Dynalight\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:106;}i:792;a:7:{s:6:\"family\";s:12:\"Kaisei Decol\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:958;}i:793;a:7:{s:6:\"family\";s:10:\"Charmonman\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:745;}i:794;a:7:{s:6:\"family\";s:9:\"Balthazar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:479;}i:795;a:7:{s:6:\"family\";s:9:\"Scope One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:317;}i:796;a:7:{s:6:\"family\";s:12:\"Headland One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:546;}i:797;a:7:{s:6:\"family\";s:12:\"Crafty Girls\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:654;}i:798;a:7:{s:6:\"family\";s:11:\"Alumni Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:472;}i:799;a:7:{s:6:\"family\";s:14:\"Ruslan Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1065;}i:800;a:7:{s:6:\"family\";s:5:\"Modak\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1386;}i:801;a:7:{s:6:\"family\";s:17:\"Cormorant Unicase\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:825;}i:802;a:7:{s:6:\"family\";s:16:\"Noto Sans Tangsa\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"tangsa\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:4;}i:803;a:7:{s:6:\"family\";s:16:\"Port Lligat Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:63;}i:804;a:7:{s:6:\"family\";s:15:\"Lily Script One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:850;}i:805;a:7:{s:6:\"family\";s:11:\"Lexend Giga\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:189;}i:806;a:7:{s:6:\"family\";s:12:\"ZCOOL KuaiLe\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1289;}i:807;a:7:{s:6:\"family\";s:5:\"Glory\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:9:\"100italic\";i:9;s:9:\"200italic\";i:10;s:9:\"300italic\";i:11;s:6:\"italic\";i:12;s:9:\"500italic\";i:13;s:9:\"600italic\";i:14;s:9:\"700italic\";i:15;s:9:\"800italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:730;}i:808;a:7:{s:6:\"family\";s:11:\"Azeret Mono\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:1037;}i:809;a:7:{s:6:\"family\";s:17:\"Saira Stencil One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:722;}i:810;a:7:{s:6:\"family\";s:5:\"Voces\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1420;}i:811;a:7:{s:6:\"family\";s:7:\"Katibeh\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1253;}i:812;a:7:{s:6:\"family\";s:18:\"Noto Sans Georgian\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:8:\"georgian\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v36\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:28;}i:813;a:7:{s:6:\"family\";s:17:\"Loved by the King\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:831;}i:814;a:7:{s:6:\"family\";s:5:\"Eater\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:420;}i:815;a:7:{s:6:\"family\";s:15:\"Noto Serif Toto\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"toto\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:5;}i:816;a:7:{s:6:\"family\";s:23:\"Just Me Again Down Here\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:456;}i:817;a:7:{s:6:\"family\";s:20:\"Zilla Slab Highlight\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:84;}i:818;a:7:{s:6:\"family\";s:21:\"Libre Barcode 39 Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v26\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:178;}i:819;a:7:{s:6:\"family\";s:4:\"Gotu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:430;}i:820;a:7:{s:6:\"family\";s:5:\"Gaegu\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:333;}i:821;a:7:{s:6:\"family\";s:5:\"Vibur\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:387;}i:822;a:7:{s:6:\"family\";s:18:\"The Girl Next Door\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:793;}i:823;a:7:{s:6:\"family\";s:11:\"Inria Serif\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:755;}i:824;a:7:{s:6:\"family\";s:7:\"Aboreto\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:59;}i:825;a:7:{s:6:\"family\";s:21:\"Noto Sans SignWriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:11:\"signwriting\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:6;}i:826;a:7:{s:6:\"family\";s:6:\"Sumana\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:924;}i:827;a:7:{s:6:\"family\";s:17:\"Carrois Gothic SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1297;}i:828;a:7:{s:6:\"family\";s:16:\"Akaya Telivigala\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"telugu\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1373;}i:829;a:7:{s:6:\"family\";s:13:\"League Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1154;}i:830;a:7:{s:6:\"family\";s:18:\"Chau Philomene One\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1262;}i:831;a:7:{s:6:\"family\";s:14:\"Baloo Bhaina 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"oriya\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1153;}i:832;a:7:{s:6:\"family\";s:5:\"Julee\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:191;}i:833;a:7:{s:6:\"family\";s:8:\"Artifika\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2023-01-10\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1151;}i:834;a:7:{s:6:\"family\";s:8:\"Almendra\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:162;}i:835;a:7:{s:6:\"family\";s:12:\"Cherry Swash\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-04-21\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:692;}i:836;a:7:{s:6:\"family\";s:14:\"Kdam Thmor Pro\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:365;}i:837;a:7:{s:6:\"family\";s:7:\"Imprima\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1271;}i:838;a:7:{s:6:\"family\";s:10:\"Noto Emoji\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"emoji\";}s:7:\"version\";s:3:\"v34\";s:12:\"lastModified\";s:10:\"2022-09-26\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1380;}i:839;a:7:{s:6:\"family\";s:16:\"Baloo Bhaijaan 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:948;}i:840;a:7:{s:6:\"family\";s:7:\"Ephesis\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:536;}i:841;a:7:{s:6:\"family\";s:30:\"Libre Barcode 39 Extended Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1049;}i:842;a:7:{s:6:\"family\";s:9:\"Kotta One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1418;}i:843;a:7:{s:6:\"family\";s:7:\"Frijole\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1130;}i:844;a:7:{s:6:\"family\";s:14:\"Delius Unicase\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v26\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:897;}i:845;a:7:{s:6:\"family\";s:12:\"Gamja Flower\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1070;}i:846;a:7:{s:6:\"family\";s:13:\"BIZ UDPMincho\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:9:\"greek-ext\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2023-01-18\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:512;}i:847;a:7:{s:6:\"family\";s:10:\"Reggae One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:635;}i:848;a:7:{s:6:\"family\";s:7:\"Bellota\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:680;}i:849;a:7:{s:6:\"family\";s:8:\"Prociono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:535;}i:850;a:7:{s:6:\"family\";s:5:\"Tauri\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:988;}i:851;a:7:{s:6:\"family\";s:6:\"Ruthie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:822;}i:852;a:7:{s:6:\"family\";s:12:\"Gemunu Libre\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"sinhala\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:622;}i:853;a:7:{s:6:\"family\";s:8:\"Denk One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-04-21\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:999;}i:854;a:7:{s:6:\"family\";s:10:\"Spicy Rice\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:343;}i:855;a:7:{s:6:\"family\";s:5:\"Ranga\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1426;}i:856;a:7:{s:6:\"family\";s:8:\"Ranchers\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1435;}i:857;a:7:{s:6:\"family\";s:10:\"Medula One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:245;}i:858;a:7:{s:6:\"family\";s:13:\"MedievalSharp\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:296;}i:859;a:7:{s:6:\"family\";s:8:\"Wire One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:520;}i:860;a:7:{s:6:\"family\";s:20:\"Noto Serif Malayalam\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:9:\"malayalam\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1395;}i:861;a:7:{s:6:\"family\";s:17:\"Libre Barcode 128\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v26\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:575;}i:862;a:7:{s:6:\"family\";s:10:\"Song Myung\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1368;}i:863;a:7:{s:6:\"family\";s:6:\"Chango\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:768;}i:864;a:7:{s:6:\"family\";s:14:\"UnifrakturCook\";s:8:\"variants\";a:1:{i:0;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:941;}i:865;a:7:{s:6:\"family\";s:4:\"Mina\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1168;}i:866;a:7:{s:6:\"family\";s:16:\"Londrina Outline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:243;}i:867;a:7:{s:6:\"family\";s:9:\"Rationale\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-04-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:328;}i:868;a:7:{s:6:\"family\";s:8:\"Rosarivo\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:364;}i:869;a:7:{s:6:\"family\";s:14:\"Uncial Antiqua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1179;}i:870;a:7:{s:6:\"family\";s:11:\"Cantora One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:222;}i:871;a:7:{s:6:\"family\";s:17:\"Cherry Cream Soda\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:990;}i:872;a:7:{s:6:\"family\";s:6:\"Strait\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1259;}i:873;a:7:{s:6:\"family\";s:10:\"Sonsie One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1157;}i:874;a:7:{s:6:\"family\";s:15:\"Londrina Shadow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:272;}i:875;a:7:{s:6:\"family\";s:10:\"Alexandria\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-11-18\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1412;}i:876;a:7:{s:6:\"family\";s:12:\"Tiro Kannada\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:90;}i:877;a:7:{s:6:\"family\";s:19:\"Averia Gruesa Libre\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1255;}i:878;a:7:{s:6:\"family\";s:14:\"East Sea Dokdo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1299;}i:879;a:7:{s:6:\"family\";s:6:\"Kranky\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:484;}i:880;a:7:{s:6:\"family\";s:21:\"Padyakke Expanded One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2023-01-10\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:2;}i:881;a:7:{s:6:\"family\";s:6:\"Gafata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:485;}i:882;a:7:{s:6:\"family\";s:7:\"Puritan\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:537;}i:883;a:7:{s:6:\"family\";s:7:\"Unkempt\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:450;}i:884;a:7:{s:6:\"family\";s:12:\"Montagu Slab\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:27;}i:885;a:7:{s:6:\"family\";s:10:\"Rum Raisin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1348;}i:886;a:7:{s:6:\"family\";s:16:\"Scheherazade New\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:50;}i:887;a:7:{s:6:\"family\";s:10:\"Birthstone\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:462;}i:888;a:7:{s:6:\"family\";s:4:\"Asar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1062;}i:889;a:7:{s:6:\"family\";s:10:\"Inria Sans\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:381;}i:890;a:7:{s:6:\"family\";s:15:\"Baloo Tammudu 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"telugu\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:127;}i:891;a:7:{s:6:\"family\";s:5:\"Ewert\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1283;}i:892;a:7:{s:6:\"family\";s:11:\"Nova Square\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:650;}i:893;a:7:{s:6:\"family\";s:6:\"Nokora\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v30\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1172;}i:894;a:7:{s:6:\"family\";s:9:\"Xanh Mono\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:1105;}i:895;a:7:{s:6:\"family\";s:25:\"Sofia Sans Semi Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:7;}i:896;a:7:{s:6:\"family\";s:16:\"Noto Sans Telugu\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"telugu\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1424;}i:897;a:7:{s:6:\"family\";s:7:\"Iceland\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:310;}i:898;a:7:{s:6:\"family\";s:11:\"Lexend Mega\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:69;}i:899;a:7:{s:6:\"family\";s:13:\"Sulphur Point\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:439;}i:900;a:7:{s:6:\"family\";s:6:\"Habibi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:351;}i:901;a:7:{s:6:\"family\";s:17:\"Noto Sans Symbols\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"symbols\";}s:7:\"version\";s:3:\"v36\";s:12:\"lastModified\";s:10:\"2022-09-28\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:225;}i:902;a:7:{s:6:\"family\";s:12:\"MuseoModerno\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1241;}i:903;a:7:{s:6:\"family\";s:8:\"Ramaraja\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1128;}i:904;a:7:{s:6:\"family\";s:7:\"Stylish\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1124;}i:905;a:7:{s:6:\"family\";s:5:\"Stoke\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:677;}i:906;a:7:{s:6:\"family\";s:10:\"Grape Nuts\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1456;}i:907;a:7:{s:6:\"family\";s:6:\"Piedra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1300;}i:908;a:7:{s:6:\"family\";s:5:\"Inika\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:513;}i:909;a:7:{s:6:\"family\";s:18:\"Macondo Swash Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1396;}i:910;a:7:{s:6:\"family\";s:20:\"IM Fell French Canon\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:655;}i:911;a:7:{s:6:\"family\";s:7:\"Manuale\";s:8:\"variants\";a:12:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:9:\"300italic\";i:7;s:6:\"italic\";i:8;s:9:\"500italic\";i:9;s:9:\"600italic\";i:10;s:9:\"700italic\";i:11;s:9:\"800italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:894;}i:912;a:7:{s:6:\"family\";s:7:\"Miniver\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:809;}i:913;a:7:{s:6:\"family\";s:15:\"Noto Sans Limbu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"limbu\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:32;}i:914;a:7:{s:6:\"family\";s:14:\"Kaisei Tokumin\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:652;}i:915;a:7:{s:6:\"family\";s:9:\"Marko One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1310;}i:916;a:7:{s:6:\"family\";s:9:\"Potta One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1314;}i:917;a:7:{s:6:\"family\";s:9:\"Redressed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:861;}i:918;a:7:{s:6:\"family\";s:9:\"Cute Font\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:928;}i:919;a:7:{s:6:\"family\";s:5:\"Bayon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v29\";s:12:\"lastModified\";s:10:\"2022-04-20\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:271;}i:920;a:7:{s:6:\"family\";s:6:\"Farsan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:576;}i:921;a:7:{s:6:\"family\";s:6:\"Ribeye\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:632;}i:922;a:7:{s:6:\"family\";s:8:\"WindSong\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"500\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:337;}i:923;a:7:{s:6:\"family\";s:13:\"Mystery Quest\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:784;}i:924;a:7:{s:6:\"family\";s:5:\"Khmer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:697;}i:925;a:7:{s:6:\"family\";s:12:\"Coda Caption\";s:8:\"variants\";a:1:{i:0;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:765;}i:926;a:7:{s:6:\"family\";s:4:\"Buda\";s:8:\"variants\";a:1:{i:0;s:3:\"300\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1422;}i:927;a:7:{s:6:\"family\";s:12:\"Red Hat Mono\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:713;}i:928;a:7:{s:6:\"family\";s:14:\"Lovers Quarrel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1155;}i:929;a:7:{s:6:\"family\";s:6:\"Shanti\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1358;}i:930;a:7:{s:6:\"family\";s:16:\"Familjen Grotesk\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:95;}i:931;a:7:{s:6:\"family\";s:9:\"Corinthia\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1430;}i:932;a:7:{s:6:\"family\";s:11:\"Dr Sugiyama\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:62;}i:933;a:7:{s:6:\"family\";s:11:\"Trade Winds\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:740;}i:934;a:7:{s:6:\"family\";s:8:\"M PLUS 2\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:362;}i:935;a:7:{s:6:\"family\";s:10:\"Moon Dance\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:17;}i:936;a:7:{s:6:\"family\";s:5:\"Dekko\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:534;}i:937;a:7:{s:6:\"family\";s:7:\"Akronim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1093;}i:938;a:7:{s:6:\"family\";s:9:\"Wellfleet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:55;}i:939;a:7:{s:6:\"family\";s:10:\"Engagement\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:792;}i:940;a:7:{s:6:\"family\";s:9:\"Unbounded\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1443;}i:941;a:7:{s:6:\"family\";s:17:\"Noto Sans Myanmar\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:7:\"myanmar\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-28\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:891;}i:942;a:7:{s:6:\"family\";s:20:\"Sree Krushnadevaraya\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1336;}i:943;a:7:{s:6:\"family\";s:9:\"Piazzolla\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v29\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:933;}i:944;a:7:{s:6:\"family\";s:5:\"Stick\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:567;}i:945;a:7:{s:6:\"family\";s:8:\"Sancreek\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:345;}i:946;a:7:{s:6:\"family\";s:20:\"Stint Ultra Expanded\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:215;}i:947;a:7:{s:6:\"family\";s:8:\"Monofett\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:491;}i:948;a:7:{s:6:\"family\";s:9:\"Train One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1220;}i:949;a:7:{s:6:\"family\";s:8:\"Chilanka\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"malayalam\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:38;}i:950;a:7:{s:6:\"family\";s:11:\"Orelega One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:705;}i:951;a:7:{s:6:\"family\";s:10:\"Kulim Park\";s:8:\"variants\";a:10:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:436;}i:952;a:7:{s:6:\"family\";s:14:\"Hachi Maru Pop\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:551;}i:953;a:7:{s:6:\"family\";s:8:\"Galdeano\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:88;}i:954;a:7:{s:6:\"family\";s:7:\"Plaster\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1052;}i:955;a:7:{s:6:\"family\";s:14:\"Abyssinica SIL\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"ethiopic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:15;}i:956;a:7:{s:6:\"family\";s:6:\"Chicle\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:668;}i:957;a:7:{s:6:\"family\";s:11:\"Kaisei Opti\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1002;}i:958;a:7:{s:6:\"family\";s:5:\"Metal\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v28\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:529;}i:959;a:7:{s:6:\"family\";s:4:\"Moul\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1056;}i:960;a:7:{s:6:\"family\";s:7:\"Paprika\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:925;}i:961;a:7:{s:6:\"family\";s:9:\"Margarine\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1050;}i:962;a:7:{s:6:\"family\";s:7:\"Iceberg\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1103;}i:963;a:7:{s:6:\"family\";s:6:\"Barrio\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:419;}i:964;a:7:{s:6:\"family\";s:7:\"Milonga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1188;}i:965;a:7:{s:6:\"family\";s:9:\"Kantumruy\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1425;}i:966;a:7:{s:6:\"family\";s:11:\"Spline Sans\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:386;}i:967;a:7:{s:6:\"family\";s:6:\"Sarina\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:619;}i:968;a:7:{s:6:\"family\";s:10:\"Cagliostro\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:973;}i:969;a:7:{s:6:\"family\";s:7:\"Sahitya\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1197;}i:970;a:7:{s:6:\"family\";s:13:\"Sirin Stencil\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-04-27\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1268;}i:971;a:7:{s:6:\"family\";s:8:\"Red Rose\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:645;}i:972;a:7:{s:6:\"family\";s:5:\"Varta\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:774;}i:973;a:7:{s:6:\"family\";s:5:\"Molle\";s:8:\"variants\";a:1:{i:0;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:258;}i:974;a:7:{s:6:\"family\";s:9:\"Stalemate\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:639;}i:975;a:7:{s:6:\"family\";s:5:\"Arima\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:7:{i:0;s:5:\"greek\";i:1;s:9:\"greek-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:9:\"malayalam\";i:5;s:5:\"tamil\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:54;}i:976;a:7:{s:6:\"family\";s:4:\"Sura\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:783;}i:977;a:7:{s:6:\"family\";s:16:\"Fontdiner Swanky\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:488;}i:978;a:7:{s:6:\"family\";s:14:\"Mochiy Pop One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1193;}i:979;a:7:{s:6:\"family\";s:13:\"Bigelow Rules\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:290;}i:980;a:7:{s:6:\"family\";s:8:\"Gorditas\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:80;}i:981;a:7:{s:6:\"family\";s:7:\"Murecho\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:8:\"japanese\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1403;}i:982;a:7:{s:6:\"family\";s:11:\"Hina Mincho\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:297;}i:983;a:7:{s:6:\"family\";s:9:\"Condiment\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:540;}i:984;a:7:{s:6:\"family\";s:24:\"IBM Plex Sans Devanagari\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:190;}i:985;a:7:{s:6:\"family\";s:15:\"Qwitcher Grypen\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1434;}i:986;a:7:{s:6:\"family\";s:9:\"Kumar One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:699;}i:987;a:7:{s:6:\"family\";s:7:\"Yaldevi\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"sinhala\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1162;}i:988;a:7:{s:6:\"family\";s:22:\"Libre Barcode 128 Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v26\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:284;}i:989;a:7:{s:6:\"family\";s:6:\"Angkor\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v28\";s:12:\"lastModified\";s:10:\"2022-04-20\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:952;}i:990;a:7:{s:6:\"family\";s:9:\"Road Rage\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:474;}i:991;a:7:{s:6:\"family\";s:12:\"Radio Canada\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:82;}i:992;a:7:{s:6:\"family\";s:7:\"Crushed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:844;}i:993;a:7:{s:6:\"family\";s:7:\"Content\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1079;}i:994;a:7:{s:6:\"family\";s:9:\"Englebert\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1200;}i:995;a:7:{s:6:\"family\";s:6:\"Ruluko\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-04-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:827;}i:996;a:7:{s:6:\"family\";s:12:\"Gowun Batang\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:542;}i:997;a:7:{s:6:\"family\";s:9:\"Kavivanar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:331;}i:998;a:7:{s:6:\"family\";s:15:\"Noto Serif Thai\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:181;}i:999;a:7:{s:6:\"family\";s:11:\"Vampiro One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-04-27\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:775;}i:1000;a:7:{s:6:\"family\";s:16:\"Elsie Swash Caps\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:936;}i:1001;a:7:{s:6:\"family\";s:12:\"Jolly Lodger\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1078;}i:1002;a:7:{s:6:\"family\";s:12:\"Ravi Prakash\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1082;}i:1003;a:7:{s:6:\"family\";s:7:\"Gantari\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:665;}i:1004;a:7:{s:6:\"family\";s:13:\"Croissant One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:402;}i:1005;a:7:{s:6:\"family\";s:10:\"Keania One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:544;}i:1006;a:7:{s:6:\"family\";s:9:\"Simonetta\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"900\";i:3;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-04-27\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:821;}i:1007;a:7:{s:6:\"family\";s:11:\"Text Me One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1058;}i:1008;a:7:{s:6:\"family\";s:9:\"Nova Flat\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1257;}i:1009;a:7:{s:6:\"family\";s:10:\"New Rocker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1369;}i:1010;a:7:{s:6:\"family\";s:5:\"Dorsa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:647;}i:1011;a:7:{s:6:\"family\";s:10:\"Tulpen One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:858;}i:1012;a:7:{s:6:\"family\";s:11:\"Lakki Reddy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:283;}i:1013;a:7:{s:6:\"family\";s:7:\"Offside\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:467;}i:1014;a:7:{s:6:\"family\";s:5:\"Bilbo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:612;}i:1015;a:7:{s:6:\"family\";s:9:\"Comforter\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:901;}i:1016;a:7:{s:6:\"family\";s:25:\"IBM Plex Sans Thai Looped\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"thai\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:170;}i:1017;a:7:{s:6:\"family\";s:8:\"Underdog\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1375;}i:1018;a:7:{s:6:\"family\";s:13:\"Anek Gujarati\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:18;}i:1019;a:7:{s:6:\"family\";s:10:\"Anek Tamil\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1416;}i:1020;a:7:{s:6:\"family\";s:8:\"Zen Dots\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1452;}i:1021;a:7:{s:6:\"family\";s:16:\"Mochiy Pop P One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1001;}i:1022;a:7:{s:6:\"family\";s:8:\"Srisakdi\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:663;}i:1023;a:7:{s:6:\"family\";s:5:\"Fenix\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1428;}i:1024;a:7:{s:6:\"family\";s:11:\"Donegal One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1414;}i:1025;a:7:{s:6:\"family\";s:10:\"Beth Ellen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-04-20\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1081;}i:1026;a:7:{s:6:\"family\";s:10:\"Square Peg\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:527;}i:1027;a:7:{s:6:\"family\";s:6:\"Griffy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:798;}i:1028;a:7:{s:6:\"family\";s:10:\"Eagle Lake\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:954;}i:1029;a:7:{s:6:\"family\";s:20:\"IM Fell Great Primer\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:972;}i:1030;a:7:{s:6:\"family\";s:10:\"Autour One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:883;}i:1031;a:7:{s:6:\"family\";s:8:\"Freehand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v27\";s:12:\"lastModified\";s:10:\"2022-04-21\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:772;}i:1032;a:7:{s:6:\"family\";s:6:\"Unlock\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:618;}i:1033;a:7:{s:6:\"family\";s:25:\"Libre Barcode 39 Extended\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1211;}i:1034;a:7:{s:6:\"family\";s:8:\"Joti One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:885;}i:1035;a:7:{s:6:\"family\";s:6:\"Felipa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:322;}i:1036;a:7:{s:6:\"family\";s:11:\"Rampart One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:305;}i:1037;a:7:{s:6:\"family\";s:8:\"Chathura\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-04-21\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1287;}i:1038;a:7:{s:6:\"family\";s:9:\"Karantina\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1170;}i:1039;a:7:{s:6:\"family\";s:16:\"Fascinate Inline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1120;}i:1040;a:7:{s:6:\"family\";s:11:\"Meie Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:593;}i:1041;a:7:{s:6:\"family\";s:16:\"Shippori Antique\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:714;}i:1042;a:7:{s:6:\"family\";s:18:\"Swanky and Moo Moo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:370;}i:1043;a:7:{s:6:\"family\";s:9:\"Diplomata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:742;}i:1044;a:7:{s:6:\"family\";s:13:\"Zhi Mang Xing\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:504;}i:1045;a:7:{s:6:\"family\";s:9:\"Jomolhari\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:7:\"tibetan\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:406;}i:1046;a:7:{s:6:\"family\";s:7:\"Nosifer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1227;}i:1047;a:7:{s:6:\"family\";s:10:\"MonteCarlo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1066;}i:1048;a:7:{s:6:\"family\";s:17:\"Noto Sans Kannada\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1351;}i:1049;a:7:{s:6:\"family\";s:12:\"BIZ UDGothic\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:9:\"greek-ext\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:511;}i:1050;a:7:{s:6:\"family\";s:11:\"Linden Hill\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:517;}i:1051;a:7:{s:6:\"family\";s:14:\"Modern Antiqua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:900;}i:1052;a:7:{s:6:\"family\";s:26:\"Sofia Sans Extra Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:8;}i:1053;a:7:{s:6:\"family\";s:5:\"Junge\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1025;}i:1054;a:7:{s:6:\"family\";s:6:\"Risque\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1341;}i:1055;a:7:{s:6:\"family\";s:23:\"Black And White Picture\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:274;}i:1056;a:7:{s:6:\"family\";s:14:\"Akaya Kanadaka\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:702;}i:1057;a:7:{s:6:\"family\";s:13:\"Ribeye Marrow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:586;}i:1058;a:7:{s:6:\"family\";s:11:\"Seymour One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1461;}i:1059;a:7:{s:6:\"family\";s:16:\"Noto Serif Khmer\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1359;}i:1060;a:7:{s:6:\"family\";s:6:\"Yomogi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:723;}i:1061;a:7:{s:6:\"family\";s:6:\"Grenze\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:269;}i:1062;a:7:{s:6:\"family\";s:13:\"Rhodium Libre\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:438;}i:1063;a:7:{s:6:\"family\";s:6:\"Spirax\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1279;}i:1064;a:7:{s:6:\"family\";s:17:\"Passions Conflict\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:143;}i:1065;a:7:{s:6:\"family\";s:4:\"Joan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:273;}i:1066;a:7:{s:6:\"family\";s:9:\"Bona Nova\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:6:\"hebrew\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1261;}i:1067;a:7:{s:6:\"family\";s:13:\"Stalinist One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v54\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1216;}i:1068;a:7:{s:6:\"family\";s:10:\"Poor Story\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:672;}i:1069;a:7:{s:6:\"family\";s:13:\"Fragment Mono\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:35;}i:1070;a:7:{s:6:\"family\";s:6:\"Mohave\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:270;}i:1071;a:7:{s:6:\"family\";s:11:\"Metal Mania\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:884;}i:1072;a:7:{s:6:\"family\";s:14:\"Princess Sofia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1409;}i:1073;a:7:{s:6:\"family\";s:21:\"Noto Serif Devanagari\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:591;}i:1074;a:7:{s:6:\"family\";s:13:\"Mrs Sheppards\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1181;}i:1075;a:7:{s:6:\"family\";s:13:\"Fuzzy Bubbles\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1068;}i:1076;a:7:{s:6:\"family\";s:11:\"Anek Bangla\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:814;}i:1077;a:7:{s:6:\"family\";s:7:\"Arbutus\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1374;}i:1078;a:7:{s:6:\"family\";s:14:\"Odor Mean Chey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v27\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:373;}i:1079;a:7:{s:6:\"family\";s:17:\"BioRhyme Expanded\";s:8:\"variants\";a:5:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:87;}i:1080;a:7:{s:6:\"family\";s:7:\"Bahiana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:291;}i:1081;a:7:{s:6:\"family\";s:11:\"Gowun Dodum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:235;}i:1082;a:7:{s:6:\"family\";s:14:\"Stick No Bills\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"sinhala\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1298;}i:1083;a:7:{s:6:\"family\";s:18:\"Noto Sans Armenian\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:8:\"armenian\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v39\";s:12:\"lastModified\";s:10:\"2022-09-28\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1127;}i:1084;a:7:{s:6:\"family\";s:8:\"Trispace\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:167;}i:1085;a:7:{s:6:\"family\";s:9:\"Carattere\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:580;}i:1086;a:7:{s:6:\"family\";s:10:\"Devonshire\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:440;}i:1087;a:7:{s:6:\"family\";s:9:\"Romanesco\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:408;}i:1088;a:7:{s:6:\"family\";s:13:\"Maiden Orange\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:626;}i:1089;a:7:{s:6:\"family\";s:14:\"Jim Nightshade\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:919;}i:1090;a:7:{s:6:\"family\";s:10:\"Yuji Syuku\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1107;}i:1091;a:7:{s:6:\"family\";s:9:\"Oldenburg\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:473;}i:1092;a:7:{s:6:\"family\";s:15:\"Vujahday Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1045;}i:1093;a:7:{s:6:\"family\";s:16:\"Kaisei HarunoUmi\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:200;}i:1094;a:7:{s:6:\"family\";s:23:\"Jacques Francois Shadow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:81;}i:1095;a:7:{s:6:\"family\";s:5:\"Mogra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1370;}i:1096;a:7:{s:6:\"family\";s:14:\"Kirang Haerang\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:675;}i:1097;a:7:{s:6:\"family\";s:7:\"Revalia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:302;}i:1098;a:7:{s:6:\"family\";s:18:\"IM Fell DW Pica SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1009;}i:1099;a:7:{s:6:\"family\";s:15:\"Caesar Dressing\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:288;}i:1100;a:7:{s:6:\"family\";s:12:\"Diplomata SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1028;}i:1101;a:7:{s:6:\"family\";s:8:\"Siemreap\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:415;}i:1102;a:7:{s:6:\"family\";s:16:\"Spline Sans Mono\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:89;}i:1103;a:7:{s:6:\"family\";s:16:\"Jacques Francois\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1215;}i:1104;a:7:{s:6:\"family\";s:9:\"Bahianita\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1312;}i:1105;a:7:{s:6:\"family\";s:23:\"IM Fell Great Primer SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:808;}i:1106;a:7:{s:6:\"family\";s:7:\"Galindo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:194;}i:1107;a:7:{s:6:\"family\";s:7:\"Whisper\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:45;}i:1108;a:7:{s:6:\"family\";s:6:\"Gluten\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:816;}i:1109;a:7:{s:6:\"family\";s:7:\"Dangrek\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v26\";s:12:\"lastModified\";s:10:\"2022-04-21\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:553;}i:1110;a:7:{s:6:\"family\";s:20:\"Sofia Sans Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:9;}i:1111;a:7:{s:6:\"family\";s:11:\"Emblema One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:265;}i:1112;a:7:{s:6:\"family\";s:8:\"Lancelot\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:659;}i:1113;a:7:{s:6:\"family\";s:23:\"IM Fell French Canon SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:496;}i:1114;a:7:{s:6:\"family\";s:8:\"Licorice\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:752;}i:1115;a:7:{s:6:\"family\";s:8:\"Girassol\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1363;}i:1116;a:7:{s:6:\"family\";s:9:\"Fascinate\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:860;}i:1117;a:7:{s:6:\"family\";s:6:\"Smythe\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:388;}i:1118;a:7:{s:6:\"family\";s:7:\"Snippet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:349;}i:1119;a:7:{s:6:\"family\";s:21:\"Tiro Devanagari Hindi\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:78;}i:1120;a:7:{s:6:\"family\";s:11:\"Almendra SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:395;}i:1121;a:7:{s:6:\"family\";s:15:\"Anek Devanagari\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:748;}i:1122;a:7:{s:6:\"family\";s:7:\"Peddana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1331;}i:1123;a:7:{s:6:\"family\";s:16:\"Liu Jian Mao Cao\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:506;}i:1124;a:7:{s:6:\"family\";s:9:\"Nuosu SIL\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:2:\"yi\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:103;}i:1125;a:7:{s:6:\"family\";s:6:\"Smokum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:363;}i:1126;a:7:{s:6:\"family\";s:16:\"IBM Plex Sans JP\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:83;}i:1127;a:7:{s:6:\"family\";s:17:\"Birthstone Bounce\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"500\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:737;}i:1128;a:7:{s:6:\"family\";s:5:\"Benne\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:490;}i:1129;a:7:{s:6:\"family\";s:12:\"The Nautigal\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:223;}i:1130;a:7:{s:6:\"family\";s:18:\"Noto Sans Tai Viet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"tai-viet\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1182;}i:1131;a:7:{s:6:\"family\";s:11:\"New Tegomin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:538;}i:1132;a:7:{s:6:\"family\";s:13:\"Tiro Gurmukhi\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1139;}i:1133;a:7:{s:6:\"family\";s:10:\"Atomic Age\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v27\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:295;}i:1134;a:7:{s:6:\"family\";s:10:\"Barriecito\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:710;}i:1135;a:7:{s:6:\"family\";s:16:\"Zen Antique Soft\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:715;}i:1136;a:7:{s:6:\"family\";s:13:\"Flow Circular\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:30;}i:1137;a:7:{s:6:\"family\";s:14:\"Encode Sans SC\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1338;}i:1138;a:7:{s:6:\"family\";s:13:\"Glass Antiqua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:592;}i:1139;a:7:{s:6:\"family\";s:7:\"Flavors\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:433;}i:1140;a:7:{s:6:\"family\";s:15:\"Noto Sans Oriya\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"oriya\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-28\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1346;}i:1141;a:7:{s:6:\"family\";s:15:\"Londrina Sketch\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:96;}i:1142;a:7:{s:6:\"family\";s:10:\"Noto Music\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"music\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1288;}i:1143;a:7:{s:6:\"family\";s:18:\"Noto Sans Cherokee\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cherokee\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-28\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:13;}i:1144;a:7:{s:6:\"family\";s:9:\"Chela One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:851;}i:1145;a:7:{s:6:\"family\";s:26:\"Big Shoulders Stencil Text\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:412;}i:1146;a:7:{s:6:\"family\";s:13:\"Rubik Bubbles\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1463;}i:1147;a:7:{s:6:\"family\";s:11:\"Tiro Bangla\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:461;}i:1148;a:7:{s:6:\"family\";s:11:\"Beau Rivage\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:339;}i:1149;a:7:{s:6:\"family\";s:20:\"Sedgwick Ave Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:703;}i:1150;a:7:{s:6:\"family\";s:9:\"Long Cang\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:309;}i:1151;a:7:{s:6:\"family\";s:9:\"Texturina\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:475;}i:1152;a:7:{s:6:\"family\";s:7:\"Explora\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cherokee\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:11;}i:1153;a:7:{s:6:\"family\";s:15:\"Bungee Hairline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:301;}i:1154;a:7:{s:6:\"family\";s:5:\"Asset\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1361;}i:1155;a:7:{s:6:\"family\";s:19:\"Noto Serif Armenian\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:8:\"armenian\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-09-28\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:21;}i:1156;a:7:{s:6:\"family\";s:5:\"Imbue\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:447;}i:1157;a:7:{s:6:\"family\";s:14:\"Hanken Grotesk\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2023-01-18\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1465;}i:1158;a:7:{s:6:\"family\";s:24:\"Noto Sans Adlam Unjoined\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"adlam\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:10;}i:1159;a:7:{s:6:\"family\";s:8:\"DynaPuff\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:355;}i:1160;a:7:{s:6:\"family\";s:9:\"Erica One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:646;}i:1161;a:7:{s:6:\"family\";s:7:\"Festive\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1059;}i:1162;a:7:{s:6:\"family\";s:9:\"Nova Slim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1247;}i:1163;a:7:{s:6:\"family\";s:16:\"Almendra Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-04-20\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:445;}i:1164;a:7:{s:6:\"family\";s:12:\"BIZ UDMincho\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:9:\"greek-ext\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2023-01-18\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:623;}i:1165;a:7:{s:6:\"family\";s:7:\"Fuggles\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:150;}i:1166;a:7:{s:6:\"family\";s:14:\"Butterfly Kids\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:367;}i:1167;a:7:{s:6:\"family\";s:6:\"Praise\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:660;}i:1168;a:7:{s:6:\"family\";s:14:\"Miss Fajardose\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:441;}i:1169;a:7:{s:6:\"family\";s:6:\"Qahiri\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:780;}i:1170;a:7:{s:6:\"family\";s:10:\"Anek Latin\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1043;}i:1171;a:7:{s:6:\"family\";s:10:\"Mr Bedfort\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:501;}i:1172;a:7:{s:6:\"family\";s:6:\"Gidugu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1235;}i:1173;a:7:{s:6:\"family\";s:9:\"Waterfall\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:60;}i:1174;a:7:{s:6:\"family\";s:6:\"Smooch\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:253;}i:1175;a:7:{s:6:\"family\";s:11:\"Passero One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1060;}i:1176;a:7:{s:6:\"family\";s:11:\"Ruge Boogie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1191;}i:1177;a:7:{s:6:\"family\";s:11:\"Suwannaphum\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v29\";s:12:\"lastModified\";s:10:\"2022-04-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:574;}i:1178;a:7:{s:6:\"family\";s:11:\"Meow Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:483;}i:1179;a:7:{s:6:\"family\";s:7:\"Anybody\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1466;}i:1180;a:7:{s:6:\"family\";s:17:\"Kumar One Outline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:716;}i:1181;a:7:{s:6:\"family\";s:7:\"Hanalei\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:53;}i:1182;a:7:{s:6:\"family\";s:6:\"Bonbon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v26\";s:12:\"lastModified\";s:10:\"2022-04-21\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:169;}i:1183;a:7:{s:6:\"family\";s:19:\"Shippori Antique B1\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1199;}i:1184;a:7:{s:6:\"family\";s:18:\"Noto Sans Gujarati\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1438;}i:1185;a:7:{s:6:\"family\";s:14:\"Bonheur Royale\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:421;}i:1186;a:7:{s:6:\"family\";s:6:\"Chenla\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1455;}i:1187;a:7:{s:6:\"family\";s:5:\"Bokor\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v30\";s:12:\"lastModified\";s:10:\"2022-04-21\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1023;}i:1188;a:7:{s:6:\"family\";s:13:\"M PLUS 1 Code\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:693;}i:1189;a:7:{s:6:\"family\";s:11:\"Preahvihear\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v27\";s:12:\"lastModified\";s:10:\"2022-04-27\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:471;}i:1190;a:7:{s:6:\"family\";s:14:\"Bungee Outline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1167;}i:1191;a:7:{s:6:\"family\";s:8:\"Nova Cut\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:68;}i:1192;a:7:{s:6:\"family\";s:13:\"Snowburst One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:147;}i:1193;a:7:{s:6:\"family\";s:7:\"Astloch\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v26\";s:12:\"lastModified\";s:10:\"2022-04-20\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:599;}i:1194;a:7:{s:6:\"family\";s:5:\"Combo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1464;}i:1195;a:7:{s:6:\"family\";s:8:\"Alkalami\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:40;}i:1196;a:7:{s:6:\"family\";s:14:\"Noto Sans Math\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:4:\"math\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:995;}i:1197;a:7:{s:6:\"family\";s:5:\"Nabla\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"math\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:51;}i:1198;a:7:{s:6:\"family\";s:11:\"Water Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:463;}i:1199;a:7:{s:6:\"family\";s:6:\"Taprom\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v27\";s:12:\"lastModified\";s:10:\"2022-04-27\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:522;}i:1200;a:7:{s:6:\"family\";s:7:\"Trochut\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:729;}i:1201;a:7:{s:6:\"family\";s:9:\"Sunshiney\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:250;}i:1202;a:7:{s:6:\"family\";s:7:\"Fruktur\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v26\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:429;}i:1203;a:7:{s:6:\"family\";s:11:\"Neonderthaw\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:179;}i:1204;a:7:{s:6:\"family\";s:18:\"Noto Serif Kannada\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1413;}i:1205;a:7:{s:6:\"family\";s:10:\"Charis SIL\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:372;}i:1206;a:7:{s:6:\"family\";s:18:\"Noto Sans Gurmukhi\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1356;}i:1207;a:7:{s:6:\"family\";s:12:\"Purple Purse\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:598;}i:1208;a:7:{s:6:\"family\";s:15:\"GFS Neohellenic\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"greek\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:151;}i:1209;a:7:{s:6:\"family\";s:9:\"Mea Culpa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:556;}i:1210;a:7:{s:6:\"family\";s:13:\"Zen Tokyo Zoo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1178;}i:1211;a:7:{s:6:\"family\";s:8:\"Federant\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-04-21\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1196;}i:1212;a:7:{s:6:\"family\";s:6:\"Ballet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:603;}i:1213;a:7:{s:6:\"family\";s:22:\"Alumni Sans Inline One\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:97;}i:1214;a:7:{s:6:\"family\";s:24:\"Tiro Devanagari Sanskrit\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:210;}i:1215;a:7:{s:6:\"family\";s:8:\"Moulpali\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v28\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1313;}i:1216;a:7:{s:6:\"family\";s:6:\"Gupter\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1129;}i:1217;a:7:{s:6:\"family\";s:9:\"Suravaram\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:728;}i:1218;a:7:{s:6:\"family\";s:11:\"Lexend Tera\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1013;}i:1219;a:7:{s:6:\"family\";s:11:\"Inspiration\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1345;}i:1220;a:7:{s:6:\"family\";s:5:\"Vibes\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:241;}i:1221;a:7:{s:6:\"family\";s:14:\"Lavishly Yours\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1291;}i:1222;a:7:{s:6:\"family\";s:29:\"Big Shoulders Stencil Display\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:360;}i:1223;a:7:{s:6:\"family\";s:16:\"Tai Heritage Pro\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"tai-viet\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:385;}i:1224;a:7:{s:6:\"family\";s:10:\"Sofadi One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:140;}i:1225;a:7:{s:6:\"family\";s:13:\"Anek Gurmukhi\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1454;}i:1226;a:7:{s:6:\"family\";s:9:\"Miltonian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v26\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:657;}i:1227;a:7:{s:6:\"family\";s:13:\"Kantumruy Pro\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:9:\"100italic\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:366;}i:1228;a:7:{s:6:\"family\";s:6:\"Langar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v26\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:577;}i:1229;a:7:{s:6:\"family\";s:10:\"Butcherman\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1304;}i:1230;a:7:{s:6:\"family\";s:12:\"Geostar Fill\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1263;}i:1231;a:7:{s:6:\"family\";s:22:\"IM Fell Double Pica SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:893;}i:1232;a:7:{s:6:\"family\";s:18:\"Noto Sans Ethiopic\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:8:\"ethiopic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v42\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1208;}i:1233;a:7:{s:6:\"family\";s:6:\"Aubrey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v28\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:342;}i:1234;a:7:{s:6:\"family\";s:12:\"Rubik Glitch\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1473;}i:1235;a:7:{s:6:\"family\";s:9:\"Gwendolyn\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1282;}i:1236;a:7:{s:6:\"family\";s:12:\"Syne Tactile\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:186;}i:1237;a:7:{s:6:\"family\";s:10:\"Truculenta\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:708;}i:1238;a:7:{s:6:\"family\";s:12:\"Martian Mono\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:1429;}i:1239;a:7:{s:6:\"family\";s:20:\"IBM Plex Sans Hebrew\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:6:\"hebrew\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1441;}i:1240;a:7:{s:6:\"family\";s:16:\"Noto Sans Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"gothic\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1040;}i:1241;a:7:{s:6:\"family\";s:9:\"Nova Oval\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:414;}i:1242;a:7:{s:6:\"family\";s:16:\"Rubik Distressed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1479;}i:1243;a:7:{s:6:\"family\";s:11:\"Smooch Sans\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:932;}i:1244;a:7:{s:6:\"family\";s:19:\"Noto Sans Samaritan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:9:\"samaritan\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:849;}i:1245;a:7:{s:6:\"family\";s:11:\"Nova Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v25\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:719;}i:1246;a:7:{s:6:\"family\";s:19:\"Noto Serif Georgian\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:8:\"georgian\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:384;}i:1247;a:7:{s:6:\"family\";s:7:\"Lacquer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1468;}i:1248;a:7:{s:6:\"family\";s:16:\"Luxurious Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:912;}i:1249;a:7:{s:6:\"family\";s:8:\"Hubballi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:244;}i:1250;a:7:{s:6:\"family\";s:7:\"Geostar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:107;}i:1251;a:7:{s:6:\"family\";s:10:\"Chivo Mono\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:9:\"monospace\";s:13:\"trendingIndex\";i:1477;}i:1252;a:7:{s:6:\"family\";s:8:\"Fasthand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v26\";s:12:\"lastModified\";s:10:\"2022-04-21\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:348;}i:1253;a:7:{s:6:\"family\";s:11:\"Lexend Peta\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:648;}i:1254;a:7:{s:6:\"family\";s:7:\"Caramel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1462;}i:1255;a:7:{s:6:\"family\";s:11:\"Rubik Vinyl\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1459;}i:1256;a:7:{s:6:\"family\";s:5:\"Kenia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1476;}i:1257;a:7:{s:6:\"family\";s:18:\"Noto Serif Sinhala\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"sinhala\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:31;}i:1258;a:7:{s:6:\"family\";s:12:\"Gideon Roman\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:289;}i:1259;a:7:{s:6:\"family\";s:13:\"Fleur De Leah\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1152;}i:1260;a:7:{s:6:\"family\";s:8:\"Dhurjati\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-04-21\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1133;}i:1261;a:7:{s:6:\"family\";s:15:\"Noto Sans Khmer\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:374;}i:1262;a:7:{s:6:\"family\";s:6:\"Gulzar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1074;}i:1263;a:7:{s:6:\"family\";s:13:\"Rubik Beastly\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:514;}i:1264;a:7:{s:6:\"family\";s:25:\"Big Shoulders Inline Text\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:824;}i:1265;a:7:{s:6:\"family\";s:12:\"Gentium Plus\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:121;}i:1266;a:7:{s:6:\"family\";s:10:\"Single Day\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"korean\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1277;}i:1267;a:7:{s:6:\"family\";s:15:\"Imperial Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:953;}i:1268;a:7:{s:6:\"family\";s:19:\"Noto Serif Gujarati\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:991;}i:1269;a:7:{s:6:\"family\";s:5:\"Uchen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:7:\"tibetan\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:86;}i:1270;a:7:{s:6:\"family\";s:30:\"Noto Sans Egyptian Hieroglyphs\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:20:\"egyptian-hieroglyphs\";}s:7:\"version\";s:3:\"v26\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:34;}i:1271;a:7:{s:6:\"family\";s:19:\"Noto Sans Symbols 2\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"symbols\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:221;}i:1272;a:7:{s:6:\"family\";s:16:\"Miltonian Tattoo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v28\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:369;}i:1273;a:7:{s:6:\"family\";s:10:\"Finlandica\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:264;}i:1274;a:7:{s:6:\"family\";s:13:\"Noto Serif HK\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:16:\"chinese-hongkong\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:229;}i:1275;a:7:{s:6:\"family\";s:14:\"Rubik 80s Fade\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1467;}i:1276;a:7:{s:6:\"family\";s:15:\"Luxurious Roman\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1278;}i:1277;a:7:{s:6:\"family\";s:28:\"Big Shoulders Inline Display\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:636;}i:1278;a:7:{s:6:\"family\";s:13:\"Rubik Microbe\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1481;}i:1279;a:7:{s:6:\"family\";s:8:\"Petemoss\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:354;}i:1280;a:7:{s:6:\"family\";s:18:\"Noto Sans Javanese\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:8:\"javanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-28\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:124;}i:1281;a:7:{s:6:\"family\";s:21:\"Noto Sans Thai Looped\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:4:\"thai\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:231;}i:1282;a:7:{s:6:\"family\";s:13:\"Noto Sans Lao\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:3:\"lao\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v24\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1071;}i:1283;a:7:{s:6:\"family\";s:23:\"Tiro Devanagari Marathi\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:401;}i:1284;a:7:{s:6:\"family\";s:17:\"Rubik Spray Paint\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1406;}i:1285;a:7:{s:6:\"family\";s:13:\"Rubik Puddles\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1448;}i:1286;a:7:{s:6:\"family\";s:14:\"Grechen Fuemen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:427;}i:1287;a:7:{s:6:\"family\";s:14:\"Island Moments\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:969;}i:1288;a:7:{s:6:\"family\";s:9:\"Yuji Boku\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:763;}i:1289;a:7:{s:6:\"family\";s:22:\"Edu VIC WA NT Beginner\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1347;}i:1290;a:7:{s:6:\"family\";s:15:\"Rubik Gemstones\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1478;}i:1291;a:7:{s:6:\"family\";s:6:\"Marhey\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1273;}i:1292;a:7:{s:6:\"family\";s:10:\"Love Light\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:257;}i:1293;a:7:{s:6:\"family\";s:12:\"Anek Kannada\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:823;}i:1294;a:7:{s:6:\"family\";s:14:\"Koh Santepheap\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1010;}i:1295;a:7:{s:6:\"family\";s:16:\"Noto Sans Coptic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"coptic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-28\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:519;}i:1296;a:7:{s:6:\"family\";s:18:\"Rubik Marker Hatch\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1471;}i:1297;a:7:{s:6:\"family\";s:17:\"Gentium Book Plus\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:135;}i:1298;a:7:{s:6:\"family\";s:6:\"Updock\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:136;}i:1299;a:7:{s:6:\"family\";s:11:\"Amiri Quran\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-14\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:620;}i:1300;a:7:{s:6:\"family\";s:4:\"Sono\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1400;}i:1301;a:7:{s:6:\"family\";s:24:\"Libre Barcode EAN13 Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-04-26\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:418;}i:1302;a:7:{s:6:\"family\";s:8:\"Tapestry\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1166;}i:1303;a:7:{s:6:\"family\";s:7:\"Tourney\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:378;}i:1304;a:7:{s:6:\"family\";s:6:\"Warnes\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:334;}i:1305;a:7:{s:6:\"family\";s:15:\"Rubik Wet Paint\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:524;}i:1306;a:7:{s:6:\"family\";s:11:\"Rubik Storm\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1439;}i:1307;a:7:{s:6:\"family\";s:21:\"Alumni Sans Pinstripe\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:326;}i:1308;a:7:{s:6:\"family\";s:5:\"Genos\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cherokee\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:434;}i:1309;a:7:{s:6:\"family\";s:12:\"Send Flowers\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:226;}i:1310;a:7:{s:6:\"family\";s:16:\"Edu TAS Beginner\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1337;}i:1311;a:7:{s:6:\"family\";s:16:\"Edu QLD Beginner\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:843;}i:1312;a:7:{s:6:\"family\";s:17:\"Noto Serif Hebrew\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:965;}i:1313;a:7:{s:6:\"family\";s:15:\"Are You Serious\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:425;}i:1314;a:7:{s:6:\"family\";s:5:\"Kings\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:93;}i:1315;a:7:{s:6:\"family\";s:2:\"Oi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:5:\"tamil\";i:6;s:10:\"vietnamese\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:105;}i:1316;a:7:{s:6:\"family\";s:15:\"Noto Sans Adlam\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"adlam\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:718;}i:1317;a:7:{s:6:\"family\";s:20:\"Noto Sans Lao Looped\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:3:\"lao\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:340;}i:1318;a:7:{s:6:\"family\";s:16:\"Noto Sans Tai Le\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"tai-le\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:66;}i:1319;a:7:{s:6:\"family\";s:17:\"Noto Sans Marchen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"marchen\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-11-02\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:29;}i:1320;a:7:{s:6:\"family\";s:22:\"Edu NSW ACT Foundation\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1195;}i:1321;a:7:{s:6:\"family\";s:10:\"Babylonica\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:216;}i:1322;a:7:{s:6:\"family\";s:11:\"Tiro Telugu\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"telugu\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:451;}i:1323;a:7:{s:6:\"family\";s:9:\"Anek Odia\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"oriya\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:173;}i:1324;a:7:{s:6:\"family\";s:11:\"Sassy Frass\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:208;}i:1325;a:7:{s:6:\"family\";s:33:\"Noto Serif Nyiakeng Puachue Hmong\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:22:\"nyiakeng-puachue-hmong\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-07-19\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:163;}i:1326;a:7:{s:6:\"family\";s:6:\"Splash\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:57;}i:1327;a:7:{s:6:\"family\";s:8:\"Zen Loop\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1458;}i:1328;a:7:{s:6:\"family\";s:26:\"Noto Sans Zanabazar Square\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:16:\"zanabazar-square\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:26;}i:1329;a:7:{s:6:\"family\";s:21:\"Noto Sans Old Persian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:11:\"old-persian\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:14;}i:1330;a:7:{s:6:\"family\";s:17:\"Noto Serif Telugu\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"telugu\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1423;}i:1331;a:7:{s:6:\"family\";s:19:\"Noto Serif Ethiopic\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:8:\"ethiopic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:314;}i:1332;a:7:{s:6:\"family\";s:10:\"Tiro Tamil\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1364;}i:1333;a:7:{s:6:\"family\";s:3:\"Ole\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:917;}i:1334;a:7:{s:6:\"family\";s:12:\"Kolker Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1460;}i:1335;a:7:{s:6:\"family\";s:17:\"Noto Sans Hanunoo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"hanunoo\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:25;}i:1336;a:7:{s:6:\"family\";s:16:\"Noto Sans Carian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"carian\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1061;}i:1337;a:7:{s:6:\"family\";s:7:\"Cherish\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:303;}i:1338;a:7:{s:6:\"family\";s:8:\"Yuji Mai\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-09-27\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:410;}i:1339;a:7:{s:6:\"family\";s:5:\"Blaka\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:1165;}i:1340;a:7:{s:6:\"family\";s:13:\"Reem Kufi Fun\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:950;}i:1341;a:7:{s:6:\"family\";s:10:\"Cairo Play\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:432;}i:1342;a:7:{s:6:\"family\";s:16:\"Noto Serif Tamil\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1433;}i:1343;a:7:{s:6:\"family\";s:16:\"Noto Sans Thaana\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"thaana\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1367;}i:1344;a:7:{s:6:\"family\";s:15:\"Edu SA Beginner\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:617;}i:1345;a:7:{s:6:\"family\";s:7:\"Grey Qo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:202;}i:1346;a:7:{s:6:\"family\";s:26:\"Alumni Sans Collegiate One\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:338;}i:1347;a:7:{s:6:\"family\";s:11:\"Moo Lah Lah\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:319;}i:1348;a:7:{s:6:\"family\";s:7:\"Estonia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:321;}i:1349;a:7:{s:6:\"family\";s:12:\"Bungee Spice\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2022-09-14\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:927;}i:1350;a:7:{s:6:\"family\";s:18:\"Noto Sans Tifinagh\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"tifinagh\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:219;}i:1351;a:7:{s:6:\"family\";s:27:\"Noto Sans Old South Arabian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:17:\"old-south-arabian\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:525;}i:1352;a:7:{s:6:\"family\";s:15:\"Redacted Script\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:329;}i:1353;a:7:{s:6:\"family\";s:7:\"My Soul\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:503;}i:1354;a:7:{s:6:\"family\";s:17:\"Noto Sans Deseret\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"deseret\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:888;}i:1355;a:7:{s:6:\"family\";s:7:\"Mingzat\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"lepcha\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1383;}i:1356;a:7:{s:6:\"family\";s:17:\"M PLUS Code Latin\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:500;}i:1357;a:7:{s:6:\"family\";s:26:\"Noto Sans Tamil Supplement\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:16:\"tamil-supplement\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1474;}i:1358;a:7:{s:6:\"family\";s:12:\"Puppies Play\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:323;}i:1359;a:7:{s:6:\"family\";s:13:\"Noto Sans Vai\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:3:\"vai\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-28\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:416;}i:1360;a:7:{s:6:\"family\";s:14:\"Aref Ruqaa Ink\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-09-14\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:610;}i:1361;a:7:{s:6:\"family\";s:18:\"Noto Serif Tibetan\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"tibetan\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:282;}i:1362;a:7:{s:6:\"family\";s:17:\"Noto Serif Khojki\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"khojki\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-11-18\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:330;}i:1363;a:7:{s:6:\"family\";s:16:\"Noto Serif Dogra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"dogra\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:20;}i:1364;a:7:{s:6:\"family\";s:13:\"Reem Kufi Ink\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:380;}i:1365;a:7:{s:6:\"family\";s:12:\"Blaka Hollow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:547;}i:1366;a:7:{s:6:\"family\";s:12:\"Twinkle Star\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:313;}i:1367;a:7:{s:6:\"family\";s:22:\"Noto Sans Sora Sompeng\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:12:\"sora-sompeng\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:61;}i:1368;a:7:{s:6:\"family\";s:14:\"Ingrid Darling\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:260;}i:1369;a:7:{s:6:\"family\";s:31:\"Noto Sans Anatolian Hieroglyphs\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:21:\"anatolian-hieroglyphs\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:100;}i:1370;a:7:{s:6:\"family\";s:22:\"Noto Sans Meetei Mayek\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:12:\"meetei-mayek\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-28\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:70;}i:1371;a:7:{s:6:\"family\";s:29:\"Noto Sans Canadian Aboriginal\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:19:\"canadian-aboriginal\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-28\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:667;}i:1372;a:7:{s:6:\"family\";s:17:\"Noto Rashi Hebrew\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1453;}i:1373;a:7:{s:6:\"family\";s:14:\"Noto Serif Lao\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:3:\"lao\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:357;}i:1374;a:7:{s:6:\"family\";s:12:\"Rubik Burned\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:399;}i:1375;a:7:{s:6:\"family\";s:10:\"Rubik Maze\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:187;}i:1376;a:7:{s:6:\"family\";s:9:\"Rubik Iso\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:212;}i:1377;a:7:{s:6:\"family\";s:15:\"Noto Serif Ahom\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:4:\"ahom\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:44;}i:1378;a:7:{s:6:\"family\";s:18:\"Noto Serif Myanmar\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:7:\"myanmar\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2022-09-28\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:423;}i:1379;a:7:{s:6:\"family\";s:20:\"Noto Sans Old Italic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:10:\"old-italic\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:209;}i:1380;a:7:{s:6:\"family\";s:10:\"Flow Block\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:228;}i:1381;a:7:{s:6:\"family\";s:8:\"Redacted\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:685;}i:1382;a:7:{s:6:\"family\";s:15:\"Noto Sans Bamum\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"bamum\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v26\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:64;}i:1383;a:7:{s:6:\"family\";s:16:\"Noto Serif Oriya\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"oriya\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:758;}i:1384;a:7:{s:6:\"family\";s:14:\"Noto Sans Lisu\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"lisu\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:37;}i:1385;a:7:{s:6:\"family\";s:16:\"Noto Sans Chakma\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"chakma\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:424;}i:1386;a:7:{s:6:\"family\";s:9:\"Blaka Ink\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2022-09-14\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:137;}i:1387;a:7:{s:6:\"family\";s:15:\"Noto Sans Buhid\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"buhid\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:267;}i:1388;a:7:{s:6:\"family\";s:12:\"Flow Rounded\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2023-01-06\";s:8:\"category\";s:7:\"display\";s:13:\"trendingIndex\";i:213;}i:1389;a:7:{s:6:\"family\";s:19:\"Noto Serif Gurmukhi\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v14\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:65;}i:1390;a:7:{s:6:\"family\";s:18:\"Noto Sans Buginese\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"buginese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:109;}i:1391;a:7:{s:6:\"family\";s:21:\"Noto Sans New Tai Lue\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:11:\"new-tai-lue\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:52;}i:1392;a:7:{s:6:\"family\";s:15:\"Noto Sans Osage\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"osage\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:236;}i:1393;a:7:{s:6:\"family\";s:17:\"Noto Sans Tagalog\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"tagalog\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:183;}i:1394;a:7:{s:6:\"family\";s:17:\"Noto Sans Multani\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"multani\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:218;}i:1395;a:7:{s:6:\"family\";s:18:\"Noto Sans Balinese\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:8:\"balinese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:256;}i:1396;a:7:{s:6:\"family\";s:25:\"Noto Sans Psalter Pahlavi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:15:\"psalter-pahlavi\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:56;}i:1397;a:7:{s:6:\"family\";s:14:\"Noto Sans Cham\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:4:\"cham\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v23\";s:12:\"lastModified\";s:10:\"2022-09-28\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1309;}i:1398;a:7:{s:6:\"family\";s:18:\"Noto Sans Ugaritic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:8:\"ugaritic\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1437;}i:1399;a:7:{s:6:\"family\";s:17:\"Noto Sans Shavian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"shavian\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1444;}i:1400;a:7:{s:6:\"family\";s:26:\"Noto Sans Imperial Aramaic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:16:\"imperial-aramaic\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:108;}i:1401;a:7:{s:6:\"family\";s:17:\"Noto Serif Tangut\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"tangut\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1446;}i:1402;a:7:{s:6:\"family\";s:16:\"Noto Sans Brahmi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"brahmi\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:275;}i:1403;a:7:{s:6:\"family\";s:19:\"Noto Sans Mongolian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:9:\"mongolian\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1244;}i:1404;a:7:{s:6:\"family\";s:22:\"Noto Traditional Nushu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"nushu\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:464;}i:1405;a:7:{s:6:\"family\";s:23:\"Noto Sans Old Hungarian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:13:\"old-hungarian\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:133;}i:1406;a:7:{s:6:\"family\";s:19:\"Noto Serif Balinese\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"balinese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1472;}i:1407;a:7:{s:6:\"family\";s:19:\"Noto Serif NP Hmong\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:22:\"nyiakeng-puachue-hmong\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:1483;}i:1408;a:7:{s:6:\"family\";s:17:\"Noto Sans Avestan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"avestan\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:276;}i:1409;a:7:{s:6:\"family\";s:17:\"Noto Sans Grantha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"grantha\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-28\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:171;}i:1410;a:7:{s:6:\"family\";s:21:\"Noto Sans Medefaidrin\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:11:\"medefaidrin\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:85;}i:1411;a:7:{s:6:\"family\";s:18:\"Noto Sans Kayah Li\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:8:\"kayah-li\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:128;}i:1412;a:7:{s:6:\"family\";s:12:\"Noto Sans Yi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:2:\"yi\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1123;}i:1413;a:7:{s:6:\"family\";s:18:\"Noto Sans Ol Chiki\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"ol-chiki\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:356;}i:1414;a:7:{s:6:\"family\";s:19:\"Noto Sans Cuneiform\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:9:\"cuneiform\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1258;}i:1415;a:7:{s:6:\"family\";s:20:\"Noto Sans Old Turkic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:10:\"old-turkic\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:160;}i:1416;a:7:{s:6:\"family\";s:28:\"Noto Sans Caucasian Albanian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:18:\"caucasian-albanian\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:411;}i:1417;a:7:{s:6:\"family\";s:16:\"Noto Sans Lydian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"lydian\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:254;}i:1418;a:7:{s:6:\"family\";s:15:\"Noto Sans Runic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"runic\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:71;}i:1419;a:7:{s:6:\"family\";s:18:\"Noto Sans Linear A\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:8:\"linear-a\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:287;}i:1420;a:7:{s:6:\"family\";s:18:\"Noto Serif Grantha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"grantha\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-09-28\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:91;}i:1421;a:7:{s:6:\"family\";s:19:\"Noto Sans Sundanese\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:9:\"sundanese\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:198;}i:1422;a:7:{s:6:\"family\";s:15:\"Noto Sans Batak\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"batak\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-09-22\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:956;}i:1423;a:7:{s:6:\"family\";s:19:\"Noto Sans Bassa Vah\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"bassa-vah\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:118;}i:1424;a:7:{s:6:\"family\";s:17:\"Noto Sans Cypriot\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"cypriot\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:751;}i:1425;a:7:{s:6:\"family\";s:18:\"Noto Sans Tai Tham\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"tai-tham\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:112;}i:1426;a:7:{s:6:\"family\";s:17:\"Noto Serif Yezidi\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:6:\"yezidi\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-07-19\";s:8:\"category\";s:5:\"serif\";s:13:\"trendingIndex\";i:113;}i:1427;a:7:{s:6:\"family\";s:13:\"Noto Sans Mro\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:3:\"mro\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:285;}i:1428;a:7:{s:6:\"family\";s:22:\"Noto Sans Pahawh Hmong\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:12:\"pahawh-hmong\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:195;}i:1429;a:7:{s:6:\"family\";s:25:\"Noto Sans Hanifi Rohingya\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:15:\"hanifi-rohingya\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v22\";s:12:\"lastModified\";s:10:\"2022-12-08\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:155;}i:1430;a:7:{s:6:\"family\";s:32:\"Noto Sans Inscriptional Parthian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:22:\"inscriptional-parthian\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:259;}i:1431;a:7:{s:6:\"family\";s:17:\"Noto Sans Sharada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"sharada\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-11-18\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:156;}i:1432;a:7:{s:6:\"family\";s:22:\"Noto Sans Syloti Nagri\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:12:\"syloti-nagri\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:184;}i:1433;a:7:{s:6:\"family\";s:16:\"Noto Sans Wancho\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"wancho\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-28\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:168;}i:1434;a:7:{s:6:\"family\";s:31:\"Noto Sans Inscriptional Pahlavi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:21:\"inscriptional-pahlavi\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:164;}i:1435;a:7:{s:6:\"family\";s:27:\"Noto Sans Old North Arabian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:17:\"old-north-arabian\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:242;}i:1436;a:7:{s:6:\"family\";s:19:\"Noto Sans Khudawadi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:9:\"khudawadi\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:205;}i:1437;a:7:{s:6:\"family\";s:23:\"Noto Sans Masaram Gondi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:13:\"masaram-gondi\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:166;}i:1438;a:7:{s:6:\"family\";s:14:\"Noto Sans Newa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"newa\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:352;}i:1439;a:7:{s:6:\"family\";s:20:\"Noto Sans Saurashtra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"saurashtra\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:153;}i:1440;a:7:{s:6:\"family\";s:21:\"Noto Sans Pau Cin Hau\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:11:\"pau-cin-hau\";}s:7:\"version\";s:3:\"v19\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:126;}i:1441;a:7:{s:6:\"family\";s:21:\"Noto Sans Warang Citi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:11:\"warang-citi\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-28\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:122;}i:1442;a:7:{s:6:\"family\";s:16:\"Noto Sans Khojki\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"khojki\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:174;}i:1443;a:7:{s:6:\"family\";s:16:\"Noto Sans Lepcha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"lepcha\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:132;}i:1444;a:7:{s:6:\"family\";s:15:\"Noto Sans Takri\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"takri\";}s:7:\"version\";s:3:\"v21\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:196;}i:1445;a:7:{s:6:\"family\";s:20:\"Noto Sans Kharoshthi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:10:\"kharoshthi\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:248;}i:1446;a:7:{s:6:\"family\";s:19:\"Noto Sans Palmyrene\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:9:\"palmyrene\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:172;}i:1447;a:7:{s:6:\"family\";s:16:\"Noto Sans Rejang\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"rejang\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:158;}i:1448;a:7:{s:6:\"family\";s:16:\"Noto Sans Kaithi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"kaithi\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:207;}i:1449;a:7:{s:6:\"family\";s:23:\"Noto Sans Mende Kikakui\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:13:\"mende-kikakui\";}s:7:\"version\";s:3:\"v28\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:203;}i:1450;a:7:{s:6:\"family\";s:20:\"Noto Sans Phoenician\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:10:\"phoenician\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:251;}i:1451;a:7:{s:6:\"family\";s:24:\"Noto Sans Mayan Numerals\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:14:\"mayan-numerals\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:102;}i:1452;a:7:{s:6:\"family\";s:17:\"Noto Sans Siddham\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"siddham\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:116;}i:1453;a:7:{s:6:\"family\";s:19:\"Noto Sans Bhaiksuki\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:9:\"bhaiksuki\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:286;}i:1454;a:7:{s:6:\"family\";s:17:\"Noto Sans Osmanya\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"osmanya\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:115;}i:1455;a:7:{s:6:\"family\";s:20:\"Noto Sans Glagolitic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:10:\"glagolitic\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:120;}i:1456;a:7:{s:6:\"family\";s:14:\"Noto Sans Modi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"modi\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:94;}i:1457;a:7:{s:6:\"family\";s:18:\"Noto Sans Tagbanwa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"tagbanwa\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-11-09\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:227;}i:1458;a:7:{s:6:\"family\";s:18:\"Noto Sans Duployan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:8:\"duployan\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:161;}i:1459;a:7:{s:6:\"family\";s:17:\"Noto Sans Elbasan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"elbasan\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:125;}i:1460;a:7:{s:6:\"family\";s:14:\"Noto Sans Miao\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"miao\";}s:7:\"version\";s:3:\"v17\";s:12:\"lastModified\";s:10:\"2022-09-28\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:144;}i:1461;a:7:{s:6:\"family\";s:15:\"Noto Sans Ogham\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"ogham\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:199;}i:1462;a:7:{s:6:\"family\";s:18:\"Noto Sans Phags Pa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:8:\"phags-pa\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:217;}i:1463;a:7:{s:6:\"family\";s:17:\"Noto Sans Elymaic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"elymaic\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:149;}i:1464;a:7:{s:6:\"family\";s:16:\"Noto Sans Hatran\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"hatran\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:193;}i:1465;a:7:{s:6:\"family\";s:18:\"Noto Sans Linear B\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:8:\"linear-b\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:104;}i:1466;a:7:{s:6:\"family\";s:14:\"Noto Sans N Ko\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:3:\"nko\";}s:7:\"version\";s:3:\"v20\";s:12:\"lastModified\";s:10:\"2023-01-18\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:1389;}i:1467;a:7:{s:6:\"family\";s:16:\"Noto Sans Lycian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"lycian\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:165;}i:1468;a:7:{s:6:\"family\";s:19:\"Noto Sans Nabataean\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:9:\"nabataean\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:119;}i:1469;a:7:{s:6:\"family\";s:29:\"Noto Sans Indic Siyaq Numbers\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:19:\"indic-siyaq-numbers\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:142;}i:1470;a:7:{s:6:\"family\";s:17:\"Noto Sans Tirhuta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"tirhuta\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:139;}i:1471;a:7:{s:6:\"family\";s:16:\"Noto Sans Syriac\";s:8:\"variants\";a:3:{i:0;s:3:\"100\";i:1;s:7:\"regular\";i:2;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:6:\"syriac\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:176;}i:1472;a:7:{s:6:\"family\";s:20:\"Noto Sans Manichaean\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:10:\"manichaean\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:141;}i:1473;a:7:{s:6:\"family\";s:17:\"Noto Sans Mandaic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"mandaic\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:123;}i:1474;a:7:{s:6:\"family\";s:15:\"Noto Sans Nushu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"nushu\";}s:7:\"version\";s:3:\"v18\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:131;}i:1475;a:7:{s:6:\"family\";s:23:\"Noto Sans Gunjala Gondi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:13:\"gunjala-gondi\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:224;}i:1476;a:7:{s:6:\"family\";s:17:\"Noto Sans Sogdian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"sogdian\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:114;}i:1477;a:7:{s:6:\"family\";s:17:\"Noto Sans Soyombo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"soyombo\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:92;}i:1478;a:7:{s:6:\"family\";s:18:\"Noto Sans Meroitic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:8:\"meroitic\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:117;}i:1479;a:7:{s:6:\"family\";s:18:\"Noto Sans Mahajani\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:8:\"mahajani\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:148;}i:1480;a:7:{s:6:\"family\";s:20:\"Noto Sans Old Permic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:10:\"old-permic\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:220;}i:1481;a:7:{s:6:\"family\";s:21:\"Noto Sans Old Sogdian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:11:\"old-sogdian\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2022-05-10\";s:8:\"category\";s:10:\"sans-serif\";s:13:\"trendingIndex\";i:134;}i:1482;a:7:{s:6:\"family\";s:8:\"Solitreo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2023-01-18\";s:8:\"category\";s:11:\"handwriting\";s:13:\"trendingIndex\";i:1;}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"205","option_name":"ls-google-fonts-data-updated","option_value":"1674407795","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"206","option_name":"ls-plugin-version","option_value":"7.0.7","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"208","option_name":"qi_addons_for_elementor_install_date","option_value":"1673608206","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"210","option_name":"qi_addons_for_elementor_placeholder_image","option_value":"a:2:{s:2:\"id\";i:6;s:3:\"url\";s:93:\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/qi-addons-for-elementor-placeholder.png\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"213","option_name":"recently_activated","option_value":"a:6:{s:27:\"bridge-core\/bridge-core.php\";i:1674749522;s:31:\"tour-operator\/tour-operator.php\";i:1674749522;s:54:\"qi-addons-for-elementor\/class-qiaddonsforelementor.php\";i:1674749522;s:45:\"qode-instagram-widget\/qode-instagram-feed.php\";i:1674749522;s:39:\"qode-twitter-feed\/qode-twitter-feed.php\";i:1674749522;s:27:\"js_composer\/js_composer.php\";i:1674749522;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"214","option_name":"revslider_update_version","option_value":"6.4.10","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"215","option_name":"elementor_version","option_value":"3.10.1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"216","option_name":"elementor_install_history","option_value":"a:2:{s:6:\"3.10.0\";i:1673608211;s:6:\"3.10.1\";i:1674411303;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"217","option_name":"elementor_events_db_version","option_value":"1.0.0","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"218","option_name":"widget_layerslider_widget","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"219","option_name":"widget_qode_instagram_widget","option_value":"a:3:{i:2;a:7:{s:5:\"title\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:16:\"number_of_photos\";s:1:\"6\";s:14:\"number_of_cols\";s:1:\"6\";s:10:\"image_size\";s:14:\"low_resolution\";s:14:\"transient_time\";s:8:\"31536000\";s:12:\"hover_effect\";s:4:\"none\";}i:3;a:7:{s:5:\"title\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:16:\"number_of_photos\";s:1:\"6\";s:14:\"number_of_cols\";s:1:\"3\";s:10:\"image_size\";s:14:\"low_resolution\";s:14:\"transient_time\";s:8:\"31536000\";s:12:\"hover_effect\";s:23:\"scale_with_dark_overlay\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"220","option_name":"widget_qode_twitter_widget","option_value":"a:2:{i:2;a:5:{s:5:\"title\";s:9:\"Follow us\";s:7:\"user_id\";s:0:\"\";s:5:\"count\";s:1:\"2\";s:15:\"show_tweet_time\";s:2:\"no\";s:14:\"transient_time\";s:6:\"604800\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"221","option_name":"widget_rev-slider-widget","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"222","option_name":"widget_qode_button","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"223","option_name":"widget_call_to_action_widget","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"224","option_name":"widget_qode_icon_list_item","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"225","option_name":"widget_qode_icon_with_text","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"226","option_name":"widget_latest_posts_menu","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"227","option_name":"widget_qode_latest_posts","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"228","option_name":"widget_qode_panel_area_opener","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"229","option_name":"widget_qode_portfolio_list","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"230","option_name":"widget_related_posts_widget","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"231","option_name":"widget_qode_separator","option_value":"a:6:{i:2;a:1:{s:9:\"thickness\";s:1:\"1\";}i:3;a:1:{s:9:\"thickness\";s:2:\"36\";}i:4;a:1:{s:9:\"thickness\";s:2:\"27\";}i:5;a:1:{s:9:\"thickness\";s:2:\"35\";}i:6;a:1:{s:9:\"thickness\";s:2:\"35\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"232","option_name":"widget_qode_social_icon_widget","option_value":"a:10:{i:2;a:17:{s:4:\"type\";s:13:\"normal_social\";s:9:\"icon_pack\";s:12:\"font_awesome\";s:4:\"icon\";s:11:\"fa-facebook\";s:7:\"fe_icon\";s:0:\"\";s:11:\"custom_size\";s:2:\"15\";s:17:\"custom_shape_size\";s:0:\"\";s:4:\"link\";s:41:\"https:\/\/www.facebook.com\/QodeInteractive\/\";s:6:\"target\";s:6:\"_blank\";s:10:\"icon_color\";s:4:\"#fff\";s:16:\"icon_hover_color\";s:7:\"#fda45d\";s:16:\"background_color\";s:0:\"\";s:22:\"background_hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:13:\"border_radius\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"border_hover_color\";s:0:\"\";s:11:\"icon_margin\";s:10:\"0 14px 0 0\";}i:3;a:17:{s:4:\"type\";s:13:\"normal_social\";s:9:\"icon_pack\";s:12:\"font_awesome\";s:4:\"icon\";s:12:\"fa-instagram\";s:7:\"fe_icon\";s:0:\"\";s:11:\"custom_size\";s:2:\"15\";s:17:\"custom_shape_size\";s:0:\"\";s:4:\"link\";s:42:\"https:\/\/www.instagram.com\/qodeinteractive\/\";s:6:\"target\";s:6:\"_blank\";s:10:\"icon_color\";s:4:\"#fff\";s:16:\"icon_hover_color\";s:7:\"#fda45d\";s:16:\"background_color\";s:0:\"\";s:22:\"background_hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:13:\"border_radius\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"border_hover_color\";s:0:\"\";s:11:\"icon_margin\";s:10:\"0 14px 0 0\";}i:4;a:17:{s:4:\"type\";s:13:\"normal_social\";s:9:\"icon_pack\";s:12:\"font_awesome\";s:4:\"icon\";s:10:\"fa-twitter\";s:7:\"fe_icon\";s:0:\"\";s:11:\"custom_size\";s:2:\"15\";s:17:\"custom_shape_size\";s:0:\"\";s:4:\"link\";s:35:\"https:\/\/twitter.com\/QodeInteractive\";s:6:\"target\";s:6:\"_blank\";s:10:\"icon_color\";s:4:\"#fff\";s:16:\"icon_hover_color\";s:7:\"#fda45d\";s:16:\"background_color\";s:0:\"\";s:22:\"background_hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:13:\"border_radius\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"border_hover_color\";s:0:\"\";s:11:\"icon_margin\";s:10:\"0 14px 0 0\";}i:5;a:17:{s:4:\"type\";s:13:\"normal_social\";s:9:\"icon_pack\";s:12:\"font_awesome\";s:4:\"icon\";s:10:\"fa-behance\";s:7:\"fe_icon\";s:0:\"\";s:11:\"custom_size\";s:2:\"15\";s:17:\"custom_shape_size\";s:0:\"\";s:4:\"link\";s:39:\"https:\/\/www.behance.net\/qodeinteractive\";s:6:\"target\";s:6:\"_blank\";s:10:\"icon_color\";s:4:\"#fff\";s:16:\"icon_hover_color\";s:7:\"#fda45d\";s:16:\"background_color\";s:0:\"\";s:22:\"background_hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:13:\"border_radius\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"border_hover_color\";s:0:\"\";s:11:\"icon_margin\";s:10:\"0 14px 0 0\";}i:6;a:17:{s:4:\"type\";s:13:\"normal_social\";s:9:\"icon_pack\";s:12:\"font_awesome\";s:4:\"icon\";s:12:\"fa-pinterest\";s:7:\"fe_icon\";s:0:\"\";s:11:\"custom_size\";s:2:\"15\";s:17:\"custom_shape_size\";s:0:\"\";s:4:\"link\";s:42:\"https:\/\/www.pinterest.com\/qodeinteractive\/\";s:6:\"target\";s:6:\"_blank\";s:10:\"icon_color\";s:4:\"#fff\";s:16:\"icon_hover_color\";s:7:\"#fda45d\";s:16:\"background_color\";s:0:\"\";s:22:\"background_hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:13:\"border_radius\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"border_hover_color\";s:0:\"\";s:11:\"icon_margin\";s:7:\"0 0 0 0\";}i:7;a:17:{s:4:\"type\";s:13:\"normal_social\";s:9:\"icon_pack\";s:12:\"font_elegant\";s:4:\"icon\";s:0:\"\";s:7:\"fe_icon\";s:15:\"social_facebook\";s:11:\"custom_size\";s:2:\"12\";s:17:\"custom_shape_size\";s:0:\"\";s:4:\"link\";s:41:\"https:\/\/www.facebook.com\/QodeInteractive\/\";s:6:\"target\";s:6:\"_blank\";s:10:\"icon_color\";s:7:\"#1c1c1c\";s:16:\"icon_hover_color\";s:7:\"#7ad562\";s:16:\"background_color\";s:0:\"\";s:22:\"background_hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:13:\"border_radius\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"border_hover_color\";s:0:\"\";s:11:\"icon_margin\";s:9:\"0 0px 0 0\";}i:8;a:17:{s:4:\"type\";s:13:\"normal_social\";s:9:\"icon_pack\";s:12:\"font_elegant\";s:4:\"icon\";s:0:\"\";s:7:\"fe_icon\";s:16:\"social_instagram\";s:11:\"custom_size\";s:2:\"12\";s:17:\"custom_shape_size\";s:0:\"\";s:4:\"link\";s:42:\"https:\/\/www.instagram.com\/qodeinteractive\/\";s:6:\"target\";s:6:\"_blank\";s:10:\"icon_color\";s:7:\"#1c1c1c\";s:16:\"icon_hover_color\";s:7:\"#7ad562\";s:16:\"background_color\";s:0:\"\";s:22:\"background_hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:13:\"border_radius\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"border_hover_color\";s:0:\"\";s:11:\"icon_margin\";s:9:\"0 0px 0 0\";}i:9;a:17:{s:4:\"type\";s:13:\"normal_social\";s:9:\"icon_pack\";s:12:\"font_elegant\";s:4:\"icon\";s:0:\"\";s:7:\"fe_icon\";s:14:\"social_twitter\";s:11:\"custom_size\";s:2:\"12\";s:17:\"custom_shape_size\";s:0:\"\";s:4:\"link\";s:35:\"https:\/\/twitter.com\/QodeInteractive\";s:6:\"target\";s:6:\"_blank\";s:10:\"icon_color\";s:7:\"#1c1c1c\";s:16:\"icon_hover_color\";s:7:\"#7ad562\";s:16:\"background_color\";s:0:\"\";s:22:\"background_hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:13:\"border_radius\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"border_hover_color\";s:0:\"\";s:11:\"icon_margin\";s:9:\"0 0px 0 0\";}i:10;a:17:{s:4:\"type\";s:13:\"normal_social\";s:9:\"icon_pack\";s:12:\"font_elegant\";s:4:\"icon\";s:0:\"\";s:7:\"fe_icon\";s:16:\"social_pinterest\";s:11:\"custom_size\";s:2:\"12\";s:17:\"custom_shape_size\";s:0:\"\";s:4:\"link\";s:42:\"https:\/\/www.pinterest.com\/qodeinteractive\/\";s:6:\"target\";s:6:\"_blank\";s:10:\"icon_color\";s:7:\"#1c1c1c\";s:16:\"icon_hover_color\";s:7:\"#7ad562\";s:16:\"background_color\";s:0:\"\";s:22:\"background_hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:13:\"border_radius\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"border_hover_color\";s:0:\"\";s:11:\"icon_margin\";s:7:\"0 0 0 0\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"233","option_name":"widget_qode_sticky_sidebar","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"234","option_name":"ls-db-version","option_value":"7.0.0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"235","option_name":"ls-date-installed","option_value":"1673607711","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"236","option_name":"ls-installed","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"237","option_name":"qi_addons_for_elementor_regenerate_css","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"238","option_name":"envato_market_state","option_value":"activated","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"239","option_name":"vc_version","option_value":"6.8.0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"241","option_name":"qode_options_proya","option_value":"a:2006:{s:20:\"enable_grid_elements\";s:2:\"no\";s:20:\"disable_google_fonts\";s:2:\"no\";s:12:\"google_fonts\";s:12:\"Merriweather\";s:23:\"additional_google_fonts\";s:2:\"no\";s:23:\"additional_google_font1\";s:2:\"-1\";s:23:\"additional_google_font2\";s:2:\"-1\";s:23:\"additional_google_font3\";s:2:\"-1\";s:23:\"additional_google_font4\";s:2:\"-1\";s:23:\"additional_google_font5\";s:2:\"-1\";s:17:\"qode_custom_fonts\";s:0:\"\";s:11:\"first_color\";s:7:\"#354033\";s:12:\"second_color\";s:7:\"#e6af51\";s:11:\"third_color\";s:7:\"#e5d9be\";s:12:\"fourth_color\";s:7:\"#023f00\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"background_color_boxes\";s:0:\"\";s:15:\"selection_color\";s:7:\"#354033\";s:27:\"gradient_style1_start_color\";s:7:\"#e6af51\";s:25:\"gradient_style1_end_color\";s:7:\"#e5c792\";s:19:\"transparent_content\";s:2:\"no\";s:36:\"transparent_content_background_color\";s:0:\"\";s:36:\"transparent_content_background_image\";s:0:\"\";s:44:\"transparent_content_pattern_background_image\";s:0:\"\";s:19:\"overlapping_content\";s:2:\"no\";s:26:\"overlapping_content_amount\";s:0:\"\";s:27:\"overlapping_content_padding\";s:0:\"\";s:5:\"boxed\";s:2:\"no\";s:20:\"background_color_box\";s:0:\"\";s:16:\"background_image\";s:0:\"\";s:24:\"pattern_background_image\";s:0:\"\";s:8:\"paspartu\";s:2:\"no\";s:14:\"paspartu_color\";s:0:\"\";s:14:\"paspartu_width\";s:0:\"\";s:25:\"paspartu_header_alignment\";s:2:\"no\";s:22:\"paspartu_header_inside\";s:2:\"no\";s:29:\"vertical_menu_inside_paspartu\";s:3:\"yes\";s:25:\"paspartu_footer_alignment\";s:2:\"no\";s:15:\"paspartu_on_top\";s:3:\"yes\";s:21:\"paspartu_on_top_fixed\";s:2:\"no\";s:25:\"paspartu_on_bottom_slider\";s:2:\"no\";s:18:\"paspartu_on_bottom\";s:3:\"yes\";s:24:\"paspartu_on_bottom_fixed\";s:2:\"no\";s:25:\"enable_content_top_margin\";s:3:\"yes\";s:21:\"initial_content_width\";s:9:\"grid_1300\";s:18:\"content_grid_lines\";s:4:\"none\";s:23:\"content_grid_lines_skin\";s:5:\"light\";s:22:\"qode_ui_scripts_option\";a:3:{i:0;s:0:\"\";i:1;s:19:\"jquery-ui-accordion\";i:2;s:14:\"jquery-ui-tabs\";}s:16:\"page_transitions\";s:1:\"0\";s:19:\"ajax_animate_header\";s:2:\"no\";s:19:\"page_loading_effect\";s:2:\"no\";s:17:\"loading_animation\";s:3:\"off\";s:25:\"loading_animation_spinner\";s:5:\"pulse\";s:13:\"spinner_color\";s:0:\"\";s:24:\"loading_background_color\";s:0:\"\";s:13:\"loading_image\";s:0:\"\";s:37:\"loading_animation_left_menu_alignment\";s:2:\"no\";s:13:\"smooth_scroll\";s:3:\"yes\";s:27:\"elements_animation_on_touch\";s:2:\"no\";s:16:\"show_back_button\";s:3:\"yes\";s:14:\"responsiveness\";s:3:\"yes\";s:30:\"content_sidebar_responsiveness\";s:2:\"no\";s:13:\"favicon_image\";s:66:\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/16x16-01.png\";s:22:\"internal_no_ajax_links\";s:0:\"\";s:10:\"custom_css\";s:23021:\".qode-report-sheet.qode-rs-two-columns {\r\n    padding: 0px 0px 0px;\r\n}\r\n\r\n.qode-report-sheet .qode-rs-table .qode-rs-table-content .qode-rs-table-row, .qode-report-sheet .qode-rs-table .qode-rs-table-header { \r\nborder-color: #ccc5c5;\r\n}\r\n\r\n.testimonials_c_holder .testimonial_content_inner {\r\n    background: transparent;\r\n}\r\n\r\n.qode-tour-item-single-holder .qode-tabs.qode-horizontal .qode-tabs-nav li a .qode-tour-nav-section-title {\r\nfont-family: 'Open Sans', sans-serif;\r\n}\r\n\r\n.qode-tour-item-single-holder .qode-tabs.qode-horizontal .qode-tabs-nav li a {\r\npadding: 17px 43px 17px 33px;\r\ncolor: #bfbfbf;\r\n}\r\n\r\n.qode-tour-item-single-holder article .qode-tour-item-title {\r\nfont-size: 30px;\r\ntext-transform: capitalize;\r\n}\r\n\r\n.qode-info-section-part.qode-tour-item-reviews {\r\nmargin-top: 5px;\r\n}\r\n\r\n.qode-tour-item-reviews .qode-single-rating-value {\r\nfont-family: 'Open Sans', sans-serif;\r\ncolor: #bfbfbf;\r\n}\r\n\r\n.qode-tour-item-reviews .qode-single-rating-value:before {\r\ncontent: \"\\e033\";\r\nfont-family: 'ElegantIcons';\r\ndisplay: inline-block;\r\nvertical-align: bottom;\r\nfont-size: 18px;\r\ncolor: #ffce00;\r\n}\r\n\r\n.qode-info-section-part.qode-tour-item-title-holder {\r\ndisplay: flex;\r\nalign-items: center;\r\n}\r\n\r\n\r\n.qode-tour-item-single-holder article .qode-tour-item-price-holder {\r\nmargin-left: auto;\r\n}\r\n\r\n.qode-tour-item-price-holder .qode-tour-item-price-text {\r\nfont-family: 'Open Sans', sans-serif;\r\ncolor: #999999;\r\nposition: relative;\r\ntop: 6px;\r\n}\r\n\r\n.qode-tour-item-single-holder article .qode-info-section-part.qode-tour-item-excerpt p {\r\npadding-top: 30px;\r\nfont-size: 19px;\r\nline-height: 30px;\r\nfont-weight: 400;\r\ncolor: #000;\r\n}\r\n\r\n.qode-tour-item-single-holder article .qode-info-section-part.qode-tour-item-content {\r\nmargin: 20px 0 46px;\r\n}\r\n\r\n.qode-tour-item-single-holder article .qode-tour-item-short-info .qode-tour-cat-item-text,\r\n.qode-tour-item-single-holder article .qode-tour-item-short-info .qode-tour-info-label {\r\nfont-family: 'Open Sans', sans-serif;\r\ncolor: #bfbfbf;\r\n}\r\n\r\n.qode-tour-item-single-holder article .qode-tour-item-short-info .qode-tour-cat-item-icon,\r\n.qode-tour-item-single-holder article .qode-tour-item-short-info .qode-tour-info-icon {\r\nmargin-right: 5px;\r\nfont-size: 18px;\r\ncolor: #bfbfbf;\r\n}\r\n\r\n.qode-tour-item-single-holder article .qode-tour-item-short-info .qode-tour-destination-holder,\r\n.qode-tour-item-single-holder article .qode-tour-item-short-info .qode-tours-single-info-item,\r\n.qode-tour-item-single-holder article .qode-tour-item-short-info .qode-tours-tour-categories-holder,\r\n.qode-tour-item-single-holder article .qode-tour-item-short-info .qode-tours-tour-categories-item {\r\nmargin-right: 22px;\r\n}\r\n\r\n.qode-tour-item-single-holder article .qode-tour-main-info-holder li .qode-info {\r\nfont-family: 'Merriweather', sans-serif;\r\nfont-size: 15px;\r\nfont-weight: 700;\r\ncolor: #313131;\r\n}\r\n\r\n.qode-tour-item-single-holder article .qode-tour-main-info-holder li .qode-value {\r\nfont-family: 'Open Sans', sans-serif;\r\ncolor: #000;\r\n}\r\n\r\n.qode-tour-item-single-holder article .qode-tour-main-info-holder li.qode-tours-checked-attributes .qode-tour-main-info-attr:before {\r\ncolor: #fda45d;\r\n}\r\n\r\n.qode-tour-item-single-holder .qode-tour-item-section .qode-route-id {\r\nheight: 58px;\r\nwidth: 58px;\r\nline-height: 56px;\r\nfont-size: 30px;\r\nbackground-color: #fec06d;\r\n}\r\n\r\n.qode-tour-item-single-holder .qode-tour-item-section span.qode-line-between-icons {\r\ndisplay: none;\r\n}\r\n\r\n.qode-tour-item-single-holder .qode-tour-item-section .qode-tour-item-plan-part-title {\r\nfont-family: 'Merriweather', sans-serif;\r\nfont-size: 15px;\r\nfont-weight: 700;\r\n}\r\n\r\n.qode-tour-item-single-holder .qode-tour-item-section .qode-route-top-holder {\r\nmargin-bottom: 5px;\r\n}\r\n\r\n\r\n\r\n.qode-tour-item-single-holder .qode-tour-item-section .qode-tour-item-plan-part-description {\r\npadding-left: 87px;\r\npadding-bottom: 25px;\r\n}\r\n\r\n.qode-tour-item-single-holder .qode-tour-item-section .qode-tour-item-plan-part-description {\r\nfont-family: 'Open Sans', sans-serif;\r\nfont-size: 15px;\r\nline-height: 27px;\r\ncolor: #000;\r\n}\r\n\r\n.qode-tour-item-single-holder .qode-tour-item-section .qode-tour-item-plan-part-description .q_icon_list {\r\nmargin-bottom: 16px;\r\n}\r\n\r\n.qode-tour-item-single-holder .qode-location-part .qode-tour-location {\r\nfont-size: 22px;\r\nmargin: 0 0 8px;\r\n}\r\n\r\n.qode-tour-item-single-holder .qode-location-part p.qode-location-excerpt {\r\nfont-size: 19px;\r\nline-height: 30px;\r\ncolor: #000;\r\n}\r\n\r\n.qode-tours-reviews-list-top .q_progress_bar .progress_title {\r\nfont-family: 'Merriweather', sans-serif;\r\nfont-size: 15px;\r\nfont-weight: 700;\r\n}\r\n\r\n.qode-tours-reviews-list-top .q_progress_bar .progress_content_outer {\r\nwidth: calc(100% - 60px);\r\nbackground-color: #f9f8f7;\r\n}\r\n\r\n.qode-tours-reviews-list-top .q_progress_bar .progress_number {\r\ntop: 30px;\r\nfont-size: 16px;\r\ncolor: #9b9b9b;\r\n}\r\n\r\n.qode-reviews-per-criteria .qode-item-reviews-verbal-description {\r\nmargin-top: 8px;\r\n}\r\n\r\n.qode-tours-reviews-list-top .qode-item-reviews-rating-description {\r\nfont-size: 20px;\r\nfont-weight: 700;\r\n}\r\n\r\n.qode-tour-item-single-holder #tab-tour-item-review-id .qode-comments .qode-comment-list li {\r\npadding: 45px 0 40px;\r\n}\r\n\r\n.qode-tour-item-single-holder #tab-tour-item-review-id .qode-comments .qode-comment-list li .qode-comment-image {\r\nwidth: 94px;\r\n}\r\n\r\n.qode-tour-item-single-holder #tab-tour-item-review-id .qode-comments .qode-comment-list li .qode-comment-text {\r\npadding: 0 0 0 112px;\r\n}\r\n\r\n.qode-tours-reviews-list-top .qode-comments {\r\nmargin-top: 30px;\r\n}\r\n\r\n.qode-tours-reviews-list-top .qode-comments-title {\r\ndisplay: none;\r\n}\r\n\r\n.qode-tour-item-single-holder .qode-comment-list .qode-comment-name {\r\nfont-family: 'Merriweather', sans-serif;\r\nfont-size: 22px;\r\nfont-weight: 700;\r\ncolor: #000;\r\n}\r\n\r\n\r\n.qode-tour-item-single-holder .qode-comment-list .qode-comment-text .qode-text-holder p {\r\nmargin-top: 20px;\r\nfont-size: 16px;\r\nline-height: 27px;\r\ncolor: #000;\r\n}\r\n\r\n.qode-tour-item-single-holder #tab-tour-item-review-id .comment-reply-title {\r\nfont-size: 30px;\r\ncolor: #1c1c1c;\r\nmargin-bottom: 14px;\r\n}\r\n\r\n.qode-tour-item-single-holder #tab-tour-item-review-id .comment-form .qode-comment-form-rating label {\r\ndisplay: inline-block;\r\nfont-size: 15px;\r\nfont-weight: 700;\r\n}\r\n\r\n.qode-tour-item-single-holder #tab-tour-item-review-id .comment-form .qode-comment-form-rating .qode-comment-rating-box .qode-comment-form-rating {\r\nwidth: 30%;\r\n}\r\n\r\n.qode-tour-item-single-holder #tab-tour-item-review-id .qode-comment-rating-box {\r\nmargin-left: 0;\r\n}\r\n\r\n.qode-tour-item-single-holder #tab-tour-item-review-id .comment-form .qode-comment-form-rating .qode-comment-rating-box {\r\ndisplay: inline-block;\r\nmargin: 2px 0;\r\n}\r\n\r\n.qode-tour-item-single-holder #tab-tour-item-review-id .comment-form .qode-comment-form-rating .qode-comment-rating-box .qode-comment-form-rating .qode-comment-rating-box {\r\nmargin-left: 10px;\r\n}\r\n\r\n.qode-tour-item-single-holder #tab-tour-item-review-id .comment-form .qode-comment-form-rating > label {\r\ndisplay: none;\r\n}\r\n\r\n.qode-tour-item-single-holder #tab-tour-item-review-id .comment-form .qode-comment-form-rating .qode-comment-form-rating > label {\r\ndisplay: inline-block;\r\n}\r\n\r\n.qode-tour-item-single-holder .qode-comment-input-title {\r\nmargin-top: 44px;\r\n}\r\n\r\n.qode-tour-item-single-holder .comment-form-cookies-consent {\r\nmargin-bottom: 22px;\r\n}\r\n\r\n.qode-tour-item-single-holder {\r\n    padding: 146px 0 116px;\r\n}\r\n\r\n\r\n.title .separator.small {\r\nheight: 6px;\r\nmargin-top: 20px;\r\nmargin-bottom: 22px;\r\n}\r\n\r\n.title .subtitle {\r\npadding: 0 27%;\r\n}\r\n\r\n\r\n.qode-tours-filter-horizontal .qode-tours-filters-fields-holder .qode-tours-input-with-icon input[type=number],\r\n.qode-tours-filter-horizontal .qode-tours-filters-fields-holder .qode-tours-input-with-icon input[type=text],\r\n.qode-tours-filter-horizontal .qode-tours-filters-fields-holder .qode-tours-input-with-icon select {\r\nfont-family: 'Open Sans', sans-serif;\r\nfont-size: 15px;\r\ncolor: #828080;\r\n}\r\n\r\n.qode-tours-filter-horizontal .qode-tours-filters-fields-holder .qode-tours-input-with-icon .qode-tours-input-icon {\r\ncolor: #1e1e1e;\r\n}\r\n\r\n\r\n\r\n\r\n.qode-tours-standard-item .qode-tours-standard-item-content-inner {\r\npadding: 34px 0 17px;\r\n}\r\n\r\n.qode-tour-item-reviews .qode-single-rating-value {\r\nfont-family: 'Open Sans', sans-serif;\r\ncolor: #bfbfbf;\r\n}\r\n\r\n.qode-tour-item-reviews .qode-single-rating-value:before {\r\ncontent: \"\\e033\";\r\nfont-family: 'ElegantIcons';\r\ndisplay: inline-block;\r\nvertical-align: bottom;\r\nfont-size: 18px;\r\ncolor: #ffce00;\r\n}\r\n\r\n.qode-tours-standard-item .qode-tours-standard-item-price-holder {\r\ntop: 3px;\r\n}\r\n\r\n.qode-tours-standard-item .qode-tours-price-holder {\r\nfont-size: 25px;\r\nfont-weight: 700;\r\n}\r\n\r\n.qode-tours-standard-item .qode-tours-standard-item-title-price-holder .qode-tour-title {\r\nmargin: 0 0 6px;\r\n}\r\n\r\n.qode-tours-standard-item .qode-tours-standard-item-content-inner .qode-tours-standard-item-bottom-item {\r\nmargin-bottom: 15px;\r\n}\r\n\r\n.qode-tours-standard-item .qode-tours-standard-item-excerpt {\r\nfont-family: 'Open Sans', sans-serif;\r\nline-height: 27px;\r\n}\r\n\r\n.qode-tours-standard-item .qode-tours-standard-item-bottom-content {\r\nbackground-color: transparent;\r\npadding: 0;\r\n}\r\n\r\n.qode-tours-standard-item .qode-tours-standard-item-bottom-content .qode-tour-info-icon {\r\ncolor: #bfbfbf;\r\nfont-size: 18px;\r\n}\r\n\r\n.qode-tours-standard-item .qode-tours-standard-item-bottom-content .qode-tour-info-label {\r\nfont-family: 'Open Sans', sans-serif;\r\ncolor: #bfbfbf;\r\n}\r\n\r\n.qode-btn.qode-btn-icon {\r\ndisplay: inline-flex;\r\nflex-direction: row;\r\nalign-items: center;\r\n}\r\n\r\n.qode-btn.qode-btn-icon .qode-btn-text {\r\norder: 2;\r\n}\r\n\r\n.qode-btn.qode-btn-icon .qode-button-v2-icon-holder {\r\norder: 1;\r\nfont-size: 20px;\r\ncolor: #7ad562;\r\npadding: 0;\r\nwidth: 57px;\r\nheight: 57px;\r\nline-height: 57px;\r\nborder: 2px solid #7ad562;\r\nborder-radius: 50%;\r\n}\r\n\r\n.qode-btn.qode-btn-icon:hover .qode-button-v2-icon-holder {\r\nborder: 2px solid #7ad562;\r\n}\r\n\r\n.qode-btn.qode-btn-icon .qode-btn-text {\r\npadding-right: 14px;\r\npadding-left: 14px;\r\n}\r\n\r\n\r\n\r\n.qode-tours-destination-item-holder .qode-tours-destination-item-image:after {\r\ndisplay: none;\r\n}\r\n\r\n.qode-tours-destination-item-holder:hover .qode-tours-destination-item-image {\r\nbox-shadow: none;\r\n}\r\n\r\n.qode-tours-destination-item-holder:hover .qode-tours-destination-item-image img {\r\ntransform: none;\r\n}\r\n\r\n.qode-tours-destination-item-holder .qode-tours-destination-item-image {\r\nborder-radius: 50%;\r\nbackground-color: transparent;\r\n}\r\n\r\n.qode-tours-destination-item-holder:hover .qode-tours-destination-item-image {\r\nbox-shadow: 1px 5px 27px 0px rgba(134, 134, 134, 0.4);\r\n}\r\n\r\n@media only screen and (min-width: 1025px) {\r\n.qode-tours-row.qode-tours-columns-6 .qode-tours-list-grid-sizer,\r\n.qode-tours-row.qode-tours-columns-6 .qode-tours-row-item {\r\nwidth: 16.66667%;\r\n}\r\n}\r\n\r\n.qode-tours-destination-item-holder .qode-tours-destination-item-image img {\r\nmargin: 0 auto;\r\n}\r\n\r\n\r\n.testimonials_c_holder .testimonial_content_inner .testimonial_image_holder {\r\nmargin-bottom: 28px;\r\n}\r\n\r\n.testimonials_c_holder .testimonial_content_inner .testimonial_author {\r\nmargin-top: 37px;\r\n}\r\n\r\n.testimonial_text_inner p {\r\nfont-size: 20px;\r\nline-height: 30px;\r\nfont-family: 'Merriweather', serif;\r\nfont-style: italic;\r\nfont-weight: 700;\r\n}\r\n\r\n@media only screen and (min-width: 1025px) {\r\n.testimonial_text_inner p {\r\npadding: 0 30%;\r\n}\r\n}\r\n\r\n.testimonials_c_holder .testimonial_content_inner .testimonial_author {\r\nfont-size: 18px;\r\nfont-weight: 700;\r\nfont-style: normal;\r\n}\r\n\r\n.testimonials_c_holder .testimonial_content_inner .testimonial_author span {\r\ndisplay: block;\r\nmargin-top: 4px;\r\nfont-family: 'Open Sans', sans-serif;\r\nfont-size: 11px;\r\nfont-weight: 600;\r\ntext-transform: uppercase;\r\ncolor: #bfbfbf;\r\nletter-spacing: 1px;\r\nline-height: 1em;\r\n}\r\n\r\n.testimonials_c_holder .flex-control-nav {\r\nmargin-top: 0;\r\n}\r\n\r\n.testimonials_c_holder .flex-control-nav li a {\r\nbackground-color: #efefef;\r\n}\r\n\r\n.testimonials_c_holder .flex-control-nav li a.flex-active {\r\nbackground-color: #7ad562;\r\n}\r\n\r\n.testimonials_c_holder .testimonial_content_inner {\r\npadding-bottom: 35px;\r\n}\r\n\r\n@media only screen and (max-width: 600px) {\r\nform.wpcf7-form.cf7_custom_style_1 .two_columns_form_with_space {\r\ndisplay: block;\r\n}\r\n\r\nform.wpcf7-form.cf7_custom_style_1 .two_columns_form_with_space .column_left,\r\nform.wpcf7-form.cf7_custom_style_1 .two_columns_form_with_space .column_right {\r\ndisplay: block;\r\nwidth: 100%;\r\npadding: 0;\r\n}\r\n\r\nform.wpcf7-form.cf7_custom_style_1 .two_columns_form_with_space .column_left {\r\nmargin-bottom: 20px;\r\n}\r\n\r\nform.wpcf7-form.cf7_custom_style_1 .two_columns_form_with_space .column_right {\r\ntext-align: center;\r\n}\r\n}\r\n\r\n\r\n.qode-instagram-feed li {\r\npadding: 0 !important;\r\nmargin: 0 !important;\r\n}\r\n\r\n.qode-instagram-feed li a {\r\ndisplay: block;\r\nposition: relative;\r\nwidth: 100%;\r\nheight: 100%;\r\n}\r\n\r\n.qode-instagram-feed li a:after {\r\ncontent: \"\\f16d\";\r\nfont-family: FontAwesome !important;\r\nposition: absolute;\r\ntop: 50%;\r\nleft: 50%;\r\nopacity: 0;\r\nfont-size: 36px;\r\ncolor: #fff;\r\ntransition: opacity 0.3s ease;\r\ntransform: translate(-50%, -50%);\r\n}\r\n\r\n.qode-instagram-feed li a:hover:after {\r\nopacity: 1;\r\n}\r\n\r\n.elementor-widget-sidebar .widget.widget_qode_instagram_widget {\r\nmargin-bottom: 0;\r\n}\r\n\r\n\r\n\r\n.footer_top .qode-instagram-feed.qode-col-3 li {\r\nwidth: 78px;\r\npadding: 0 5px!important;\r\nmargin: 0 0 10px!important;\r\n}\r\n\r\n.footer_top .qode-instagram-feed li a:after {\r\ndisplay: none;\r\n}\r\n\r\n@media only screen and (max-width: 480px) {\r\n.title .separator.small,\r\n.title .subtitle {\r\ndisplay: none;\r\n}\r\n}\r\n\r\n\r\n.qode-tours-booking-form-holder .qode-boxed-widget {\r\n    background-color: #e5f4f5;\r\n    padding: 26px 30px 48px;\r\n}\r\n\r\n.widget.qode-tours-booking-form-holder .qode-tour-booking-title {\r\n    font-size: 20px;\r\n    font-weight: 400;\r\n    margin-bottom: 21px;\r\n}\r\n\r\n.widget.qode-tours-booking-form-holder .qode-tours-input-with-icon input,\r\n.widget.qode-tours-booking-form-holder .qode-tours-input-with-icon select,\r\n.widget.qode-tours-booking-form-holder .qode-tours-input-with-icon textarea {\r\n    font-family: 'Open Sans', sans-serif;\r\n    font-size: 13px;\r\n    color: #bfbfbf;\r\n}\r\n\r\n.widget.qode-tours-booking-form-holder .qode-tours-input-icon {\r\n    font-size: 16px;\r\n}\r\n\r\n.qode-tours-booking-form-holder .qode-boxed-widget #qode-tour-booking-form .qode-tours-check-availability {\r\n    height: 42px;\r\n    line-height: 42px;\r\n    background-color: #7ad562;\r\n    font-weight: 400;\r\n    letter-spacing: 0;\r\n}\r\n\r\n.qode-tours-booking-form-holder .qode-boxed-widget #qode-tour-booking-form input[type=submit] {\r\n    font-size: 14px;\r\n    background-color: #fda45d;\r\n    color: #fff;\r\n}\r\n\r\n.qode-tours-booking-form-holder .qode-boxed-widget #qode-tour-booking-form input[type=submit]:hover {\r\n    background-color: #fdaf71 !important;\r\n    color: #fff !important;\r\n}\r\n\r\n.ui-datepicker-title {\r\n    padding: 6px 0; \r\n    font-family: 'Open Sans', sans-serif;\r\n    font-size: 12px;\r\n    background-color: #fff;\r\n    color: #000;\r\n    border: 1px solid #ebebeb; \r\n}\r\n\r\n#ui-datepicker-div .ui-datepicker-header a {\r\n    font-size: 14px;\r\n    color: #b9b9b9;\r\n    top: 5px;\r\n}\r\n\r\n.ui-datepicker-calendar thead {\r\n    font-family: 'Open Sans', sans-serif;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    background-color: #fda45d;\r\n    color: #fff;\r\n}\r\n\r\n.ui-datepicker-calendar tbody {\r\n    font-family: 'Open Sans', sans-serif;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    color: #999999;\r\n}\r\n\r\n.ui-datepicker-calendar tbody td {\r\n    border: 1px solid #ebebeb;\r\n    padding: 2px 11.5px;\r\n}\r\n\r\n.ui-datepicker-calendar tbody td a {\r\n    color: #999999;\r\n}\r\n\r\n.ui-datepicker-calendar tbody td a:hover {\r\n    color: #fda45d;\r\n}\r\n\r\naside .widget_qode_twitter_widget h5 {\r\n    margin-bottom: 17px;\r\n}\r\n\r\n.qode_twitter_widget .qode_tweet_text:before {\r\n    content: \"\\e094\";\r\n    font-family: 'ElegantIcons';\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n    color: #232323;\r\n    font-size: 18px;\r\n}\r\n\r\n.qode_twitter_widget li {\r\n    padding: 13px 0 24px;\r\n    border-bottom: 1px solid #ebebeb;\r\n}\r\n\r\n.qode_twitter_widget li:last-child {\r\n    border-bottom: none;\r\n}\r\n\r\n.qode_twitter_widget .qode_tweet_text {\r\n    padding-left: 40px;\r\n    position: relative;\r\n    font-family: 'Open Sans', sans-serif;\r\n    color: #9e9a9a;\r\n}\r\n\r\n\r\n.qode-tours-filter-horizontal .qode-tours-filters-fields-holder {\r\nbox-shadow: 1px 5px 27px 0px rgba(61, 57, 57, 0.05);\r\n}\r\n\r\n.qode-tours-destination-grid .qode-normal-space .qode-outer-space .qode-item-space {\r\n    margin: 0 0 60px;\r\n}\r\n\r\n.header_inner_right .q_social_icon_holder:hover a,\r\n.header_inner_right .q_social_icon_holder:hover a span {\r\ncolor: #7ad562 !important;\r\n}\r\n\r\n@media only screen and (max-width: 1024px) {\r\nnav.main_menu > ul > li > a {\r\npadding: 0 8px;\r\n}\r\n\r\nnav.main_menu > ul > li > a {\r\nfont-size: 11px;\r\n}\r\n}\r\n\r\n.latest_post_holder.boxes>ul>li .latest_post {\r\npadding: 0;\r\n}\r\n\r\n.latest_post_text_inner {\r\npadding: 68px 0 30px;\r\nposition: relative;\r\n}\r\n\r\n.latest_post_holder .post_infos a {\r\ndisplay: none !important;\r\n}\r\n\r\n.latest_post_holder .post_infos a:hover {\r\ncolor: #fff !important;\r\n}\r\n\r\n.latest_post_holder .post_infos a:first-of-type {\r\ndisplay: block !important;\r\nmargin: 30px 0 0;\r\npadding: 0 20px;\r\nposition: absolute;\r\ntop: 0;\r\nleft: 0;\r\nfont-family: 'Open Sans', sans-serif;\r\nfont-size: 11px;\r\nline-height: 27px;\r\nfont-weight: 600;\r\ntext-transform: uppercase;\r\nbackground-color: #7ad562;\r\ncolor: #fff;\r\n}\r\n\r\n.latest_post_holder .post_infos .dots {\r\ndisplay: none !important;\r\n}\r\n\r\n.latest_post_holder ul li:nth-of-type(3n + 1) .post_infos a {\r\nbackground-color: #7ad562;\r\n}\r\n\r\n.latest_post_holder ul li:nth-of-type(3n + 2) .post_infos a {\r\nbackground-color: #fda45d;\r\n}\r\n\r\n.latest_post_holder ul li:nth-of-type(3n + 3) .post_infos a {\r\nbackground-color: #c3f3f5;\r\n}\r\n\r\n.latest_post_title.entry_title:after {\r\ncontent: '';\r\ndisplay: block;\r\nmargin: 15px 0 0;\r\nwidth: 40px;\r\nheight: 3px;\r\nbackground-color: #e1e1e1;\r\n}\r\n\r\n.latest_post_holder.boxes>ul>li .latest_post p.excerpt {\r\nmargin: 12px 0 9px;\r\n}\r\n\r\n.post_infos .date {\r\nfont-family: 'Open Sans', sans-serif;\r\nfont-size: 15px;\r\ncolor: #bfbfbf;\r\n}\r\n\r\n.post_infos .date:before {\r\ncontent: \"\\59\";\r\nfont-family: \"dripicons-v2\" !important;\r\nfont-size: 18px;\r\ndisplay: inline-block;\r\nvertical-align: bottom;\r\npadding-right: 8px;\r\n}\r\n\r\n.qode-tours-list-holder.qode-normal-space .qode-outer-space .qode-item-space.qode-tours-standard-item {\r\npadding-bottom: 30px !important;\r\n}\r\n\r\n@media only screen and (max-width: 1024px) {\r\n.qode-tours-row.qode-tours-columns-6 .qode-tours-list-grid-sizer, .qode-tours-row.qode-tours-columns-6 .qode-tours-row-item {\r\nwidth: 33.33333%;\r\n}\r\n\r\n.qode-tours-destination-item-holder .qode-tours-destination-item-image {\r\nmax-width: 182px;\r\nmargin: 0 auto;\r\n}\r\n}\r\n\r\n.qode-tour-item-single-holder .qode-tour-masonry-gallery-holder .qode-tour-gallery-item {\r\npadding: 0 6px;\r\nmargin: 0 0 12px;\r\n}\r\n\r\n@media only screen and (min-width: 1025px) {\r\n.qode-tour-item-single-holder .qode-tour-item-wrapper .qode-tour-item-excerpt,\r\n.qode-tour-item-single-holder .qode-location-part p.qode-location-excerpt {\r\npadding-right: 8%;\r\n}\r\n\r\n.qode-tour-item-single-holder .qode-tour-item-section .qode-tour-item-plan-part-description {\r\npadding-right: 8%;\r\n}\r\n}\r\n\r\n.q_team .q_team_title_holder span {\r\nfont-family: 'Open Sans', sans-serif;\r\nfont-size: 11px;\r\nfont-weight: 700;\r\ntext-transform: uppercase;\r\nletter-spacing: 1px;\r\nline-height: 21px;\r\ncolor: #bfbfbf;\r\n}\r\n\r\n\r\nnav.main_menu>ul>li>a>span:first-of-type {\r\nposition: relative;\r\n}\r\n\r\nnav.main_menu>ul>li>a>span:first-of-type:before {\r\ncontent: '';\r\nposition: absolute;\r\nleft: -15px;\r\ntop: 5px;\r\nwidth: 6px;\r\nheight: 6px;\r\nborder-radius: 50%;\r\nbackground-color: #7ad562;\r\nopacity: 0;\r\ntransition: opacity 0.3s ease-in-out;\r\n}\r\n\r\nnav.main_menu>ul>li>a:hover>span:first-of-type:before,\r\nnav.main_menu>ul>li.active>a>span:first-of-type:before{\r\nopacity: 1;\r\n}\r\n\r\n\r\n.qode-location-content {\r\nfont-family: 'Open Sans', sans-serif;\r\nfont-size: 15px;\r\nline-height: 27px;\r\ncolor: #000;\r\n}\r\n\r\n.qode-tour-item-single-holder .qode-location-part .qode-tour-location {\r\nfont-size: 30px;\r\ntext-transform: lowercase;\r\n}\r\n\r\n.qode-tour-item-single-holder .qode-location-part .qode-tour-location:first-letter {\r\ntext-transform: uppercase;\r\n}\r\n\r\n.qode-location-content h3 {\r\nfont-size: 22px;\r\n}\r\n\r\n.qode-tour-item-single-holder .qode-tour-item-section .qode-tour-item-plan-part-description {\r\npadding-right: 8%;\r\n}\r\n}\r\n\r\nheader:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a {\r\nopacity: 1;\r\n}\r\n\r\n@media only screen and (max-width: 1024px) {\r\nnav.main_menu>ul>li>a>span:first-of-type:before {\r\nleft: -10px;\r\n}\r\n}\r\n\r\n.qode-tour-item-single-holder article .qode-tour-main-info-holder li .qode-info {\r\nwidth: 34%;\r\n}\r\n\r\n.qode-location-content {\r\npadding-right: 8%;\r\n}\r\n\r\n\r\n\r\nbutton.qbutton.default.qode-tours-button.qode-button-shadow.qode-rating-form-trigger {\r\ndisplay: none;\r\n}\r\n\r\n.qode-tour-item-single-holder #tab-tour-item-review-id .qode-comment-form .comment-respond {\r\ndisplay: block !important;\r\n}\r\n\r\n.qode-tour-item-single-holder .qode-comment-list .qode-comment-text .qode-text-holder p {\r\npadding-right: 8%;\r\n}\r\n\r\n\r\n@media only screen and (max-width: 1024px) {\r\n.single-tour-item .qode-tour-item-single-holder > .qode-grid-row-medium-gutter > .qode-grid-col-3 {\r\npadding-left: 0;\r\n}\r\n\r\n.single-tour-item .qode-tour-item-single-holder > .qode-grid-row-medium-gutter > .qode-grid-col-9 {\r\npadding-right: 0;\r\n}\r\n}\r\n\r\n\r\n@media only screen and (max-width: 480px) {\r\n.qode-tour-item-single-holder article .qode-tour-main-info-holder li .qode-value .qode-tour-main-info-attr {\r\nwidth: 100%;\r\n}\r\n}\r\n\r\n#respond input[type=text], #respond input[type=email], #respond textarea {\r\npadding: 12px 12px 12px 0;\r\nmargin-bottom: 10px;\r\nborder-bottom: 1px solid #bfbfbf;\r\nfont-family: Open Sans;\r\nfont-size: 12px;\r\nfont-style: normal;\r\nfont-weight: 400;\r\nbackground-color: transparent;\r\ncolor: #bfbfbf;\r\n}\r\n\r\n#respond input[type=text]::placeholder,\r\n#respond input[type=email]::placeholder,\r\n#respond textarea::placeholder {\r\ncolor: #bfbfbf;\r\n}\r\n\r\n.qode-tours-reviews-list-top form {\r\ndisplay: flex;\r\nflex-direction: column;\r\n}\r\n\r\n.qode-tours-reviews-list-top .qode-rating-form-title-holder {\r\norder: 1;\r\n}\r\n\r\n.qode-tours-reviews-list-top .qode-comment-input-title {\r\norder: 2;\r\n}\r\n\r\n.qode-tours-reviews-list-top form input#author {\r\norder: 3;\r\n}\r\n\r\n.qode-tours-reviews-list-top form input#email {\r\norder: 4;\r\n}\r\n\r\n.qode-tours-reviews-list-top form textarea {\r\norder: 5;\r\n}\r\n\r\n.qode-tours-reviews-list-top .comment-form-cookies-consent {\r\norder: 6;\r\nmargin-top: 10px;\r\n}\r\n\r\n.qode-tours-reviews-list-top .form-submit {\r\norder: 7;\r\n}\r\n\r\n.qode-tours-standard-item .qode-tours-standard-item-image-holder>a:after {\r\nbackground-color: transparent;\r\n}\r\n\r\n.qode-tours-standard-item-image-holder {\r\noverflow: hidden;\r\n}\r\n\r\n.qode-tours-standard-item-image-holder img {\r\ntransition: transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);\r\n}\r\n\r\n.qode-tours-standard-item-image-holder a:hover img {\r\ntransform: scale(1.05);\r\n}\";s:14:\"custom_svg_css\";s:0:\"\";s:9:\"custom_js\";s:0:\"\";s:21:\"google_analytics_code\";s:0:\"\";s:16:\"disable_qode_seo\";s:2:\"no\";s:13:\"meta_keywords\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:19:\"google_maps_api_key\";s:0:\"\";s:10:\"logo_image\";s:74:\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/Hola-Africa-01-1.png\";s:16:\"logo_image_light\";s:78:\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/Hola-Africa-01-light.png\";s:15:\"logo_image_dark\";s:74:\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/Hola-Africa-01-1.png\";s:17:\"logo_image_sticky\";s:74:\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/Hola-Africa-01-1.png\";s:23:\"logo_image_fixed_hidden\";s:0:\"\";s:17:\"logo_image_mobile\";s:74:\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/Hola-Africa-01-1.png\";s:20:\"vertical_logo_bottom\";s:0:\"\";s:25:\"logo_mobile_header_height\";s:0:\"\";s:18:\"logo_mobile_height\";s:0:\"\";s:13:\"vertical_area\";s:2:\"no\";s:14:\"header_in_grid\";s:3:\"yes\";s:24:\"header_bottom_appearance\";s:7:\"regular\";s:26:\"search_left_sidearea_right\";s:2:\"no\";s:24:\"scroll_amount_for_sticky\";s:0:\"\";s:19:\"hide_initial_sticky\";s:2:\"no\";s:30:\"scroll_amount_for_fixed_hiding\";s:0:\"\";s:13:\"menu_position\";s:0:\"\";s:17:\"center_logo_image\";s:2:\"no\";s:34:\"search_left_sidearea_right_regular\";s:2:\"no\";s:25:\"center_logo_image_animate\";s:2:\"no\";s:30:\"disable_text_shadow_for_sticky\";s:2:\"no\";s:13:\"header_height\";s:0:\"\";s:20:\"header_height_scroll\";s:0:\"\";s:20:\"header_height_sticky\";s:0:\"\";s:27:\"header_height_scroll_hidden\";s:0:\"\";s:32:\"header_fixed_top_logo_background\";s:0:\"\";s:12:\"header_style\";s:0:\"\";s:29:\"enable_header_style_on_scroll\";s:2:\"no\";s:23:\"header_background_color\";s:0:\"\";s:30:\"header_background_color_scroll\";s:0:\"\";s:30:\"header_background_color_sticky\";s:0:\"\";s:38:\"header_background_transparency_initial\";s:1:\"1\";s:37:\"header_background_transparency_scroll\";s:0:\"\";s:37:\"header_background_transparency_sticky\";s:0:\"\";s:26:\"header_bottom_border_color\";s:0:\"\";s:32:\"header_botom_border_transparency\";s:0:\"\";s:27:\"header_botom_border_in_grid\";s:2:\"no\";s:20:\"sticky_mobile_header\";s:2:\"no\";s:21:\"menu_background_color\";s:0:\"\";s:32:\"dropdown_separator_beetwen_items\";s:2:\"no\";s:22:\"dropdown_border_around\";s:2:\"no\";s:22:\"header_separator_color\";s:0:\"\";s:25:\"dropdown_background_color\";s:0:\"\";s:32:\"dropdown_background_transparency\";s:0:\"\";s:27:\"enable_wide_manu_background\";s:2:\"no\";s:27:\"enable_full_width_wide_menu\";s:2:\"no\";s:13:\"enable_search\";s:2:\"no\";s:11:\"search_type\";s:29:\"search_slides_from_window_top\";s:13:\"search_height\";s:0:\"\";s:16:\"search_animation\";s:4:\"fade\";s:28:\"fullscreen_search_icon_color\";s:0:\"\";s:30:\"search_cover_only_bottom_yesno\";s:2:\"no\";s:16:\"search_icon_pack\";s:12:\"font_awesome\";s:23:\"search_background_color\";s:0:\"\";s:17:\"search_text_color\";s:0:\"\";s:26:\"search_text_disabled_color\";s:0:\"\";s:20:\"search_text_fontsize\";s:0:\"\";s:25:\"search_text_texttransform\";s:0:\"\";s:24:\"search_text_google_fonts\";s:2:\"-1\";s:21:\"search_text_fontstyle\";s:0:\"\";s:22:\"search_text_fontweight\";s:0:\"\";s:25:\"search_text_letterspacing\";s:0:\"\";s:23:\"search_label_text_color\";s:0:\"\";s:26:\"search_label_text_fontsize\";s:0:\"\";s:31:\"search_label_text_texttransform\";s:0:\"\";s:30:\"search_label_text_google_fonts\";s:2:\"-1\";s:27:\"search_label_text_fontstyle\";s:0:\"\";s:28:\"search_label_text_fontweight\";s:0:\"\";s:31:\"search_label_text_letterspacing\";s:0:\"\";s:23:\"header_search_icon_size\";s:0:\"\";s:17:\"search_icon_color\";s:0:\"\";s:23:\"search_icon_hover_color\";s:0:\"\";s:26:\"search_icon_disabled_color\";s:0:\"\";s:16:\"search_icon_size\";s:0:\"\";s:18:\"search_close_color\";s:0:\"\";s:24:\"search_close_hover_color\";s:0:\"\";s:17:\"search_close_size\";s:0:\"\";s:19:\"search_border_color\";s:0:\"\";s:25:\"search_border_focus_color\";s:0:\"\";s:16:\"enable_side_area\";s:2:\"no\";s:14:\"side_area_type\";s:32:\"side_area_uncovered_from_content\";s:26:\"side_area_button_icon_pack\";s:12:\"font_awesome\";s:19:\"side_area_icon_icon\";s:7:\"fa-bars\";s:22:\"side_area_icon_fe_icon\";s:0:\"\";s:25:\"side_area_icon_linea_icon\";s:0:\"\";s:23:\"side_area_icon_dripicon\";s:0:\"\";s:19:\"side_area_icon_kiko\";s:0:\"\";s:29:\"side_area_icon_font_awesome_5\";s:0:\"\";s:25:\"side_area_icon_svg_opener\";s:0:\"\";s:15:\"side_area_width\";s:0:\"\";s:31:\"side_area_content_overlay_color\";s:0:\"\";s:33:\"side_area_content_overlay_opacity\";s:0:\"\";s:34:\"side_area_slide_with_content_width\";s:9:\"width_470\";s:15:\"side_area_title\";s:0:\"\";s:26:\"side_area_background_color\";s:0:\"\";s:21:\"side_area_padding_top\";s:0:\"\";s:23:\"side_area_padding_right\";s:0:\"\";s:24:\"side_area_padding_bottom\";s:0:\"\";s:22:\"side_area_padding_left\";s:0:\"\";s:19:\"side_area_alignment\";s:0:\"\";s:20:\"side_area_text_color\";s:0:\"\";s:26:\"side_area_text_hover_color\";s:0:\"\";s:25:\"side_area_text_lineheight\";s:0:\"\";s:28:\"side_area_text_texttransform\";s:0:\"\";s:24:\"side_area_text_font_size\";s:0:\"\";s:29:\"side_area_text_letter_spacing\";s:0:\"\";s:26:\"side_area_text_font_weight\";s:0:\"\";s:21:\"side_area_title_color\";s:0:\"\";s:25:\"side_area_title_font_size\";s:0:\"\";s:30:\"side_area_title_letter_spacing\";s:0:\"\";s:27:\"side_area_title_font_weight\";s:0:\"\";s:26:\"side_area_close_icon_style\";s:0:\"\";s:17:\"enable_popup_menu\";s:2:\"no\";s:26:\"popup_menu_animation_style\";s:0:\"\";s:16:\"logo_image_popup\";s:0:\"\";s:25:\"font_icon_pack_icon_popup\";s:0:\"\";s:26:\"popup_menu_icon_svg_opener\";s:0:\"\";s:26:\"popup_menu_icon_svg_closer\";s:0:\"\";s:16:\"popup_menu_color\";s:0:\"\";s:22:\"popup_menu_hover_color\";s:0:\"\";s:33:\"popup_menu_hover_background_color\";s:0:\"\";s:23:\"popup_menu_google_fonts\";s:2:\"-1\";s:19:\"popup_menu_fontsize\";s:0:\"\";s:21:\"popup_menu_lineheight\";s:0:\"\";s:24:\"popup_menu_texttransform\";s:0:\"\";s:20:\"popup_menu_fontstyle\";s:0:\"\";s:21:\"popup_menu_fontweight\";s:0:\"\";s:24:\"popup_menu_letterspacing\";s:0:\"\";s:20:\"popup_menu_color_2nd\";s:0:\"\";s:26:\"popup_menu_hover_color_2nd\";s:0:\"\";s:37:\"popup_menu_hover_background_color_2nd\";s:0:\"\";s:27:\"popup_menu_google_fonts_2nd\";s:2:\"-1\";s:23:\"popup_menu_fontsize_2nd\";s:0:\"\";s:25:\"popup_menu_lineheight_2nd\";s:0:\"\";s:28:\"popup_menu_texttransform_2nd\";s:0:\"\";s:24:\"popup_menu_fontstyle_2nd\";s:0:\"\";s:25:\"popup_menu_fontweight_2nd\";s:0:\"\";s:28:\"popup_menu_letterspacing_2nd\";s:0:\"\";s:27:\"popup_menu_background_color\";s:0:\"\";s:34:\"popup_menu_background_transparency\";s:0:\"\";s:27:\"popup_menu_background_image\";s:0:\"\";s:29:\"popup_menu_close_button_color\";s:0:\"\";s:15:\"header_top_area\";s:2:\"no\";s:22:\"header_top_area_scroll\";s:2:\"no\";s:22:\"hide_top_bar_on_mobile\";s:2:\"no\";s:17:\"header_top_height\";s:0:\"\";s:27:\"header_top_background_color\";s:0:\"\";s:23:\"top_header_border_color\";s:0:\"\";s:24:\"top_header_border_weight\";s:0:\"\";s:23:\"top_header_area_padding\";s:0:\"\";s:18:\"vertical_area_type\";s:0:\"\";s:33:\"vertical_area_hidden_button_color\";s:0:\"\";s:38:\"vertical_area_hidden_button_margin_top\";s:0:\"\";s:19:\"vertical_area_width\";s:9:\"width_260\";s:26:\"vertical_area_transparency\";s:2:\"no\";s:34:\"vertical_area_submenu_opening_type\";s:0:\"\";s:39:\"vertical_area_vertically_center_content\";s:2:\"no\";s:24:\"vertical_area_background\";s:0:\"\";s:39:\"vertical_area_float_dropdown_bckg_color\";s:0:\"\";s:38:\"vertical_area_float_dropdown_alignment\";s:0:\"\";s:30:\"vertical_area_background_image\";s:0:\"\";s:24:\"vertical_area_text_color\";s:0:\"\";s:19:\"left_menu_alignment\";s:4:\"left\";s:19:\"vertical_menu_color\";s:0:\"\";s:24:\"vertical_menu_hovercolor\";s:0:\"\";s:26:\"vertical_menu_google_fonts\";s:2:\"-1\";s:22:\"vertical_menu_fontsize\";s:0:\"\";s:24:\"vertical_menu_lineheight\";s:0:\"\";s:23:\"vertical_menu_fontstyle\";s:0:\"\";s:24:\"vertical_menu_fontweight\";s:0:\"\";s:27:\"vertical_menu_letterspacing\";s:0:\"\";s:27:\"vertical_menu_texttransform\";s:0:\"\";s:23:\"vertical_dropdown_color\";s:0:\"\";s:28:\"vertical_dropdown_hovercolor\";s:0:\"\";s:30:\"vertical_dropdown_google_fonts\";s:2:\"-1\";s:26:\"vertical_dropdown_fontsize\";s:0:\"\";s:28:\"vertical_dropdown_lineheight\";s:0:\"\";s:27:\"vertical_dropdown_fontstyle\";s:0:\"\";s:28:\"vertical_dropdown_fontweight\";s:0:\"\";s:31:\"vertical_dropdown_letterspacing\";s:0:\"\";s:31:\"vertical_dropdown_texttransform\";s:0:\"\";s:32:\"vertical_dropdown_color_thirdlvl\";s:0:\"\";s:37:\"vertical_dropdown_hovercolor_thirdlvl\";s:0:\"\";s:39:\"vertical_dropdown_google_fonts_thirdlvl\";s:2:\"-1\";s:35:\"vertical_dropdown_fontsize_thirdlvl\";s:0:\"\";s:37:\"vertical_dropdown_lineheight_thirdlvl\";s:0:\"\";s:36:\"vertical_dropdown_fontstyle_thirdlvl\";s:0:\"\";s:37:\"vertical_dropdown_fontweight_thirdlvl\";s:0:\"\";s:40:\"vertical_dropdown_letterspacing_thirdlvl\";s:0:\"\";s:40:\"vertical_dropdown_texttransform_thirdlvl\";s:0:\"\";s:22:\"mobile_separator_color\";s:0:\"\";s:23:\"mobile_background_color\";s:0:\"\";s:34:\"mobile_header_top_background_color\";s:0:\"\";s:28:\"mobile_menu_button_icon_pack\";s:12:\"font_awesome\";s:21:\"mobile_menu_icon_icon\";s:7:\"fa-bars\";s:24:\"mobile_menu_icon_fe_icon\";s:0:\"\";s:27:\"mobile_menu_icon_linea_icon\";s:0:\"\";s:25:\"mobile_menu_icon_dripicon\";s:0:\"\";s:21:\"mobile_menu_icon_kiko\";s:0:\"\";s:31:\"mobile_menu_icon_font_awesome_5\";s:0:\"\";s:20:\"header_buttons_color\";s:0:\"\";s:26:\"header_buttons_hover_color\";s:0:\"\";s:24:\"header_buttons_font_size\";s:0:\"\";s:19:\"header_buttons_size\";s:6:\"normal\";s:17:\"uncovering_footer\";s:3:\"yes\";s:28:\"footer_main_image_background\";s:76:\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/beach-6923793_1280.jpg\";s:15:\"show_footer_top\";s:3:\"yes\";s:14:\"footer_in_grid\";s:3:\"yes\";s:18:\"footer_top_columns\";s:1:\"4\";s:21:\"footer_col1_alignment\";s:0:\"\";s:21:\"footer_col2_alignment\";s:0:\"\";s:21:\"footer_col3_alignment\";s:0:\"\";s:21:\"footer_col4_alignment\";s:0:\"\";s:30:\"advanced_footer_top_responsive\";s:2:\"no\";s:36:\"footer_top_responsive_advanced_width\";s:4:\"1000\";s:21:\"footer_top_responsive\";s:3:\"yes\";s:27:\"footer_top_background_color\";s:7:\"#151414\";s:22:\"footer_top_title_color\";s:7:\"#ffffff\";s:21:\"footer_top_text_color\";s:7:\"#ffffff\";s:17:\"footer_link_color\";s:7:\"#ffffff\";s:23:\"footer_link_hover_color\";s:7:\"#fda45d\";s:23:\"footer_image_background\";s:0:\"\";s:23:\"footer_top_border_color\";s:0:\"\";s:23:\"footer_top_border_width\";s:0:\"\";s:25:\"footer_top_border_in_grid\";s:2:\"no\";s:22:\"footer_top_padding_top\";s:2:\"95\";s:24:\"footer_top_padding_right\";s:0:\"\";s:25:\"footer_top_padding_bottom\";s:2:\"95\";s:23:\"footer_top_padding_left\";s:0:\"\";s:21:\"footer_angled_section\";s:2:\"no\";s:31:\"footer_angled_section_direction\";s:18:\"from_left_to_right\";s:38:\"footer_angled_section_background_color\";s:0:\"\";s:11:\"footer_text\";s:3:\"yes\";s:21:\"footer_bottom_in_grid\";s:2:\"no\";s:21:\"footer_bottom_columns\";s:1:\"1\";s:30:\"footer_bottom_background_color\";s:7:\"#151414\";s:24:\"footer_bottom_text_color\";s:7:\"#606060\";s:30:\"footer_bottom_link_hover_color\";s:7:\"#fda45d\";s:26:\"footer_bottom_border_color\";s:0:\"\";s:26:\"footer_bottom_border_width\";s:0:\"\";s:28:\"footer_bottom_border_in_grid\";s:2:\"no\";s:25:\"footer_bottom_padding_top\";s:0:\"\";s:27:\"footer_bottom_padding_right\";s:0:\"\";s:28:\"footer_bottom_padding_bottom\";s:0:\"\";s:26:\"footer_bottom_padding_left\";s:0:\"\";s:30:\"footer_bottom_image_background\";s:0:\"\";s:26:\"footer_custom_menu_spacing\";s:0:\"\";s:20:\"dont_show_page_title\";s:2:\"no\";s:18:\"animate_title_area\";s:2:\"no\";s:25:\"dont_show_page_title_text\";s:2:\"no\";s:19:\"page_title_position\";s:6:\"center\";s:22:\"predefined_title_sizes\";s:5:\"large\";s:17:\"title_text_shadow\";s:2:\"no\";s:17:\"title_text_margin\";s:0:\"\";s:22:\"title_background_color\";s:0:\"\";s:11:\"title_image\";s:74:\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-title-img-1.jpg\";s:22:\"responsive_title_image\";s:2:\"no\";s:17:\"fixed_title_image\";s:2:\"no\";s:12:\"title_height\";s:3:\"680\";s:19:\"title_overlay_image\";s:0:\"\";s:15:\"title_separator\";s:3:\"yes\";s:21:\"title_separator_color\";s:7:\"#ffffff\";s:24:\"title_gradient_separator\";s:2:\"no\";s:21:\"title_separator_width\";s:2:\"80\";s:19:\"enable_title_angled\";s:2:\"no\";s:30:\"title_angled_section_direction\";s:18:\"from_left_to_right\";s:26:\"title_angled_section_color\";s:0:\"\";s:24:\"border_bottom_title_area\";s:2:\"no\";s:30:\"border_bottom_title_area_color\";s:0:\"\";s:32:\"border_bottom_in_grid_title_area\";s:2:\"no\";s:18:\"margin_after_title\";s:3:\"146\";s:29:\"margin_after_title_responsive\";s:3:\"100\";s:18:\"enable_breadcrumbs\";s:2:\"no\";s:17:\"breadcrumbs_color\";s:0:\"\";s:35:\"page_title_whole_content_animations\";s:2:\"no\";s:35:\"page_title_whole_content_data_start\";s:0:\"\";s:43:\"page_title_whole_content_start_custom_style\";s:0:\"\";s:33:\"page_title_whole_content_data_end\";s:0:\"\";s:41:\"page_title_whole_content_end_custom_style\";s:0:\"\";s:21:\"page_title_animations\";s:2:\"no\";s:21:\"page_title_data_start\";s:0:\"\";s:29:\"page_title_start_custom_style\";s:0:\"\";s:19:\"page_title_data_end\";s:0:\"\";s:27:\"page_title_end_custom_style\";s:0:\"\";s:31:\"page_title_separator_animations\";s:2:\"no\";s:31:\"page_title_separator_data_start\";s:0:\"\";s:39:\"page_title_separator_start_custom_style\";s:0:\"\";s:29:\"page_title_separator_data_end\";s:0:\"\";s:37:\"page_title_separator_end_custom_style\";s:0:\"\";s:24:\"page_subtitle_animations\";s:2:\"no\";s:24:\"page_subtitle_data_start\";s:0:\"\";s:32:\"page_subtitle_start_custom_style\";s:0:\"\";s:22:\"page_subtitle_data_end\";s:0:\"\";s:30:\"page_subtitle_end_custom_style\";s:0:\"\";s:33:\"page_title_breadcrumbs_animations\";s:2:\"no\";s:33:\"page_title_breadcrumbs_data_start\";s:0:\"\";s:41:\"page_title_breadcrumbs_start_custom_style\";s:0:\"\";s:31:\"page_title_breadcrumbs_data_end\";s:0:\"\";s:39:\"page_title_breadcrumbs_end_custom_style\";s:0:\"\";s:8:\"h1_color\";s:7:\"#1e1e1e\";s:11:\"h1_fontsize\";s:2:\"50\";s:13:\"h1_lineheight\";s:2:\"67\";s:16:\"h1_texttransform\";s:4:\"none\";s:15:\"h1_google_fonts\";s:12:\"Merriweather\";s:12:\"h1_fontstyle\";s:6:\"normal\";s:13:\"h1_fontweight\";s:3:\"400\";s:16:\"h1_letterspacing\";s:1:\"0\";s:8:\"h2_color\";s:7:\"#313131\";s:11:\"h2_fontsize\";s:2:\"30\";s:13:\"h2_lineheight\";s:2:\"40\";s:16:\"h2_texttransform\";s:4:\"none\";s:15:\"h2_google_fonts\";s:12:\"Merriweather\";s:12:\"h2_fontstyle\";s:6:\"normal\";s:13:\"h2_fontweight\";s:3:\"700\";s:16:\"h2_letterspacing\";s:1:\"0\";s:8:\"h3_color\";s:7:\"#313131\";s:11:\"h3_fontsize\";s:2:\"25\";s:13:\"h3_lineheight\";s:2:\"35\";s:16:\"h3_texttransform\";s:4:\"none\";s:15:\"h3_google_fonts\";s:12:\"Merriweather\";s:12:\"h3_fontstyle\";s:6:\"normal\";s:13:\"h3_fontweight\";s:3:\"700\";s:16:\"h3_letterspacing\";s:1:\"0\";s:8:\"h4_color\";s:7:\"#313131\";s:11:\"h4_fontsize\";s:2:\"22\";s:13:\"h4_lineheight\";s:2:\"32\";s:16:\"h4_texttransform\";s:4:\"none\";s:15:\"h4_google_fonts\";s:12:\"Merriweather\";s:12:\"h4_fontstyle\";s:6:\"normal\";s:13:\"h4_fontweight\";s:3:\"700\";s:16:\"h4_letterspacing\";s:1:\"0\";s:8:\"h5_color\";s:7:\"#1e1e1e\";s:11:\"h5_fontsize\";s:2:\"19\";s:13:\"h5_lineheight\";s:2:\"30\";s:16:\"h5_texttransform\";s:4:\"none\";s:15:\"h5_google_fonts\";s:9:\"Open+Sans\";s:12:\"h5_fontstyle\";s:6:\"normal\";s:13:\"h5_fontweight\";s:3:\"400\";s:16:\"h5_letterspacing\";s:1:\"0\";s:8:\"h6_color\";s:7:\"#1e1e1e\";s:11:\"h6_fontsize\";s:2:\"17\";s:13:\"h6_lineheight\";s:0:\"\";s:16:\"h6_texttransform\";s:9:\"uppercase\";s:15:\"h6_google_fonts\";s:9:\"Open+Sans\";s:12:\"h6_fontstyle\";s:6:\"normal\";s:13:\"h6_fontweight\";s:3:\"700\";s:16:\"h6_letterspacing\";s:1:\"1\";s:18:\"h1_fontsize_tablet\";s:0:\"\";s:20:\"h1_lineheight_tablet\";s:0:\"\";s:23:\"h1_letterspacing_tablet\";s:0:\"\";s:18:\"h2_fontsize_tablet\";s:0:\"\";s:20:\"h2_lineheight_tablet\";s:0:\"\";s:23:\"h2_letterspacing_tablet\";s:0:\"\";s:18:\"h3_fontsize_tablet\";s:0:\"\";s:20:\"h3_lineheight_tablet\";s:0:\"\";s:23:\"h3_letterspacing_tablet\";s:0:\"\";s:18:\"h4_fontsize_tablet\";s:0:\"\";s:20:\"h4_lineheight_tablet\";s:0:\"\";s:23:\"h4_letterspacing_tablet\";s:0:\"\";s:18:\"h5_fontsize_tablet\";s:0:\"\";s:20:\"h5_lineheight_tablet\";s:0:\"\";s:23:\"h5_letterspacing_tablet\";s:0:\"\";s:18:\"h6_fontsize_tablet\";s:0:\"\";s:20:\"h6_lineheight_tablet\";s:0:\"\";s:23:\"h6_letterspacing_tablet\";s:0:\"\";s:18:\"h1_fontsize_mobile\";s:0:\"\";s:20:\"h1_lineheight_mobile\";s:0:\"\";s:23:\"h1_letterspacing_mobile\";s:0:\"\";s:18:\"h2_fontsize_mobile\";s:0:\"\";s:20:\"h2_lineheight_mobile\";s:0:\"\";s:23:\"h2_letterspacing_mobile\";s:0:\"\";s:18:\"h3_fontsize_mobile\";s:0:\"\";s:20:\"h3_lineheight_mobile\";s:0:\"\";s:23:\"h3_letterspacing_mobile\";s:0:\"\";s:18:\"h4_fontsize_mobile\";s:0:\"\";s:20:\"h4_lineheight_mobile\";s:0:\"\";s:23:\"h4_letterspacing_mobile\";s:0:\"\";s:18:\"h5_fontsize_mobile\";s:0:\"\";s:20:\"h5_lineheight_mobile\";s:0:\"\";s:23:\"h5_letterspacing_mobile\";s:0:\"\";s:18:\"h6_fontsize_mobile\";s:0:\"\";s:20:\"h6_lineheight_mobile\";s:0:\"\";s:23:\"h6_letterspacing_mobile\";s:0:\"\";s:10:\"text_color\";s:7:\"#1e1e1e\";s:13:\"text_fontsize\";s:2:\"15\";s:15:\"text_lineheight\";s:2:\"27\";s:17:\"text_google_fonts\";s:9:\"Open+Sans\";s:14:\"text_fontstyle\";s:6:\"normal\";s:15:\"text_fontweight\";s:3:\"400\";s:11:\"text_margin\";s:0:\"\";s:20:\"text_fontsize_tablet\";s:0:\"\";s:22:\"text_lineheight_tablet\";s:0:\"\";s:25:\"text_letterspacing_tablet\";s:0:\"\";s:20:\"text_fontsize_mobile\";s:0:\"\";s:22:\"text_lineheight_mobile\";s:0:\"\";s:25:\"text_letterspacing_mobile\";s:0:\"\";s:10:\"link_color\";s:0:\"\";s:15:\"link_hovercolor\";s:0:\"\";s:14:\"link_fontstyle\";s:0:\"\";s:15:\"link_fontweight\";s:0:\"\";s:19:\"link_fontdecoration\";s:0:\"\";s:10:\"menu_color\";s:7:\"#1c1c1c\";s:15:\"menu_hovercolor\";s:7:\"#1c1c1c\";s:16:\"menu_activecolor\";s:7:\"#1c1c1c\";s:27:\"menu_hover_background_color\";s:0:\"\";s:17:\"menu_google_fonts\";s:9:\"Open+Sans\";s:13:\"menu_fontsize\";s:2:\"12\";s:15:\"menu_lineheight\";s:0:\"\";s:40:\"menu_hover_background_color_transparency\";s:0:\"\";s:14:\"menu_fontstyle\";s:6:\"normal\";s:15:\"menu_fontweight\";s:3:\"600\";s:18:\"menu_letterspacing\";s:1:\"4\";s:19:\"menu_text_transform\";s:9:\"uppercase\";s:19:\"menu_underline_dash\";s:2:\"no\";s:25:\"menu_underline_dash_color\";s:0:\"\";s:25:\"menu_underline_dash_width\";s:0:\"\";s:26:\"menu_underline_dash_height\";s:0:\"\";s:29:\"menu_underline_dash_alignment\";s:6:\"center\";s:14:\"dropdown_color\";s:0:\"\";s:19:\"dropdown_hovercolor\";s:0:\"\";s:21:\"dropdown_google_fonts\";s:2:\"-1\";s:17:\"dropdown_fontsize\";s:0:\"\";s:19:\"dropdown_lineheight\";s:0:\"\";s:27:\"dropdown_padding_top_bottom\";s:0:\"\";s:18:\"dropdown_fontstyle\";s:0:\"\";s:19:\"dropdown_fontweight\";s:0:\"\";s:22:\"dropdown_letterspacing\";s:0:\"\";s:22:\"dropdown_texttransform\";s:0:\"\";s:19:\"dropdown_wide_color\";s:0:\"\";s:24:\"dropdown_wide_hovercolor\";s:0:\"\";s:26:\"dropdown_wide_google_fonts\";s:2:\"-1\";s:22:\"dropdown_wide_fontsize\";s:0:\"\";s:24:\"dropdown_wide_lineheight\";s:0:\"\";s:23:\"dropdown_wide_fontstyle\";s:0:\"\";s:24:\"dropdown_wide_fontweight\";s:0:\"\";s:27:\"dropdown_wide_letterspacing\";s:0:\"\";s:27:\"dropdown_wide_texttransform\";s:0:\"\";s:23:\"dropdown_color_thirdlvl\";s:0:\"\";s:28:\"dropdown_hovercolor_thirdlvl\";s:0:\"\";s:30:\"dropdown_google_fonts_thirdlvl\";s:2:\"-1\";s:26:\"dropdown_fontsize_thirdlvl\";s:0:\"\";s:28:\"dropdown_lineheight_thirdlvl\";s:0:\"\";s:27:\"dropdown_fontstyle_thirdlvl\";s:0:\"\";s:28:\"dropdown_fontweight_thirdlvl\";s:0:\"\";s:31:\"dropdown_letterspacing_thirdlvl\";s:0:\"\";s:31:\"dropdown_texttransform_thirdlvl\";s:0:\"\";s:11:\"fixed_color\";s:0:\"\";s:16:\"fixed_hovercolor\";s:0:\"\";s:18:\"fixed_google_fonts\";s:2:\"-1\";s:14:\"fixed_fontsize\";s:0:\"\";s:16:\"fixed_lineheight\";s:0:\"\";s:15:\"fixed_fontstyle\";s:0:\"\";s:16:\"fixed_fontweight\";s:0:\"\";s:19:\"fixed_letterspacing\";s:0:\"\";s:19:\"fixed_texttransform\";s:0:\"\";s:12:\"sticky_color\";s:0:\"\";s:17:\"sticky_hovercolor\";s:0:\"\";s:19:\"sticky_google_fonts\";s:2:\"-1\";s:15:\"sticky_fontsize\";s:0:\"\";s:17:\"sticky_lineheight\";s:0:\"\";s:16:\"sticky_fontstyle\";s:0:\"\";s:17:\"sticky_fontweight\";s:0:\"\";s:20:\"sticky_letterspacing\";s:0:\"\";s:20:\"sticky_texttransform\";s:0:\"\";s:12:\"mobile_color\";s:7:\"#1c1c1c\";s:17:\"mobile_hovercolor\";s:7:\"#313131\";s:19:\"mobile_google_fonts\";s:9:\"Open+Sans\";s:15:\"mobile_fontsize\";s:2:\"12\";s:17:\"mobile_lineheight\";s:0:\"\";s:16:\"mobile_fontstyle\";s:6:\"normal\";s:17:\"mobile_fontweight\";s:3:\"600\";s:21:\"mobile_letter_spacing\";s:1:\"4\";s:20:\"mobile_texttransform\";s:9:\"uppercase\";s:21:\"top_header_text_color\";s:0:\"\";s:27:\"top_header_text_hover_color\";s:0:\"\";s:27:\"top_header_text_font_family\";s:2:\"-1\";s:25:\"top_header_text_font_size\";s:0:\"\";s:27:\"top_header_text_line_height\";s:0:\"\";s:26:\"top_header_text_font_style\";s:0:\"\";s:27:\"top_header_text_font_weight\";s:0:\"\";s:30:\"top_header_text_letter_spacing\";s:0:\"\";s:29:\"top_header_text_texttransform\";s:0:\"\";s:16:\"page_title_color\";s:7:\"#ffffff\";s:19:\"page_title_fontsize\";s:0:\"\";s:21:\"page_title_lineheight\";s:0:\"\";s:24:\"page_title_texttransform\";s:0:\"\";s:23:\"page_title_google_fonts\";s:2:\"-1\";s:20:\"page_title_fontstyle\";s:0:\"\";s:21:\"page_title_fontweight\";s:0:\"\";s:24:\"page_title_letterspacing\";s:0:\"\";s:26:\"page_title_medium_fontsize\";s:0:\"\";s:28:\"page_title_medium_lineheight\";s:0:\"\";s:28:\"page_title_medium_fontweight\";s:0:\"\";s:31:\"page_title_medium_letterspacing\";s:0:\"\";s:31:\"page_title_medium_texttransform\";s:0:\"\";s:25:\"page_title_large_fontsize\";s:2:\"70\";s:27:\"page_title_large_lineheight\";s:2:\"80\";s:27:\"page_title_large_fontweight\";s:3:\"400\";s:30:\"page_title_large_letterspacing\";s:1:\"0\";s:30:\"page_title_large_texttransform\";s:4:\"none\";s:21:\"small_tablet_title_fs\";s:0:\"\";s:21:\"small_tablet_title_lh\";s:0:\"\";s:21:\"small_mobile_title_fs\";s:0:\"\";s:21:\"small_mobile_title_lh\";s:0:\"\";s:22:\"medium_tablet_title_fs\";s:0:\"\";s:22:\"medium_tablet_title_lh\";s:0:\"\";s:22:\"medium_mobile_title_fs\";s:0:\"\";s:22:\"medium_mobile_title_lh\";s:0:\"\";s:21:\"large_tablet_title_fs\";s:0:\"\";s:21:\"large_tablet_title_lh\";s:0:\"\";s:21:\"large_mobile_title_fs\";s:2:\"40\";s:21:\"large_mobile_title_lh\";s:2:\"50\";s:19:\"page_subtitle_color\";s:7:\"#ffffff\";s:22:\"page_subtitle_fontsize\";s:2:\"22\";s:24:\"page_subtitle_lineheight\";s:2:\"32\";s:28:\"page_subtitle_letter_spacing\";s:1:\"0\";s:25:\"page_subtitle_font_family\";s:9:\"Open+Sans\";s:24:\"page_subtitle_font_style\";s:6:\"normal\";s:24:\"page_subtitle_fontweight\";s:3:\"400\";s:28:\"page_subtitle_text_transform\";s:4:\"none\";s:28:\"page_subtitle_large_fontsize\";s:0:\"\";s:30:\"page_subtitle_large_lineheight\";s:0:\"\";s:30:\"page_subtitle_large_fontweight\";s:0:\"\";s:27:\"page_text_above_title_color\";s:0:\"\";s:30:\"page_text_above_title_fontsize\";s:0:\"\";s:32:\"page_text_above_title_lineheight\";s:0:\"\";s:35:\"page_text_above_title_letterspacing\";s:0:\"\";s:33:\"page_text_above_title_font_family\";s:2:\"-1\";s:32:\"page_text_above_title_font_style\";s:0:\"\";s:32:\"page_text_above_title_fontweight\";s:0:\"\";s:35:\"page_text_above_title_texttransform\";s:0:\"\";s:36:\"page_text_above_title_large_fontsize\";s:0:\"\";s:38:\"page_text_above_title_large_lineheight\";s:0:\"\";s:38:\"page_text_above_title_large_fontweight\";s:0:\"\";s:18:\"footer_title_color\";s:7:\"#ffffff\";s:22:\"footer_title_font_size\";s:2:\"19\";s:27:\"footer_title_letter_spacing\";s:1:\"0\";s:24:\"footer_title_line_height\";s:2:\"36\";s:24:\"footer_title_font_family\";s:12:\"Merriweather\";s:23:\"footer_title_font_style\";s:6:\"normal\";s:24:\"footer_title_font_weight\";s:3:\"400\";s:27:\"footer_title_text_transform\";s:4:\"none\";s:21:\"footer_text_font_size\";s:2:\"14\";s:26:\"footer_text_letter_spacing\";s:1:\"0\";s:23:\"footer_text_line_height\";s:2:\"24\";s:23:\"footer_text_font_family\";s:9:\"Open+Sans\";s:22:\"footer_text_font_style\";s:6:\"normal\";s:23:\"footer_text_font_weight\";s:3:\"400\";s:26:\"footer_text_text_transform\";s:4:\"none\";s:21:\"footer_link_font_size\";s:2:\"15\";s:26:\"footer_link_letter_spacing\";s:1:\"0\";s:23:\"footer_link_line_height\";s:2:\"24\";s:23:\"footer_link_font_family\";s:9:\"Open+Sans\";s:22:\"footer_link_font_style\";s:6:\"normal\";s:23:\"footer_link_font_weight\";s:3:\"400\";s:26:\"footer_link_text_transform\";s:4:\"none\";s:28:\"footer_bottom_text_font_size\";s:2:\"12\";s:33:\"footer_bottom_text_letter_spacing\";s:1:\"0\";s:30:\"footer_bottom_text_line_height\";s:0:\"\";s:30:\"footer_bottom_text_font_family\";s:10:\"Montserrat\";s:29:\"footer_bottom_text_font_style\";s:6:\"normal\";s:30:\"footer_bottom_text_font_weight\";s:3:\"400\";s:33:\"footer_bottom_text_text_transform\";s:4:\"none\";s:28:\"footer_bottom_link_font_size\";s:2:\"12\";s:33:\"footer_bottom_link_letter_spacing\";s:1:\"0\";s:30:\"footer_bottom_link_line_height\";s:0:\"\";s:30:\"footer_bottom_link_font_family\";s:10:\"Montserrat\";s:29:\"footer_bottom_link_font_style\";s:6:\"normal\";s:30:\"footer_bottom_link_font_weight\";s:3:\"400\";s:33:\"footer_bottom_link_text_transform\";s:4:\"none\";s:22:\"portfolio_filter_color\";s:0:\"\";s:28:\"portfolio_filter_hover_color\";s:0:\"\";s:26:\"portfolio_filter_font_size\";s:0:\"\";s:28:\"portfolio_filter_line_height\";s:0:\"\";s:31:\"portfolio_filter_text_transform\";s:0:\"\";s:28:\"portfolio_filter_font_family\";s:2:\"-1\";s:27:\"portfolio_filter_font_style\";s:0:\"\";s:28:\"portfolio_filter_font_weight\";s:0:\"\";s:31:\"portfolio_filter_letter_spacing\";s:0:\"\";s:15:\"separator_color\";s:0:\"\";s:28:\"separator_color_transparency\";s:0:\"\";s:19:\"separator_thickness\";s:0:\"\";s:19:\"separator_topmargin\";s:0:\"\";s:22:\"separator_bottommargin\";s:0:\"\";s:21:\"separator_small_color\";s:0:\"\";s:34:\"separator_small_color_transparency\";s:0:\"\";s:25:\"separator_small_thickness\";s:0:\"\";s:21:\"separator_small_width\";s:0:\"\";s:25:\"separator_small_topmargin\";s:0:\"\";s:28:\"separator_small_bottommargin\";s:0:\"\";s:25:\"separator_with_icon_color\";s:0:\"\";s:32:\"separator_with_icon_transparency\";s:0:\"\";s:29:\"separator_with_icon_thickness\";s:0:\"\";s:25:\"separator_with_icon_width\";s:0:\"\";s:29:\"separator_with_icon_topmargin\";s:0:\"\";s:32:\"separator_with_icon_bottommargin\";s:0:\"\";s:18:\"button_title_color\";s:7:\"#ffffff\";s:23:\"button_title_hovercolor\";s:7:\"#ffffff\";s:25:\"button_title_google_fonts\";s:9:\"Open+Sans\";s:21:\"button_title_fontsize\";s:2:\"14\";s:23:\"button_title_lineheight\";s:2:\"66\";s:22:\"button_title_fontstyle\";s:6:\"normal\";s:23:\"button_title_fontweight\";s:3:\"700\";s:27:\"button_title_letter_spacing\";s:1:\"1\";s:27:\"button_title_text_transform\";s:9:\"uppercase\";s:22:\"button_backgroundcolor\";s:7:\"#fda45d\";s:28:\"button_backgroundcolor_hover\";s:7:\"#fdaf71\";s:19:\"button_border_color\";s:7:\"#fda45d\";s:25:\"button_border_hover_color\";s:7:\"#fdaf71\";s:19:\"button_border_width\";s:1:\"0\";s:20:\"button_border_radius\";s:1:\"0\";s:24:\"button_padding_leftright\";s:2:\"66\";s:33:\"button_disable_responsive_padding\";s:3:\"yes\";s:23:\"button_white_text_color\";s:0:\"\";s:29:\"button_white_text_color_hover\";s:0:\"\";s:29:\"button_white_background_color\";s:0:\"\";s:35:\"button_white_background_color_hover\";s:0:\"\";s:25:\"button_white_border_color\";s:0:\"\";s:31:\"button_white_border_color_hover\";s:0:\"\";s:23:\"button_green_text_color\";s:0:\"\";s:29:\"button_green_text_color_hover\";s:0:\"\";s:29:\"button_green_background_color\";s:0:\"\";s:35:\"button_green_background_color_hover\";s:0:\"\";s:25:\"button_green_border_color\";s:0:\"\";s:31:\"button_green_border_color_hover\";s:0:\"\";s:23:\"small_button_lineheight\";s:0:\"\";s:21:\"small_button_fontsize\";s:0:\"\";s:23:\"small_button_fontweight\";s:0:\"\";s:20:\"small_button_padding\";s:0:\"\";s:26:\"small_button_border_radius\";s:0:\"\";s:23:\"large_button_lineheight\";s:0:\"\";s:21:\"large_button_fontsize\";s:0:\"\";s:23:\"large_button_fontweight\";s:0:\"\";s:20:\"large_button_padding\";s:0:\"\";s:26:\"large_button_border_radius\";s:0:\"\";s:27:\"big_large_button_lineheight\";s:0:\"\";s:25:\"big_large_button_fontsize\";s:0:\"\";s:27:\"big_large_button_fontweight\";s:0:\"\";s:24:\"big_large_button_padding\";s:0:\"\";s:30:\"big_large_button_border_radius\";s:0:\"\";s:19:\"message_title_color\";s:0:\"\";s:23:\"message_backgroundcolor\";s:0:\"\";s:26:\"message_title_google_fonts\";s:2:\"-1\";s:22:\"message_title_fontsize\";s:0:\"\";s:24:\"message_title_lineheight\";s:0:\"\";s:23:\"message_title_fontstyle\";s:0:\"\";s:24:\"message_title_fontweight\";s:0:\"\";s:18:\"message_icon_color\";s:0:\"\";s:21:\"message_icon_fontsize\";s:0:\"\";s:30:\"quote_link_blockqoute_fontsize\";s:0:\"\";s:32:\"quote_link_blockqoute_lineheight\";s:0:\"\";s:35:\"quote_link_blockqoute_letterspacing\";s:0:\"\";s:35:\"quote_link_blockqoute_texttransform\";s:0:\"\";s:32:\"quote_link_blockqoute_fontfamily\";s:2:\"-1\";s:31:\"quote_link_blockqoute_fontstyle\";s:0:\"\";s:32:\"quote_link_blockqoute_fontweight\";s:0:\"\";s:21:\"blockquote_font_color\";s:0:\"\";s:27:\"blockquote_background_color\";s:0:\"\";s:23:\"blockquote_border_color\";s:0:\"\";s:27:\"blockquote_quote_icon_color\";s:0:\"\";s:17:\"social_icon_color\";s:0:\"\";s:28:\"social_icon_background_color\";s:0:\"\";s:24:\"social_icon_border_color\";s:0:\"\";s:38:\"testimonaials_navigation_border_radius\";s:0:\"\";s:23:\"testimonials_text_color\";s:0:\"\";s:23:\"testimonaials_font_size\";s:0:\"\";s:29:\"testimonials_text_line_height\";s:0:\"\";s:32:\"testimonials_text_text_transform\";s:0:\"\";s:29:\"testimonials_text_font_family\";s:2:\"-1\";s:28:\"testimonials_text_font_style\";s:0:\"\";s:29:\"testimonials_text_font_weight\";s:0:\"\";s:32:\"testimonials_text_letter_spacing\";s:0:\"\";s:25:\"testimonials_author_color\";s:0:\"\";s:29:\"testimonials_author_font_size\";s:0:\"\";s:31:\"testimonials_author_line_height\";s:0:\"\";s:34:\"testimonials_author_text_transform\";s:0:\"\";s:31:\"testimonials_author_font_family\";s:2:\"-1\";s:30:\"testimonials_author_font_style\";s:0:\"\";s:31:\"testimonials_author_font_weight\";s:0:\"\";s:34:\"testimonials_author_letter_spacing\";s:0:\"\";s:13:\"counter_color\";s:0:\"\";s:18:\"counter_text_color\";s:0:\"\";s:23:\"counter_separator_color\";s:0:\"\";s:18:\"counters_font_size\";s:0:\"\";s:20:\"counters_font_family\";s:2:\"-1\";s:19:\"counters_fontweight\";s:0:\"\";s:23:\"counters_text_font_size\";s:0:\"\";s:25:\"counters_text_font_family\";s:2:\"-1\";s:24:\"counters_text_fontweight\";s:0:\"\";s:27:\"counters_text_texttransform\";s:0:\"\";s:27:\"counters_text_letterspacing\";s:0:\"\";s:24:\"counters_text_lineheight\";s:0:\"\";s:32:\"progress_bar_horizontal_fontsize\";s:0:\"\";s:34:\"progress_bar_horizontal_fontweight\";s:0:\"\";s:19:\"pie_charts_fontsize\";s:0:\"\";s:21:\"pie_charts_fontweight\";s:0:\"\";s:10:\"tabs_color\";s:0:\"\";s:16:\"tabs_hover_color\";s:0:\"\";s:17:\"tabs_active_color\";s:0:\"\";s:14:\"tabs_text_size\";s:0:\"\";s:16:\"tabs_line_height\";s:0:\"\";s:19:\"tabs_text_transform\";s:0:\"\";s:16:\"tabs_font_family\";s:2:\"-1\";s:15:\"tabs_font_style\";s:0:\"\";s:15:\"tabs_fontweight\";s:0:\"\";s:19:\"tabs_letter_spacing\";s:0:\"\";s:17:\"tabs_border_color\";s:0:\"\";s:18:\"tabs_border_radius\";s:0:\"\";s:17:\"tabs_border_width\";s:0:\"\";s:10:\"tags_color\";s:0:\"\";s:14:\"tags_font_size\";s:0:\"\";s:16:\"tags_line_height\";s:0:\"\";s:19:\"tags_text_transform\";s:0:\"\";s:16:\"tags_font_family\";s:2:\"-1\";s:15:\"tags_font_style\";s:0:\"\";s:16:\"tags_font_weight\";s:0:\"\";s:19:\"tags_letter_spacing\";s:0:\"\";s:16:\"tags_hover_color\";s:0:\"\";s:21:\"tags_background_color\";s:0:\"\";s:27:\"tags_background_hover_color\";s:0:\"\";s:18:\"tags_border_radius\";s:0:\"\";s:17:\"tags_border_color\";s:0:\"\";s:23:\"tags_border_hover_color\";s:0:\"\";s:17:\"tags_border_width\";s:0:\"\";s:17:\"tags_border_style\";s:0:\"\";s:23:\"tags_left_right_padding\";s:0:\"\";s:37:\"process_circle_hover_background_color\";s:0:\"\";s:34:\"process_text_in_circle_font_weight\";s:0:\"\";s:24:\"process_text_hover_color\";s:0:\"\";s:22:\"input_background_color\";s:0:\"\";s:18:\"input_border_color\";s:0:\"\";s:16:\"input_text_color\";s:0:\"\";s:15:\"highlight_color\";s:0:\"\";s:29:\"toggle_title_background_color\";s:0:\"\";s:35:\"toggle_title_hover_background_color\";s:0:\"\";s:34:\"toggle_title_text_background_color\";s:0:\"\";s:40:\"toggle_title_hover_text_background_color\";s:0:\"\";s:26:\"qode_back_to_top_icon_pack\";s:12:\"font_elegant\";s:31:\"qode_back_to_top_icon_pack_icon\";s:11:\"fa-arrow-up\";s:34:\"qode_back_to_top_icon_pack_fe_icon\";s:8:\"arrow_up\";s:37:\"qode_back_to_top_icon_pack_linea_icon\";s:0:\"\";s:35:\"qode_back_to_top_icon_pack_dripicon\";s:0:\"\";s:31:\"qode_back_to_top_icon_pack_kiko\";s:0:\"\";s:41:\"qode_back_to_top_icon_pack_font_awesome_5\";s:0:\"\";s:22:\"back_to_top_icon_color\";s:7:\"#ffffff\";s:28:\"back_to_top_icon_hover_color\";s:7:\"#ffffff\";s:28:\"back_to_top_background_color\";s:7:\"#fda45d\";s:34:\"back_to_top_background_hover_color\";s:7:\"#fdaf71\";s:35:\"back_to_top_background_transparency\";s:1:\"1\";s:41:\"back_to_top_background_hover_transparency\";s:1:\"1\";s:24:\"back_to_top_border_color\";s:7:\"#fda45d\";s:30:\"back_to_top_border_hover_color\";s:7:\"#fdaf71\";s:24:\"back_to_top_border_width\";s:1:\"1\";s:25:\"back_to_top_border_radius\";s:1:\"0\";s:31:\"back_to_top_border_transparency\";s:1:\"1\";s:37:\"back_to_top_border_hover_transparency\";s:1:\"1\";s:18:\"back_to_top_height\";s:0:\"\";s:17:\"back_to_top_width\";s:0:\"\";s:21:\"back_to_top_right_pos\";s:0:\"\";s:22:\"back_to_top_bottom_pos\";s:0:\"\";s:20:\"navigation_area_size\";s:0:\"\";s:23:\"navigation_button_width\";s:0:\"\";s:24:\"navigation_button_height\";s:0:\"\";s:26:\"navigation_button_position\";s:0:\"\";s:22:\"navigation_arrow_color\";s:0:\"\";s:29:\"navigation_arrow_transparency\";s:0:\"\";s:28:\"navigation_arrow_hover_color\";s:0:\"\";s:35:\"navigation_arrow_hover_transparency\";s:0:\"\";s:21:\"navigation_arrow_size\";s:0:\"\";s:27:\"navigation_background_color\";s:0:\"\";s:34:\"navigation_background_transparency\";s:0:\"\";s:33:\"navigation_background_hover_color\";s:0:\"\";s:40:\"navigation_background_hover_transparency\";s:0:\"\";s:23:\"navigation_border_color\";s:0:\"\";s:30:\"navigation_border_transparency\";s:0:\"\";s:29:\"navigation_border_hover_color\";s:0:\"\";s:36:\"navigation_border_hover_transparency\";s:0:\"\";s:23:\"navigation_border_width\";s:0:\"\";s:24:\"navigation_border_radius\";s:0:\"\";s:32:\"carousel_navigation_button_width\";s:0:\"\";s:33:\"carousel_navigation_button_height\";s:0:\"\";s:35:\"carousel_navigation_button_position\";s:0:\"\";s:31:\"carousel_navigation_arrow_color\";s:0:\"\";s:38:\"carousel_navigation_arrow_transparency\";s:0:\"\";s:37:\"carousel_navigation_arrow_hover_color\";s:0:\"\";s:44:\"carousel_navigation_arrow_hover_transparency\";s:0:\"\";s:30:\"carousel_navigation_arrow_size\";s:0:\"\";s:36:\"carousel_navigation_background_color\";s:0:\"\";s:43:\"carousel_navigation_background_transparency\";s:0:\"\";s:42:\"carousel_navigation_background_hover_color\";s:0:\"\";s:49:\"carousel_navigation_background_hover_transparency\";s:0:\"\";s:32:\"carousel_navigation_border_color\";s:0:\"\";s:39:\"carousel_navigation_border_transparency\";s:0:\"\";s:38:\"carousel_navigation_border_hover_color\";s:0:\"\";s:45:\"carousel_navigation_border_hover_transparency\";s:0:\"\";s:32:\"carousel_navigation_border_width\";s:0:\"\";s:33:\"carousel_navigation_border_radius\";s:0:\"\";s:37:\"single_slider_navigation_button_width\";s:0:\"\";s:38:\"single_slider_navigation_button_height\";s:0:\"\";s:40:\"single_slider_navigation_button_position\";s:0:\"\";s:36:\"single_slider_navigation_arrow_color\";s:0:\"\";s:43:\"single_slider_navigation_arrow_transparency\";s:0:\"\";s:42:\"single_slider_navigation_arrow_hover_color\";s:0:\"\";s:49:\"single_slider_navigation_arrow_hover_transparency\";s:0:\"\";s:35:\"single_slider_navigation_arrow_size\";s:0:\"\";s:41:\"single_slider_navigation_background_color\";s:0:\"\";s:48:\"single_slider_navigation_background_transparency\";s:0:\"\";s:47:\"single_slider_navigation_background_hover_color\";s:0:\"\";s:54:\"single_slider_navigation_background_hover_transparency\";s:0:\"\";s:37:\"single_slider_navigation_border_color\";s:0:\"\";s:44:\"single_slider_navigation_border_transparency\";s:0:\"\";s:43:\"single_slider_navigation_border_hover_color\";s:0:\"\";s:50:\"single_slider_navigation_border_hover_transparency\";s:0:\"\";s:37:\"single_slider_navigation_border_width\";s:0:\"\";s:38:\"single_slider_navigation_border_radius\";s:0:\"\";s:33:\"slider_circle_navigation_position\";s:0:\"\";s:23:\"button_navigation_color\";s:0:\"\";s:30:\"button_navigation_active_color\";s:0:\"\";s:22:\"button_navigation_size\";s:0:\"\";s:31:\"button_navigation_border_radius\";s:0:\"\";s:30:\"button_navigation_border_color\";s:0:\"\";s:37:\"button_navigation_active_border_color\";s:0:\"\";s:30:\"button_bullet_navigation_color\";s:0:\"\";s:37:\"button_bullet_navigation_active_color\";s:0:\"\";s:29:\"button_bullet_navigation_size\";s:0:\"\";s:38:\"button_bullet_navigation_border_radius\";s:0:\"\";s:37:\"button_bullet_navigation_border_color\";s:0:\"\";s:44:\"button_bullet_navigation_active_border_color\";s:0:\"\";s:21:\"masonry_gallery_space\";s:0:\"\";s:38:\"masonry_gallery_square_big_title_color\";s:0:\"\";s:42:\"masonry_gallery_square_big_title_font_size\";s:0:\"\";s:44:\"masonry_gallery_square_big_title_line_height\";s:0:\"\";s:47:\"masonry_gallery_square_big_title_text_transform\";s:0:\"\";s:44:\"masonry_gallery_square_big_title_font_family\";s:2:\"-1\";s:43:\"masonry_gallery_square_big_title_font_style\";s:0:\"\";s:44:\"masonry_gallery_square_big_title_font_weight\";s:0:\"\";s:47:\"masonry_gallery_square_big_title_letter_spacing\";s:0:\"\";s:46:\"masonry_gallery_square_big_title_margin_bottom\";s:0:\"\";s:37:\"masonry_gallery_square_big_text_color\";s:0:\"\";s:41:\"masonry_gallery_square_big_text_font_size\";s:0:\"\";s:43:\"masonry_gallery_square_big_text_line_height\";s:0:\"\";s:46:\"masonry_gallery_square_big_text_text_transform\";s:0:\"\";s:43:\"masonry_gallery_square_big_text_font_family\";s:2:\"-1\";s:42:\"masonry_gallery_square_big_text_font_style\";s:0:\"\";s:43:\"masonry_gallery_square_big_text_font_weight\";s:0:\"\";s:46:\"masonry_gallery_square_big_text_letter_spacing\";s:0:\"\";s:45:\"masonry_gallery_square_big_button_font_family\";s:2:\"-1\";s:44:\"masonry_gallery_square_big_button_font_style\";s:0:\"\";s:45:\"masonry_gallery_square_big_button_font_weight\";s:0:\"\";s:48:\"masonry_gallery_square_big_button_text_transform\";s:0:\"\";s:43:\"masonry_gallery_square_big_button_font_size\";s:0:\"\";s:45:\"masonry_gallery_square_big_button_line_height\";s:0:\"\";s:48:\"masonry_gallery_square_big_button_letter_spacing\";s:0:\"\";s:44:\"masonry_gallery_square_big_button_text_color\";s:0:\"\";s:50:\"masonry_gallery_square_big_button_hover_text_color\";s:0:\"\";s:50:\"masonry_gallery_square_big_button_background_color\";s:0:\"\";s:56:\"masonry_gallery_square_big_button_hover_background_color\";s:0:\"\";s:46:\"masonry_gallery_square_big_button_border_color\";s:0:\"\";s:52:\"masonry_gallery_square_big_button_hover_border_color\";s:0:\"\";s:46:\"masonry_gallery_square_big_button_border_width\";s:0:\"\";s:47:\"masonry_gallery_square_big_button_border_radius\";s:0:\"\";s:46:\"masonry_gallery_square_big_button_padding_left\";s:0:\"\";s:47:\"masonry_gallery_square_big_button_padding_right\";s:0:\"\";s:44:\"masonry_gallery_square_big_button_margin_top\";s:0:\"\";s:37:\"masonry_gallery_square_big_icon_color\";s:0:\"\";s:43:\"masonry_gallery_square_big_icon_hover_color\";s:0:\"\";s:36:\"masonry_gallery_square_big_icon_size\";s:0:\"\";s:45:\"masonry_gallery_square_big_icon_margin_bottom\";s:0:\"\";s:40:\"masonry_gallery_square_big_overlay_color\";s:0:\"\";s:47:\"masonry_gallery_square_big_overlay_transparency\";s:0:\"\";s:37:\"masonry_gallery_square_big_text_align\";s:6:\"center\";s:39:\"masonry_gallery_square_big_padding_left\";s:0:\"\";s:40:\"masonry_gallery_square_big_padding_right\";s:0:\"\";s:40:\"masonry_gallery_square_small_title_color\";s:0:\"\";s:44:\"masonry_gallery_square_small_title_font_size\";s:0:\"\";s:46:\"masonry_gallery_square_small_title_line_height\";s:0:\"\";s:49:\"masonry_gallery_square_small_title_text_transform\";s:0:\"\";s:46:\"masonry_gallery_square_small_title_font_family\";s:2:\"-1\";s:45:\"masonry_gallery_square_small_title_font_style\";s:0:\"\";s:46:\"masonry_gallery_square_small_title_font_weight\";s:0:\"\";s:49:\"masonry_gallery_square_small_title_letter_spacing\";s:0:\"\";s:48:\"masonry_gallery_square_small_title_margin_bottom\";s:0:\"\";s:39:\"masonry_gallery_square_small_text_color\";s:0:\"\";s:43:\"masonry_gallery_square_small_text_font_size\";s:0:\"\";s:45:\"masonry_gallery_square_small_text_line_height\";s:0:\"\";s:48:\"masonry_gallery_square_small_text_text_transform\";s:0:\"\";s:45:\"masonry_gallery_square_small_text_font_family\";s:2:\"-1\";s:44:\"masonry_gallery_square_small_text_font_style\";s:0:\"\";s:45:\"masonry_gallery_square_small_text_font_weight\";s:0:\"\";s:48:\"masonry_gallery_square_small_text_letter_spacing\";s:0:\"\";s:47:\"masonry_gallery_square_small_button_font_family\";s:2:\"-1\";s:46:\"masonry_gallery_square_small_button_font_style\";s:0:\"\";s:47:\"masonry_gallery_square_small_button_font_weight\";s:0:\"\";s:50:\"masonry_gallery_square_small_button_text_transform\";s:0:\"\";s:45:\"masonry_gallery_square_small_button_font_size\";s:0:\"\";s:47:\"masonry_gallery_square_small_button_line_height\";s:0:\"\";s:50:\"masonry_gallery_square_small_button_letter_spacing\";s:0:\"\";s:46:\"masonry_gallery_square_small_button_text_color\";s:0:\"\";s:52:\"masonry_gallery_square_small_button_hover_text_color\";s:0:\"\";s:52:\"masonry_gallery_square_small_button_background_color\";s:0:\"\";s:58:\"masonry_gallery_square_small_button_hover_background_color\";s:0:\"\";s:48:\"masonry_gallery_square_small_button_border_color\";s:0:\"\";s:54:\"masonry_gallery_square_small_button_hover_border_color\";s:0:\"\";s:48:\"masonry_gallery_square_small_button_border_width\";s:0:\"\";s:49:\"masonry_gallery_square_small_button_border_radius\";s:0:\"\";s:48:\"masonry_gallery_square_small_button_padding_left\";s:0:\"\";s:49:\"masonry_gallery_square_small_button_padding_right\";s:0:\"\";s:46:\"masonry_gallery_square_small_button_margin_top\";s:0:\"\";s:39:\"masonry_gallery_square_small_icon_color\";s:0:\"\";s:45:\"masonry_gallery_square_small_icon_hover_color\";s:0:\"\";s:38:\"masonry_gallery_square_small_icon_size\";s:0:\"\";s:47:\"masonry_gallery_square_small_icon_margin_bottom\";s:0:\"\";s:42:\"masonry_gallery_square_small_overlay_color\";s:0:\"\";s:49:\"masonry_gallery_square_small_overlay_transparency\";s:0:\"\";s:39:\"masonry_gallery_square_small_text_align\";s:6:\"center\";s:41:\"masonry_gallery_square_small_padding_left\";s:0:\"\";s:42:\"masonry_gallery_square_small_padding_right\";s:0:\"\";s:46:\"masonry_gallery_rectangle_portrait_title_color\";s:0:\"\";s:50:\"masonry_gallery_rectangle_portrait_title_font_size\";s:0:\"\";s:52:\"masonry_gallery_rectangle_portrait_title_line_height\";s:0:\"\";s:55:\"masonry_gallery_rectangle_portrait_title_text_transform\";s:0:\"\";s:52:\"masonry_gallery_rectangle_portrait_title_font_family\";s:2:\"-1\";s:51:\"masonry_gallery_rectangle_portrait_title_font_style\";s:0:\"\";s:52:\"masonry_gallery_rectangle_portrait_title_font_weight\";s:0:\"\";s:55:\"masonry_gallery_rectangle_portrait_title_letter_spacing\";s:0:\"\";s:54:\"masonry_gallery_rectangle_portrait_title_margin_bottom\";s:0:\"\";s:45:\"masonry_gallery_rectangle_portrait_text_color\";s:0:\"\";s:49:\"masonry_gallery_rectangle_portrait_text_font_size\";s:0:\"\";s:51:\"masonry_gallery_rectangle_portrait_text_line_height\";s:0:\"\";s:54:\"masonry_gallery_rectangle_portrait_text_text_transform\";s:0:\"\";s:51:\"masonry_gallery_rectangle_portrait_text_font_family\";s:2:\"-1\";s:50:\"masonry_gallery_rectangle_portrait_text_font_style\";s:0:\"\";s:51:\"masonry_gallery_rectangle_portrait_text_font_weight\";s:0:\"\";s:54:\"masonry_gallery_rectangle_portrait_text_letter_spacing\";s:0:\"\";s:53:\"masonry_gallery_rectangle_portrait_button_font_family\";s:2:\"-1\";s:52:\"masonry_gallery_rectangle_portrait_button_font_style\";s:0:\"\";s:53:\"masonry_gallery_rectangle_portrait_button_font_weight\";s:0:\"\";s:56:\"masonry_gallery_rectangle_portrait_button_text_transform\";s:0:\"\";s:51:\"masonry_gallery_rectangle_portrait_button_font_size\";s:0:\"\";s:53:\"masonry_gallery_rectangle_portrait_button_line_height\";s:0:\"\";s:56:\"masonry_gallery_rectangle_portrait_button_letter_spacing\";s:0:\"\";s:52:\"masonry_gallery_rectangle_portrait_button_text_color\";s:0:\"\";s:58:\"masonry_gallery_rectangle_portrait_button_hover_text_color\";s:0:\"\";s:58:\"masonry_gallery_rectangle_portrait_button_background_color\";s:0:\"\";s:64:\"masonry_gallery_rectangle_portrait_button_hover_background_color\";s:0:\"\";s:54:\"masonry_gallery_rectangle_portrait_button_border_color\";s:0:\"\";s:60:\"masonry_gallery_rectangle_portrait_button_hover_border_color\";s:0:\"\";s:54:\"masonry_gallery_rectangle_portrait_button_border_width\";s:0:\"\";s:55:\"masonry_gallery_rectangle_portrait_button_border_radius\";s:0:\"\";s:54:\"masonry_gallery_rectangle_portrait_button_padding_left\";s:0:\"\";s:55:\"masonry_gallery_rectangle_portrait_button_padding_right\";s:0:\"\";s:52:\"masonry_gallery_rectangle_portrait_button_margin_top\";s:0:\"\";s:45:\"masonry_gallery_rectangle_portrait_icon_color\";s:0:\"\";s:51:\"masonry_gallery_rectangle_portrait_icon_hover_color\";s:0:\"\";s:44:\"masonry_gallery_rectangle_portrait_icon_size\";s:0:\"\";s:53:\"masonry_gallery_rectangle_portrait_icon_margin_bottom\";s:0:\"\";s:48:\"masonry_gallery_rectangle_portrait_overlay_color\";s:0:\"\";s:55:\"masonry_gallery_rectangle_portrait_overlay_transparency\";s:0:\"\";s:45:\"masonry_gallery_rectangle_portrait_text_align\";s:6:\"center\";s:47:\"masonry_gallery_rectangle_portrait_padding_left\";s:0:\"\";s:48:\"masonry_gallery_rectangle_portrait_padding_right\";s:0:\"\";s:47:\"masonry_gallery_rectangle_landscape_title_color\";s:0:\"\";s:51:\"masonry_gallery_rectangle_landscape_title_font_size\";s:0:\"\";s:53:\"masonry_gallery_rectangle_landscape_title_line_height\";s:0:\"\";s:56:\"masonry_gallery_rectangle_landscape_title_text_transform\";s:0:\"\";s:53:\"masonry_gallery_rectangle_landscape_title_font_family\";s:2:\"-1\";s:52:\"masonry_gallery_rectangle_landscape_title_font_style\";s:0:\"\";s:53:\"masonry_gallery_rectangle_landscape_title_font_weight\";s:0:\"\";s:56:\"masonry_gallery_rectangle_landscape_title_letter_spacing\";s:0:\"\";s:55:\"masonry_gallery_rectangle_landscape_title_margin_bottom\";s:0:\"\";s:46:\"masonry_gallery_rectangle_landscape_text_color\";s:0:\"\";s:50:\"masonry_gallery_rectangle_landscape_text_font_size\";s:0:\"\";s:52:\"masonry_gallery_rectangle_landscape_text_line_height\";s:0:\"\";s:55:\"masonry_gallery_rectangle_landscape_text_text_transform\";s:0:\"\";s:52:\"masonry_gallery_rectangle_landscape_text_font_family\";s:2:\"-1\";s:51:\"masonry_gallery_rectangle_landscape_text_font_style\";s:0:\"\";s:52:\"masonry_gallery_rectangle_landscape_text_font_weight\";s:0:\"\";s:55:\"masonry_gallery_rectangle_landscape_text_letter_spacing\";s:0:\"\";s:54:\"masonry_gallery_rectangle_landscape_button_font_family\";s:2:\"-1\";s:53:\"masonry_gallery_rectangle_landscape_button_font_style\";s:0:\"\";s:54:\"masonry_gallery_rectangle_landscape_button_font_weight\";s:0:\"\";s:57:\"masonry_gallery_rectangle_landscape_button_text_transform\";s:0:\"\";s:52:\"masonry_gallery_rectangle_landscape_button_font_size\";s:0:\"\";s:54:\"masonry_gallery_rectangle_landscape_button_line_height\";s:0:\"\";s:57:\"masonry_gallery_rectangle_landscape_button_letter_spacing\";s:0:\"\";s:53:\"masonry_gallery_rectangle_landscape_button_text_color\";s:0:\"\";s:59:\"masonry_gallery_rectangle_landscape_button_hover_text_color\";s:0:\"\";s:59:\"masonry_gallery_rectangle_landscape_button_background_color\";s:0:\"\";s:65:\"masonry_gallery_rectangle_landscape_button_hover_background_color\";s:0:\"\";s:55:\"masonry_gallery_rectangle_landscape_button_border_color\";s:0:\"\";s:61:\"masonry_gallery_rectangle_landscape_button_hover_border_color\";s:0:\"\";s:55:\"masonry_gallery_rectangle_landscape_button_border_width\";s:0:\"\";s:56:\"masonry_gallery_rectangle_landscape_button_border_radius\";s:0:\"\";s:55:\"masonry_gallery_rectangle_landscape_button_padding_left\";s:0:\"\";s:56:\"masonry_gallery_rectangle_landscape_button_padding_right\";s:0:\"\";s:53:\"masonry_gallery_rectangle_landscape_button_margin_top\";s:0:\"\";s:46:\"masonry_gallery_rectangle_landscape_icon_color\";s:0:\"\";s:52:\"masonry_gallery_rectangle_landscape_icon_hover_color\";s:0:\"\";s:45:\"masonry_gallery_rectangle_landscape_icon_size\";s:0:\"\";s:54:\"masonry_gallery_rectangle_landscape_icon_margin_bottom\";s:0:\"\";s:49:\"masonry_gallery_rectangle_landscape_overlay_color\";s:0:\"\";s:56:\"masonry_gallery_rectangle_landscape_overlay_transparency\";s:0:\"\";s:46:\"masonry_gallery_rectangle_landscape_text_align\";s:6:\"center\";s:48:\"masonry_gallery_rectangle_landscape_padding_left\";s:0:\"\";s:49:\"masonry_gallery_rectangle_landscape_padding_right\";s:0:\"\";s:27:\"fss_navigation_button_width\";s:0:\"\";s:28:\"fss_navigation_button_height\";s:0:\"\";s:30:\"fss_navigation_button_position\";s:0:\"\";s:33:\"fss_navigation_button_up_position\";s:0:\"\";s:35:\"fss_navigation_button_down_position\";s:0:\"\";s:26:\"fss_navigation_arrow_color\";s:0:\"\";s:33:\"fss_navigation_arrow_transparency\";s:0:\"\";s:32:\"fss_navigation_arrow_hover_color\";s:0:\"\";s:39:\"fss_navigation_arrow_hover_transparency\";s:0:\"\";s:25:\"fss_navigation_arrow_size\";s:0:\"\";s:31:\"fss_navigation_background_color\";s:0:\"\";s:38:\"fss_navigation_background_transparency\";s:0:\"\";s:37:\"fss_navigation_background_hover_color\";s:0:\"\";s:44:\"fss_navigation_background_hover_transparency\";s:0:\"\";s:27:\"fss_navigation_border_color\";s:0:\"\";s:34:\"fss_navigation_border_transparency\";s:0:\"\";s:33:\"fss_navigation_border_hover_color\";s:0:\"\";s:40:\"fss_navigation_border_hover_transparency\";s:0:\"\";s:27:\"fss_navigation_border_width\";s:0:\"\";s:28:\"fss_navigation_border_radius\";s:0:\"\";s:19:\"button_v2_font_size\";s:2:\"11\";s:21:\"button_v2_line_height\";s:0:\"\";s:24:\"button_v2_letter_spacing\";s:1:\"1\";s:21:\"button_v2_font_family\";s:9:\"Open+Sans\";s:24:\"button_v2_text_transform\";s:9:\"uppercase\";s:20:\"button_v2_font_style\";s:6:\"normal\";s:21:\"button_v2_font_weight\";s:3:\"700\";s:23:\"button_v2_border_radius\";s:1:\"0\";s:17:\"button_v2_padding\";s:0:\"\";s:23:\"btn_v2_solid_text_color\";s:7:\"#373737\";s:29:\"btn_v2_solid_hover_text_color\";s:7:\"#7ad562\";s:21:\"btn_v2_solid_bg_color\";s:24:\"rgba( 255, 255, 255, .0)\";s:27:\"btn_v2_solid_hover_bg_color\";s:24:\"rgba( 255, 255, 255, .0)\";s:30:\"btn_v2_solid_icon_border_color\";s:24:\"rgba( 255, 255, 255, .0)\";s:36:\"btn_v2_solid_icon_border_hover_color\";s:24:\"rgba( 255, 255, 255, .0)\";s:26:\"btn_v2_solid_icon_bg_color\";s:24:\"rgba( 255, 255, 255, .0)\";s:32:\"btn_v2_solid_icon_bg_hover_color\";s:24:\"rgba( 255, 255, 255, .0)\";s:21:\"breadcrumbs_font_size\";s:0:\"\";s:23:\"breadcrumbs_line_height\";s:0:\"\";s:21:\"breadcrumbs_transform\";s:0:\"\";s:23:\"breadcrumbs_font_family\";s:2:\"-1\";s:22:\"breadcrumbs_font_style\";s:0:\"\";s:23:\"breadcrumbs_font_weight\";s:0:\"\";s:26:\"breadcrumbs_letter_spacing\";s:0:\"\";s:26:\"breadcrumbs_delimiter_sign\";s:0:\"\";s:34:\"testimonial_carousel_border_radius\";s:0:\"\";s:37:\"testimonial_carousel_background_color\";s:0:\"\";s:13:\"tc_text_color\";s:0:\"\";s:17:\"tc_text_font_size\";s:0:\"\";s:19:\"tc_text_line_height\";s:0:\"\";s:17:\"tc_text_transform\";s:0:\"\";s:19:\"tc_text_font_family\";s:2:\"-1\";s:18:\"tc_text_font_style\";s:0:\"\";s:19:\"tc_text_font_weight\";s:0:\"\";s:22:\"tc_text_letter_spacing\";s:0:\"\";s:15:\"tc_author_color\";s:0:\"\";s:19:\"tc_author_font_size\";s:0:\"\";s:21:\"tc_author_line_height\";s:0:\"\";s:19:\"tc_author_transform\";s:0:\"\";s:21:\"tc_author_font_family\";s:2:\"-1\";s:20:\"tc_author_font_style\";s:0:\"\";s:21:\"tc_author_font_weight\";s:0:\"\";s:24:\"tc_author_letter_spacing\";s:0:\"\";s:22:\"accordions_font_family\";s:2:\"-1\";s:25:\"accordions_text_transform\";s:4:\"none\";s:21:\"accordions_font_style\";s:6:\"normal\";s:25:\"accordions_letter_spacing\";s:0:\"\";s:22:\"accordions_font_weight\";s:0:\"\";s:22:\"accordions_title_color\";s:0:\"\";s:21:\"accordions_back_color\";s:0:\"\";s:29:\"accordions_title_color_active\";s:0:\"\";s:28:\"accordions_back_color_active\";s:0:\"\";s:35:\"advanced_pricing_table_border_color\";s:0:\"\";s:37:\"advanced_pricing_table_odd_bckg_color\";s:0:\"\";s:38:\"advanced_pricing_table_even_bckg_color\";s:0:\"\";s:19:\"advanced_tabs_color\";s:0:\"\";s:24:\"advanced_tabs_bckg_color\";s:0:\"\";s:25:\"advanced_tabs_hover_color\";s:0:\"\";s:30:\"advanced_tabs_hover_bckg_color\";s:0:\"\";s:39:\"comparative_features_table_border_color\";s:0:\"\";s:41:\"comparative_features_table_odd_bckg_color\";s:0:\"\";s:42:\"comparative_features_table_even_bckg_color\";s:0:\"\";s:42:\"comparative_features_table_btn_font_family\";s:2:\"-1\";s:40:\"comparative_features_table_btn_font_size\";s:0:\"\";s:42:\"comparative_features_table_btn_font_weight\";s:0:\"\";s:41:\"comparative_features_table_btn_font_style\";s:0:\"\";s:45:\"comparative_features_table_btn_text_transform\";s:0:\"\";s:45:\"comparative_features_table_btn_letter_spacing\";s:0:\"\";s:36:\"comparative_features_table_btn_color\";s:0:\"\";s:42:\"comparative_features_table_btn_hover_color\";s:0:\"\";s:29:\"numbered_process_border_color\";s:0:\"\";s:29:\"numbered_process_border_width\";s:0:\"\";s:29:\"numbered_process_number_color\";s:0:\"\";s:33:\"numbered_process_number_font_size\";s:0:\"\";s:40:\"numbered_process_number_background_color\";s:0:\"\";s:34:\"numbered_process_item_border_color\";s:0:\"\";s:34:\"numbered_process_item_border_width\";s:0:\"\";s:31:\"pricing_calculator_border_color\";s:0:\"\";s:42:\"pricing_calculator_left_section_bckg_color\";s:0:\"\";s:43:\"pricing_calculator_right_section_bckg_color\";s:0:\"\";s:31:\"pricing_calculator_switch_color\";s:0:\"\";s:38:\"pricing_calculator_switch_active_color\";s:0:\"\";s:36:\"pricing_calculator_price_font_family\";s:2:\"-1\";s:34:\"pricing_calculator_price_font_size\";s:0:\"\";s:36:\"pricing_calculator_price_font_weight\";s:0:\"\";s:35:\"pricing_calculator_price_font_style\";s:0:\"\";s:39:\"pricing_calculator_price_letter_spacing\";s:0:\"\";s:30:\"pricing_calculator_price_color\";s:0:\"\";s:25:\"report_sheet_border_color\";s:0:\"\";s:20:\"rs_header_bckg_color\";s:0:\"\";s:17:\"rs_odd_bckg_color\";s:0:\"\";s:18:\"rs_even_bckg_color\";s:0:\"\";s:18:\"rs_btn_font_family\";s:2:\"-1\";s:26:\"report_sheet_btn_font_size\";s:0:\"\";s:18:\"rs_btn_font_weight\";s:0:\"\";s:17:\"rs_btn_font_style\";s:0:\"\";s:21:\"rs_btn_text_transform\";s:0:\"\";s:27:\"rs_table_btn_letter_spacing\";s:0:\"\";s:12:\"rs_btn_color\";s:0:\"\";s:18:\"rs_btn_hover_color\";s:0:\"\";s:19:\"sq_text_font_family\";s:2:\"-1\";s:17:\"sq_text_font_size\";s:0:\"\";s:19:\"sq_text_font_weight\";s:0:\"\";s:19:\"sq_text_line_height\";s:0:\"\";s:18:\"sq_text_font_style\";s:0:\"\";s:22:\"sq_text_text_transform\";s:0:\"\";s:22:\"sq_text_letter_spacing\";s:0:\"\";s:13:\"sq_text_color\";s:0:\"\";s:21:\"sq_author_font_family\";s:2:\"-1\";s:19:\"sq_author_font_size\";s:0:\"\";s:21:\"sq_author_font_weight\";s:0:\"\";s:21:\"sq_author_line_height\";s:0:\"\";s:20:\"sq_author_font_style\";s:0:\"\";s:24:\"sq_author_text_transform\";s:0:\"\";s:24:\"sq_author_letter_spacing\";s:0:\"\";s:15:\"sq_author_color\";s:0:\"\";s:22:\"video_box_circle_color\";s:24:\"rgba( 255, 255, 255, .0)\";s:28:\"video_box_circle_hover_color\";s:24:\"rgba( 255, 255, 255, .0)\";s:20:\"video_box_icon_color\";s:7:\"#ffffff\";s:26:\"video_box_icon_hover_color\";s:25:\"rgba( 255, 255, 255, 0.7)\";s:22:\"video_box_border_width\";s:1:\"3\";s:22:\"video_box_border_color\";s:7:\"#ffffff\";s:28:\"video_box_border_hover_color\";s:25:\"rgba( 255, 255, 255, 0.7)\";s:22:\"video_box_height_width\";s:3:\"120\";s:19:\"sidebar_title_color\";s:7:\"#313131\";s:22:\"sidebar_title_fontsize\";s:2:\"22\";s:24:\"sidebar_title_lineheight\";s:2:\"32\";s:27:\"sidebar_title_texttransform\";s:4:\"none\";s:26:\"sidebar_title_google_fonts\";s:12:\"Merriweather\";s:23:\"sidebar_title_fontstyle\";s:6:\"normal\";s:24:\"sidebar_title_fontweight\";s:3:\"500\";s:27:\"sidebar_title_letterspacing\";s:1:\"0\";s:18:\"sidebar_text_color\";s:0:\"\";s:21:\"sidebar_text_fontsize\";s:0:\"\";s:23:\"sidebar_text_lineheight\";s:0:\"\";s:26:\"sidebar_text_texttransform\";s:0:\"\";s:25:\"sidebar_text_google_fonts\";s:2:\"-1\";s:22:\"sidebar_text_fontstyle\";s:0:\"\";s:23:\"sidebar_text_fontweight\";s:0:\"\";s:26:\"sidebar_text_letterspacing\";s:0:\"\";s:18:\"sidebar_link_color\";s:7:\"#313131\";s:24:\"sidebar_link_hover_color\";s:0:\"\";s:21:\"sidebar_link_fontsize\";s:2:\"19\";s:23:\"sidebar_link_lineheight\";s:2:\"25\";s:26:\"sidebar_link_texttransform\";s:4:\"none\";s:25:\"sidebar_link_google_fonts\";s:9:\"Open+Sans\";s:22:\"sidebar_link_fontstyle\";s:6:\"normal\";s:23:\"sidebar_link_fontweight\";s:3:\"400\";s:26:\"sidebar_link_letterspacing\";s:1:\"0\";s:23:\"qs_slider_height_tablet\";s:0:\"\";s:23:\"qs_slider_height_mobile\";s:0:\"\";s:15:\"qs_button_color\";s:0:\"\";s:21:\"qs_button_hover_color\";s:0:\"\";s:26:\"qs_button_background_color\";s:0:\"\";s:32:\"qs_button_hover_background_color\";s:0:\"\";s:22:\"qs_button_border_color\";s:0:\"\";s:28:\"qs_button_hover_border_color\";s:0:\"\";s:22:\"qs_button_border_width\";s:0:\"\";s:23:\"qs_button_border_radius\";s:0:\"\";s:16:\"qs_button2_color\";s:0:\"\";s:22:\"qs_button2_hover_color\";s:0:\"\";s:27:\"qs_button2_background_color\";s:0:\"\";s:33:\"qs_button2_hover_background_color\";s:0:\"\";s:23:\"qs_button2_border_color\";s:0:\"\";s:29:\"qs_button2_hover_border_color\";s:0:\"\";s:23:\"qs_button2_border_width\";s:0:\"\";s:24:\"qs_button2_border_radius\";s:0:\"\";s:18:\"qs_v2_button_color\";s:0:\"\";s:24:\"qs_v2_button_hover_color\";s:0:\"\";s:29:\"qs_v2_button_background_color\";s:0:\"\";s:35:\"qs_v2_button_hover_background_color\";s:0:\"\";s:35:\"qs_v2_button_icon_left_border_color\";s:0:\"\";s:41:\"qs_v2_button_hover_icon_left_border_color\";s:0:\"\";s:34:\"qs_v2_button_icon_background_color\";s:0:\"\";s:40:\"qs_v2_button_hover_icon_background_color\";s:0:\"\";s:19:\"qs_v2_button2_color\";s:0:\"\";s:25:\"qs_v2_button2_hover_color\";s:0:\"\";s:30:\"qs_v2_button2_background_color\";s:0:\"\";s:36:\"qs_v2_button2_hover_background_color\";s:0:\"\";s:36:\"qs_v2_button2_icon_left_border_color\";s:0:\"\";s:42:\"qs_v2_button2_hover_icon_left_border_color\";s:0:\"\";s:35:\"qs_v2_button2_icon_background_color\";s:0:\"\";s:41:\"qs_v2_button2_hover_icon_background_color\";s:0:\"\";s:34:\"qs_enable_navigation_custom_cursor\";s:2:\"no\";s:33:\"cursor_image_left_right_area_size\";s:0:\"\";s:24:\"cursor_image_left_normal\";s:0:\"\";s:25:\"cursor_image_right_normal\";s:0:\"\";s:23:\"cursor_image_left_light\";s:0:\"\";s:24:\"cursor_image_right_light\";s:0:\"\";s:22:\"cursor_image_left_dark\";s:0:\"\";s:23:\"cursor_image_right_dark\";s:0:\"\";s:39:\"qs_enable_navigation_custom_cursor_grab\";s:2:\"no\";s:24:\"cursor_image_grab_normal\";s:0:\"\";s:23:\"cursor_image_grab_light\";s:0:\"\";s:22:\"cursor_image_grab_dark\";s:0:\"\";s:21:\"inter_page_navigation\";s:2:\"no\";s:29:\"inter_page_navigation_in_grid\";s:2:\"no\";s:38:\"inter_page_navigation_background_color\";s:0:\"\";s:25:\"inter_page_icons_gradient\";s:2:\"no\";s:20:\"inter_page_back_link\";s:7:\"no-link\";s:19:\"inter_page_order_by\";s:10:\"post_title\";s:22:\"search_results_columns\";s:10:\"one-column\";s:22:\"search_results_spacing\";s:2:\"no\";s:10:\"pagination\";s:1:\"1\";s:10:\"blog_style\";s:1:\"1\";s:21:\"category_blog_sidebar\";s:7:\"default\";s:18:\"blog_hide_comments\";s:2:\"no\";s:16:\"blog_hide_author\";s:2:\"no\";s:9:\"qode_like\";s:2:\"on\";s:15:\"blog_page_range\";s:0:\"\";s:15:\"number_of_chars\";s:2:\"45\";s:23:\"number_of_chars_masonry\";s:0:\"\";s:27:\"number_of_chars_large_image\";s:0:\"\";s:27:\"number_of_chars_small_image\";s:0:\"\";s:21:\"blog_content_position\";s:23:\"content_above_blog_list\";s:18:\"pagination_masonry\";s:10:\"pagination\";s:19:\"blog_masonry_filter\";s:2:\"no\";s:20:\"blog_masonry_padding\";s:0:\"\";s:28:\"blog_large_image_text_in_box\";s:0:\"\";s:23:\"blog_large_image_border\";s:0:\"\";s:29:\"blog_large_image_border_width\";s:0:\"\";s:33:\"blog_large_image_background_color\";s:0:\"\";s:29:\"blog_large_image_border_color\";s:0:\"\";s:28:\"blog_large_image_title_color\";s:0:\"\";s:34:\"blog_large_image_title_hover_color\";s:0:\"\";s:33:\"blog_large_image_title_date_color\";s:0:\"\";s:31:\"blog_large_image_title_fontsize\";s:0:\"\";s:33:\"blog_large_image_title_lineheight\";s:0:\"\";s:36:\"blog_large_image_title_texttransform\";s:0:\"\";s:35:\"blog_large_image_title_google_fonts\";s:2:\"-1\";s:32:\"blog_large_image_title_fontstyle\";s:0:\"\";s:33:\"blog_large_image_title_fontweight\";s:0:\"\";s:36:\"blog_large_image_title_letterspacing\";s:0:\"\";s:32:\"blog_large_image_post_info_color\";s:0:\"\";s:37:\"blog_large_image_post_info_link_color\";s:0:\"\";s:43:\"blog_large_image_post_info_link_hover_color\";s:0:\"\";s:35:\"blog_large_image_post_info_fontsize\";s:0:\"\";s:37:\"blog_large_image_post_info_lineheight\";s:0:\"\";s:40:\"blog_large_image_post_info_texttransform\";s:0:\"\";s:39:\"blog_large_image_post_info_google_fonts\";s:2:\"-1\";s:36:\"blog_large_image_post_info_fontstyle\";s:0:\"\";s:37:\"blog_large_image_post_info_fontweight\";s:0:\"\";s:40:\"blog_large_image_post_info_letterspacing\";s:0:\"\";s:35:\"blog_large_image_ql_post_info_color\";s:0:\"\";s:40:\"blog_large_image_ql_post_info_link_color\";s:0:\"\";s:46:\"blog_large_image_ql_post_info_link_hover_color\";s:0:\"\";s:38:\"blog_large_image_ql_post_info_fontsize\";s:0:\"\";s:40:\"blog_large_image_ql_post_info_lineheight\";s:0:\"\";s:43:\"blog_large_image_ql_post_info_texttransform\";s:0:\"\";s:42:\"blog_large_image_ql_post_info_google_fonts\";s:2:\"-1\";s:39:\"blog_large_image_ql_post_info_fontstyle\";s:0:\"\";s:40:\"blog_large_image_ql_post_info_fontweight\";s:0:\"\";s:43:\"blog_large_image_ql_post_info_letterspacing\";s:0:\"\";s:28:\"blog_small_image_text_in_box\";s:0:\"\";s:23:\"blog_small_image_border\";s:0:\"\";s:29:\"blog_small_image_border_width\";s:0:\"\";s:33:\"blog_small_image_background_color\";s:0:\"\";s:29:\"blog_small_image_border_color\";s:0:\"\";s:28:\"blog_small_image_title_color\";s:0:\"\";s:34:\"blog_small_image_title_hover_color\";s:0:\"\";s:33:\"blog_small_image_title_date_color\";s:0:\"\";s:31:\"blog_small_image_title_fontsize\";s:0:\"\";s:33:\"blog_small_image_title_lineheight\";s:0:\"\";s:36:\"blog_small_image_title_texttransform\";s:0:\"\";s:35:\"blog_small_image_title_google_fonts\";s:2:\"-1\";s:32:\"blog_small_image_title_fontstyle\";s:0:\"\";s:33:\"blog_small_image_title_fontweight\";s:0:\"\";s:36:\"blog_small_image_title_letterspacing\";s:0:\"\";s:32:\"blog_small_image_post_info_color\";s:0:\"\";s:37:\"blog_small_image_post_info_link_color\";s:0:\"\";s:43:\"blog_small_image_post_info_link_hover_color\";s:0:\"\";s:35:\"blog_small_image_post_info_fontsize\";s:0:\"\";s:37:\"blog_small_image_post_info_lineheight\";s:0:\"\";s:40:\"blog_small_image_post_info_texttransform\";s:0:\"\";s:39:\"blog_small_image_post_info_google_fonts\";s:2:\"-1\";s:36:\"blog_small_image_post_info_fontstyle\";s:0:\"\";s:37:\"blog_small_image_post_info_fontweight\";s:0:\"\";s:40:\"blog_small_image_post_info_letterspacing\";s:0:\"\";s:35:\"blog_small_image_ql_post_info_color\";s:0:\"\";s:40:\"blog_small_image_ql_post_info_link_color\";s:0:\"\";s:46:\"blog_small_image_ql_post_info_link_hover_color\";s:0:\"\";s:38:\"blog_small_image_ql_post_info_fontsize\";s:0:\"\";s:40:\"blog_small_image_ql_post_info_lineheight\";s:0:\"\";s:43:\"blog_small_image_ql_post_info_texttransform\";s:0:\"\";s:42:\"blog_small_image_ql_post_info_google_fonts\";s:2:\"-1\";s:39:\"blog_small_image_ql_post_info_fontstyle\";s:0:\"\";s:40:\"blog_small_image_ql_post_info_fontweight\";s:0:\"\";s:43:\"blog_small_image_ql_post_info_letterspacing\";s:0:\"\";s:29:\"blog_masonry_background_color\";s:0:\"\";s:25:\"blog_masonry_border_color\";s:0:\"\";s:26:\"blog_masonry_border_radius\";s:0:\"\";s:24:\"blog_masonry_title_color\";s:0:\"\";s:30:\"blog_masonry_title_hover_color\";s:0:\"\";s:27:\"blog_masonry_title_fontsize\";s:0:\"\";s:29:\"blog_masonry_title_lineheight\";s:0:\"\";s:32:\"blog_masonry_title_texttransform\";s:0:\"\";s:31:\"blog_masonry_title_google_fonts\";s:2:\"-1\";s:28:\"blog_masonry_title_fontstyle\";s:0:\"\";s:29:\"blog_masonry_title_fontweight\";s:0:\"\";s:32:\"blog_masonry_title_letterspacing\";s:0:\"\";s:28:\"blog_masonry_post_info_color\";s:0:\"\";s:33:\"blog_masonry_post_info_link_color\";s:0:\"\";s:39:\"blog_masonry_post_info_link_hover_color\";s:0:\"\";s:31:\"blog_masonry_post_info_fontsize\";s:0:\"\";s:33:\"blog_masonry_post_info_lineheight\";s:0:\"\";s:36:\"blog_masonry_post_info_texttransform\";s:0:\"\";s:35:\"blog_masonry_post_info_google_fonts\";s:2:\"-1\";s:32:\"blog_masonry_post_info_fontstyle\";s:0:\"\";s:33:\"blog_masonry_post_info_fontweight\";s:0:\"\";s:36:\"blog_masonry_post_info_letterspacing\";s:0:\"\";s:31:\"blog_masonry_ql_post_info_color\";s:0:\"\";s:36:\"blog_masonry_ql_post_info_link_color\";s:0:\"\";s:42:\"blog_masonry_ql_post_info_link_hover_color\";s:0:\"\";s:34:\"blog_masonry_ql_post_info_fontsize\";s:0:\"\";s:36:\"blog_masonry_ql_post_info_lineheight\";s:0:\"\";s:39:\"blog_masonry_ql_post_info_texttransform\";s:0:\"\";s:38:\"blog_masonry_ql_post_info_google_fonts\";s:2:\"-1\";s:35:\"blog_masonry_ql_post_info_fontstyle\";s:0:\"\";s:36:\"blog_masonry_ql_post_info_fontweight\";s:0:\"\";s:39:\"blog_masonry_ql_post_info_letterspacing\";s:0:\"\";s:32:\"blog_masonry_gallery_title_color\";s:0:\"\";s:38:\"blog_masonry_gallery_title_hover_color\";s:0:\"\";s:35:\"blog_masonry_gallery_title_fontsize\";s:0:\"\";s:37:\"blog_masonry_gallery_title_lineheight\";s:0:\"\";s:40:\"blog_masonry_gallery_title_texttransform\";s:0:\"\";s:39:\"blog_masonry_gallery_title_google_fonts\";s:2:\"-1\";s:36:\"blog_masonry_gallery_title_fontstyle\";s:0:\"\";s:37:\"blog_masonry_gallery_title_fontweight\";s:0:\"\";s:40:\"blog_masonry_gallery_title_letterspacing\";s:0:\"\";s:36:\"blog_masonry_gallery_post_info_color\";s:0:\"\";s:41:\"blog_masonry_gallery_post_info_link_color\";s:0:\"\";s:47:\"blog_masonry_gallery_post_info_link_hover_color\";s:0:\"\";s:39:\"blog_masonry_gallery_post_info_fontsize\";s:0:\"\";s:41:\"blog_masonry_gallery_post_info_lineheight\";s:0:\"\";s:44:\"blog_masonry_gallery_post_info_texttransform\";s:0:\"\";s:43:\"blog_masonry_gallery_post_info_google_fonts\";s:2:\"-1\";s:40:\"blog_masonry_gallery_post_info_fontstyle\";s:0:\"\";s:41:\"blog_masonry_gallery_post_info_fontweight\";s:0:\"\";s:44:\"blog_masonry_gallery_post_info_letterspacing\";s:0:\"\";s:39:\"blog_masonry_gallery_ql_post_info_color\";s:0:\"\";s:42:\"blog_masonry_gallery_ql_post_info_fontsize\";s:0:\"\";s:44:\"blog_masonry_gallery_ql_post_info_lineheight\";s:0:\"\";s:47:\"blog_masonry_gallery_ql_post_info_texttransform\";s:0:\"\";s:46:\"blog_masonry_gallery_ql_post_info_google_fonts\";s:2:\"-1\";s:43:\"blog_masonry_gallery_ql_post_info_fontstyle\";s:0:\"\";s:44:\"blog_masonry_gallery_ql_post_info_fontweight\";s:0:\"\";s:47:\"blog_masonry_gallery_ql_post_info_letterspacing\";s:0:\"\";s:24:\"blog_gallery_title_color\";s:0:\"\";s:30:\"blog_gallery_title_hover_color\";s:0:\"\";s:27:\"blog_gallery_title_fontsize\";s:0:\"\";s:29:\"blog_gallery_title_lineheight\";s:0:\"\";s:32:\"blog_gallery_title_texttransform\";s:0:\"\";s:31:\"blog_gallery_title_google_fonts\";s:2:\"-1\";s:28:\"blog_gallery_title_fontstyle\";s:0:\"\";s:29:\"blog_gallery_title_fontweight\";s:0:\"\";s:32:\"blog_gallery_title_letterspacing\";s:0:\"\";s:28:\"blog_gallery_post_info_color\";s:0:\"\";s:33:\"blog_gallery_post_info_link_color\";s:0:\"\";s:39:\"blog_gallery_post_info_link_hover_color\";s:0:\"\";s:31:\"blog_gallery_post_info_fontsize\";s:0:\"\";s:33:\"blog_gallery_post_info_lineheight\";s:0:\"\";s:36:\"blog_gallery_post_info_texttransform\";s:0:\"\";s:35:\"blog_gallery_post_info_google_fonts\";s:2:\"-1\";s:32:\"blog_gallery_post_info_fontstyle\";s:0:\"\";s:33:\"blog_gallery_post_info_fontweight\";s:0:\"\";s:36:\"blog_gallery_post_info_letterspacing\";s:0:\"\";s:26:\"blog_chequered_title_color\";s:0:\"\";s:32:\"blog_chequered_title_hover_color\";s:0:\"\";s:29:\"blog_chequered_title_fontsize\";s:0:\"\";s:31:\"blog_chequered_title_lineheight\";s:0:\"\";s:34:\"blog_chequered_title_texttransform\";s:0:\"\";s:33:\"blog_chequered_title_google_fonts\";s:2:\"-1\";s:30:\"blog_chequered_title_fontstyle\";s:0:\"\";s:31:\"blog_chequered_title_fontweight\";s:0:\"\";s:34:\"blog_chequered_title_letterspacing\";s:0:\"\";s:30:\"blog_chequered_post_info_color\";s:0:\"\";s:35:\"blog_chequered_post_info_link_color\";s:0:\"\";s:41:\"blog_chequered_post_info_link_hover_color\";s:0:\"\";s:33:\"blog_chequered_post_info_fontsize\";s:0:\"\";s:35:\"blog_chequered_post_info_lineheight\";s:0:\"\";s:38:\"blog_chequered_post_info_texttransform\";s:0:\"\";s:37:\"blog_chequered_post_info_google_fonts\";s:2:\"-1\";s:34:\"blog_chequered_post_info_fontstyle\";s:0:\"\";s:35:\"blog_chequered_post_info_fontweight\";s:0:\"\";s:38:\"blog_chequered_post_info_letterspacing\";s:0:\"\";s:33:\"blog_chequered_ql_post_info_color\";s:0:\"\";s:36:\"blog_chequered_ql_post_info_fontsize\";s:0:\"\";s:38:\"blog_chequered_ql_post_info_lineheight\";s:0:\"\";s:41:\"blog_chequered_ql_post_info_texttransform\";s:0:\"\";s:40:\"blog_chequered_ql_post_info_google_fonts\";s:2:\"-1\";s:37:\"blog_chequered_ql_post_info_fontstyle\";s:0:\"\";s:38:\"blog_chequered_ql_post_info_fontweight\";s:0:\"\";s:41:\"blog_chequered_ql_post_info_letterspacing\";s:0:\"\";s:41:\"blog_large_image_simple_side_padding_left\";s:0:\"\";s:42:\"blog_large_image_simple_side_padding_right\";s:0:\"\";s:35:\"blog_large_image_simple_title_color\";s:0:\"\";s:41:\"blog_large_image_simple_title_hover_color\";s:0:\"\";s:38:\"blog_large_image_simple_title_fontsize\";s:0:\"\";s:40:\"blog_large_image_simple_title_lineheight\";s:0:\"\";s:43:\"blog_large_image_simple_title_texttransform\";s:0:\"\";s:42:\"blog_large_image_simple_title_google_fonts\";s:2:\"-1\";s:39:\"blog_large_image_simple_title_fontstyle\";s:0:\"\";s:40:\"blog_large_image_simple_title_fontweight\";s:0:\"\";s:43:\"blog_large_image_simple_title_letterspacing\";s:0:\"\";s:39:\"blog_large_image_simple_post_info_color\";s:0:\"\";s:42:\"blog_large_image_simple_post_info_fontsize\";s:0:\"\";s:44:\"blog_large_image_simple_post_info_lineheight\";s:0:\"\";s:47:\"blog_large_image_simple_post_info_texttransform\";s:0:\"\";s:46:\"blog_large_image_simple_post_info_google_fonts\";s:2:\"-1\";s:43:\"blog_large_image_simple_post_info_fontstyle\";s:0:\"\";s:44:\"blog_large_image_simple_post_info_fontweight\";s:0:\"\";s:47:\"blog_large_image_simple_post_info_letterspacing\";s:0:\"\";s:42:\"blog_large_image_simple_ql_post_info_color\";s:0:\"\";s:45:\"blog_large_image_simple_ql_post_info_fontsize\";s:0:\"\";s:47:\"blog_large_image_simple_ql_post_info_lineheight\";s:0:\"\";s:50:\"blog_large_image_simple_ql_post_info_texttransform\";s:0:\"\";s:49:\"blog_large_image_simple_ql_post_info_google_fonts\";s:2:\"-1\";s:46:\"blog_large_image_simple_ql_post_info_fontstyle\";s:0:\"\";s:47:\"blog_large_image_simple_ql_post_info_fontweight\";s:0:\"\";s:50:\"blog_large_image_simple_ql_post_info_letterspacing\";s:0:\"\";s:42:\"blog_large_image_dividers_background_color\";s:0:\"\";s:37:\"blog_large_image_dividers_title_color\";s:0:\"\";s:43:\"blog_large_image_dividers_title_hover_color\";s:0:\"\";s:40:\"blog_large_image_dividers_title_fontsize\";s:0:\"\";s:42:\"blog_large_image_dividers_title_lineheight\";s:0:\"\";s:45:\"blog_large_image_dividers_title_texttransform\";s:0:\"\";s:44:\"blog_large_image_dividers_title_google_fonts\";s:2:\"-1\";s:41:\"blog_large_image_dividers_title_fontstyle\";s:0:\"\";s:42:\"blog_large_image_dividers_title_fontweight\";s:0:\"\";s:45:\"blog_large_image_dividers_title_letterspacing\";s:0:\"\";s:41:\"blog_large_image_dividers_post_info_color\";s:0:\"\";s:46:\"blog_large_image_dividers_post_info_link_color\";s:0:\"\";s:52:\"blog_large_image_dividers_post_info_link_hover_color\";s:0:\"\";s:44:\"blog_large_image_dividers_post_info_fontsize\";s:0:\"\";s:46:\"blog_large_image_dividers_post_info_lineheight\";s:0:\"\";s:49:\"blog_large_image_dividers_post_info_texttransform\";s:0:\"\";s:48:\"blog_large_image_dividers_post_info_google_fonts\";s:2:\"-1\";s:45:\"blog_large_image_dividers_post_info_fontstyle\";s:0:\"\";s:46:\"blog_large_image_dividers_post_info_fontweight\";s:0:\"\";s:49:\"blog_large_image_dividers_post_info_letterspacing\";s:0:\"\";s:44:\"blog_large_image_dividers_ql_post_info_color\";s:0:\"\";s:49:\"blog_large_image_dividers_ql_post_info_link_color\";s:0:\"\";s:55:\"blog_large_image_dividers_ql_post_info_link_hover_color\";s:0:\"\";s:47:\"blog_large_image_dividers_ql_post_info_fontsize\";s:0:\"\";s:49:\"blog_large_image_dividers_ql_post_info_lineheight\";s:0:\"\";s:52:\"blog_large_image_dividers_ql_post_info_texttransform\";s:0:\"\";s:51:\"blog_large_image_dividers_ql_post_info_google_fonts\";s:2:\"-1\";s:48:\"blog_large_image_dividers_ql_post_info_fontstyle\";s:0:\"\";s:49:\"blog_large_image_dividers_ql_post_info_fontweight\";s:0:\"\";s:52:\"blog_large_image_dividers_ql_post_info_letterspacing\";s:0:\"\";s:30:\"blog_vertical_loop_title_color\";s:0:\"\";s:36:\"blog_vertical_loop_title_hover_color\";s:0:\"\";s:33:\"blog_vertical_loop_title_fontsize\";s:0:\"\";s:35:\"blog_vertical_loop_title_lineheight\";s:0:\"\";s:38:\"blog_vertical_loop_title_texttransform\";s:0:\"\";s:37:\"blog_vertical_loop_title_google_fonts\";s:2:\"-1\";s:34:\"blog_vertical_loop_title_fontstyle\";s:0:\"\";s:35:\"blog_vertical_loop_title_fontweight\";s:0:\"\";s:38:\"blog_vertical_loop_title_letterspacing\";s:0:\"\";s:40:\"blog_vertical_loop_next_post_title_color\";s:0:\"\";s:43:\"blog_vertical_loop_next_post_title_fontsize\";s:0:\"\";s:45:\"blog_vertical_loop_next_post_title_lineheight\";s:0:\"\";s:48:\"blog_vertical_loop_next_post_title_texttransform\";s:0:\"\";s:47:\"blog_vertical_loop_next_post_title_google_fonts\";s:2:\"-1\";s:44:\"blog_vertical_loop_next_post_title_fontstyle\";s:0:\"\";s:45:\"blog_vertical_loop_next_post_title_fontweight\";s:0:\"\";s:48:\"blog_vertical_loop_next_post_title_letterspacing\";s:0:\"\";s:34:\"blog_vertical_loop_post_info_color\";s:0:\"\";s:39:\"blog_vertical_loop_post_info_link_color\";s:0:\"\";s:40:\"blog_vertical_loop_post_info_hover_color\";s:0:\"\";s:37:\"blog_vertical_loop_post_info_fontsize\";s:0:\"\";s:39:\"blog_vertical_loop_post_info_lineheight\";s:0:\"\";s:42:\"blog_vertical_loop_post_info_texttransform\";s:0:\"\";s:41:\"blog_vertical_loop_post_info_google_fonts\";s:2:\"-1\";s:38:\"blog_vertical_loop_post_info_fontstyle\";s:0:\"\";s:39:\"blog_vertical_loop_post_info_fontweight\";s:0:\"\";s:42:\"blog_vertical_loop_post_info_letterspacing\";s:0:\"\";s:33:\"blog_vertical_loop_ql_title_color\";s:0:\"\";s:39:\"blog_vertical_loop_ql_title_hover_color\";s:0:\"\";s:40:\"blog_vertical_loop_ql_title_author_color\";s:0:\"\";s:36:\"blog_vertical_loop_ql_title_fontsize\";s:0:\"\";s:38:\"blog_vertical_loop_ql_title_lineheight\";s:0:\"\";s:41:\"blog_vertical_loop_ql_title_texttransform\";s:0:\"\";s:40:\"blog_vertical_loop_ql_title_google_fonts\";s:2:\"-1\";s:37:\"blog_vertical_loop_ql_title_fontstyle\";s:0:\"\";s:38:\"blog_vertical_loop_ql_title_fontweight\";s:0:\"\";s:41:\"blog_vertical_loop_ql_title_letterspacing\";s:0:\"\";s:37:\"blog_vertical_loop_ql_post_info_color\";s:0:\"\";s:42:\"blog_vertical_loop_ql_post_info_link_color\";s:0:\"\";s:43:\"blog_vertical_loop_ql_post_info_hover_color\";s:0:\"\";s:40:\"blog_vertical_loop_ql_post_info_fontsize\";s:0:\"\";s:42:\"blog_vertical_loop_ql_post_info_lineheight\";s:0:\"\";s:45:\"blog_vertical_loop_ql_post_info_texttransform\";s:0:\"\";s:44:\"blog_vertical_loop_ql_post_info_google_fonts\";s:2:\"-1\";s:41:\"blog_vertical_loop_ql_post_info_fontstyle\";s:0:\"\";s:42:\"blog_vertical_loop_ql_post_info_fontweight\";s:0:\"\";s:45:\"blog_vertical_loop_ql_post_info_letterspacing\";s:0:\"\";s:39:\"blog_vertical_loop_npb_background_color\";s:0:\"\";s:45:\"blog_vertical_loop_npb_background_hover_color\";s:0:\"\";s:33:\"blog_vertical_loop_npb_icon_color\";s:0:\"\";s:39:\"blog_vertical_loop_npb_icon_hover_color\";s:0:\"\";s:40:\"blog_masonry_date_image_background_color\";s:0:\"\";s:35:\"blog_masonry_date_image_title_color\";s:0:\"\";s:41:\"blog_masonry_date_image_title_hover_color\";s:0:\"\";s:38:\"blog_masonry_date_image_title_fontsize\";s:0:\"\";s:40:\"blog_masonry_date_image_title_lineheight\";s:0:\"\";s:43:\"blog_masonry_date_image_title_texttransform\";s:0:\"\";s:42:\"blog_masonry_date_image_title_google_fonts\";s:2:\"-1\";s:39:\"blog_masonry_date_image_title_fontstyle\";s:0:\"\";s:40:\"blog_masonry_date_image_title_fontweight\";s:0:\"\";s:43:\"blog_masonry_date_image_title_letterspacing\";s:0:\"\";s:34:\"blog_masonry_date_image_hover_type\";s:0:\"\";s:31:\"blog_pinterest_background_color\";s:0:\"\";s:26:\"blog_pinterest_title_color\";s:0:\"\";s:32:\"blog_pinterest_title_hover_color\";s:0:\"\";s:29:\"blog_pinterest_title_fontsize\";s:0:\"\";s:31:\"blog_pinterest_title_lineheight\";s:0:\"\";s:34:\"blog_pinterest_title_texttransform\";s:0:\"\";s:33:\"blog_pinterest_title_google_fonts\";s:2:\"-1\";s:30:\"blog_pinterest_title_fontstyle\";s:0:\"\";s:31:\"blog_pinterest_title_fontweight\";s:0:\"\";s:34:\"blog_pinterest_title_letterspacing\";s:0:\"\";s:30:\"blog_pinterest_post_info_color\";s:0:\"\";s:35:\"blog_pinterest_post_info_link_color\";s:0:\"\";s:41:\"blog_pinterest_post_info_link_hover_color\";s:0:\"\";s:33:\"blog_pinterest_post_info_fontsize\";s:0:\"\";s:35:\"blog_pinterest_post_info_lineheight\";s:0:\"\";s:38:\"blog_pinterest_post_info_texttransform\";s:0:\"\";s:37:\"blog_pinterest_post_info_google_fonts\";s:2:\"-1\";s:34:\"blog_pinterest_post_info_fontstyle\";s:0:\"\";s:35:\"blog_pinterest_post_info_fontweight\";s:0:\"\";s:38:\"blog_pinterest_post_info_letterspacing\";s:0:\"\";s:33:\"blog_pinterest_ql_post_info_color\";s:0:\"\";s:36:\"blog_pinterest_ql_post_info_fontsize\";s:0:\"\";s:38:\"blog_pinterest_ql_post_info_lineheight\";s:0:\"\";s:41:\"blog_pinterest_ql_post_info_texttransform\";s:0:\"\";s:40:\"blog_pinterest_ql_post_info_google_fonts\";s:2:\"-1\";s:37:\"blog_pinterest_ql_post_info_fontstyle\";s:0:\"\";s:38:\"blog_pinterest_ql_post_info_fontweight\";s:0:\"\";s:41:\"blog_pinterest_ql_post_info_letterspacing\";s:0:\"\";s:16:\"blog_single_type\";s:8:\"standard\";s:23:\"blog_imt_post_separator\";s:2:\"no\";s:32:\"blog_imt_post_separator_gradient\";s:2:\"no\";s:24:\"show_image_on_audio_post\";s:2:\"no\";s:19:\"blog_single_sidebar\";s:7:\"default\";s:34:\"blog_single_sidebar_custom_display\";s:0:\"\";s:22:\"blog_share_like_layout\";s:12:\"in_post_info\";s:16:\"blog_author_info\";s:2:\"no\";s:31:\"blog_single_image_margin_bottom\";s:0:\"\";s:31:\"blog_single_title_margin_bottom\";s:0:\"\";s:35:\"blog_single_post_info_margin_bottom\";s:0:\"\";s:25:\"blog_quote_link_box_color\";s:0:\"\";s:23:\"blog_slider_title_color\";s:0:\"\";s:29:\"blog_slider_title_hover_color\";s:0:\"\";s:26:\"blog_slider_title_fontsize\";s:0:\"\";s:28:\"blog_slider_title_lineheight\";s:0:\"\";s:31:\"blog_slider_title_texttransform\";s:0:\"\";s:30:\"blog_slider_title_google_fonts\";s:2:\"-1\";s:27:\"blog_slider_title_fontstyle\";s:0:\"\";s:28:\"blog_slider_title_fontweight\";s:0:\"\";s:31:\"blog_slider_title_letterspacing\";s:0:\"\";s:27:\"blog_slider_post_info_color\";s:0:\"\";s:32:\"blog_slider_post_info_link_color\";s:0:\"\";s:38:\"blog_slider_post_info_link_hover_color\";s:0:\"\";s:30:\"blog_slider_post_info_fontsize\";s:0:\"\";s:32:\"blog_slider_post_info_lineheight\";s:0:\"\";s:35:\"blog_slider_post_info_texttransform\";s:0:\"\";s:34:\"blog_slider_post_info_google_fonts\";s:2:\"-1\";s:31:\"blog_slider_post_info_fontstyle\";s:0:\"\";s:32:\"blog_slider_post_info_fontweight\";s:0:\"\";s:35:\"blog_slider_post_info_letterspacing\";s:0:\"\";s:21:\"blog_slider_day_color\";s:0:\"\";s:24:\"blog_slider_day_fontsize\";s:0:\"\";s:26:\"blog_slider_day_lineheight\";s:0:\"\";s:29:\"blog_slider_day_texttransform\";s:0:\"\";s:28:\"blog_slider_day_google_fonts\";s:2:\"-1\";s:25:\"blog_slider_day_fontstyle\";s:0:\"\";s:26:\"blog_slider_day_fontweight\";s:0:\"\";s:29:\"blog_slider_day_letterspacing\";s:0:\"\";s:31:\"blog_slider_title_bottom_margin\";s:0:\"\";s:30:\"blog_slider_date_bottom_margin\";s:0:\"\";s:22:\"blog_slider_day_margin\";s:0:\"\";s:25:\"blog_slsimple_title_color\";s:0:\"\";s:31:\"blog_slsimple_title_hover_color\";s:0:\"\";s:28:\"blog_slsimple_title_fontsize\";s:0:\"\";s:30:\"blog_slsimple_title_lineheight\";s:0:\"\";s:33:\"blog_slsimple_title_texttransform\";s:0:\"\";s:32:\"blog_slsimple_title_google_fonts\";s:2:\"-1\";s:29:\"blog_slsimple_title_fontstyle\";s:0:\"\";s:30:\"blog_slsimple_title_fontweight\";s:0:\"\";s:33:\"blog_slsimple_title_letterspacing\";s:0:\"\";s:29:\"blog_slsimple_post_info_color\";s:0:\"\";s:34:\"blog_slsimple_post_info_link_color\";s:0:\"\";s:40:\"blog_slsimple_post_info_link_hover_color\";s:0:\"\";s:32:\"blog_slsimple_post_info_fontsize\";s:0:\"\";s:34:\"blog_slsimple_post_info_lineheight\";s:0:\"\";s:37:\"blog_slsimple_post_info_texttransform\";s:0:\"\";s:36:\"blog_slsimple_post_info_google_fonts\";s:2:\"-1\";s:33:\"blog_slsimple_post_info_fontstyle\";s:0:\"\";s:34:\"blog_slsimple_post_info_fontweight\";s:0:\"\";s:37:\"blog_slsimple_post_info_letterspacing\";s:0:\"\";s:33:\"blog_slsimple_title_bottom_margin\";s:0:\"\";s:37:\"blog_slsimple_post_info_bottom_margin\";s:0:\"\";s:35:\"blog_slsimple_excerpt_bottom_margin\";s:0:\"\";s:32:\"blog_slider_box_background_color\";s:0:\"\";s:34:\"blog_slider_box_background_opacity\";s:0:\"\";s:28:\"blog_slider_box_border_color\";s:0:\"\";s:30:\"blog_slider_box_border_opacity\";s:0:\"\";s:27:\"blog_slider_box_padding_top\";s:0:\"\";s:29:\"blog_slider_box_padding_right\";s:0:\"\";s:30:\"blog_slider_box_padding_bottom\";s:0:\"\";s:28:\"blog_slider_box_padding_left\";s:0:\"\";s:21:\"blog_slider_box_width\";s:0:\"\";s:23:\"pagination_border_color\";s:0:\"\";s:23:\"pagination_number_color\";s:0:\"\";s:33:\"pagination_hover_background_color\";s:0:\"\";s:29:\"pagination_hover_number_color\";s:0:\"\";s:16:\"pagination_width\";s:0:\"\";s:17:\"pagination_height\";s:0:\"\";s:24:\"pagination_border_radius\";s:0:\"\";s:23:\"pagination_border_width\";s:0:\"\";s:20:\"pagination_font_size\";s:0:\"\";s:16:\"pagination_space\";s:0:\"\";s:15:\"portfolio_style\";s:1:\"1\";s:19:\"portfolio_qode_like\";s:2:\"on\";s:23:\"lightbox_single_project\";s:3:\"yes\";s:29:\"lightbox_video_single_project\";s:2:\"no\";s:24:\"portfolio_columns_number\";s:1:\"2\";s:24:\"portfolio_single_sidebar\";s:7:\"default\";s:39:\"portfolio_single_sidebar_custom_display\";s:0:\"\";s:21:\"portfolio_single_slug\";s:0:\"\";s:36:\"disable_portfolio_single_title_label\";s:2:\"no\";s:21:\"portfolio_text_follow\";s:23:\"portfolio_single_follow\";s:25:\"enable_portfolio_comments\";s:2:\"no\";s:24:\"enable_portfolio_related\";s:2:\"no\";s:28:\"portfolio_related_image_size\";s:0:\"\";s:23:\"enable_navigation_title\";s:2:\"no\";s:42:\"portfolio_navigation_through_same_category\";s:2:\"no\";s:28:\"portfolio_list_overlay_color\";s:0:\"\";s:30:\"portfolio_list_overlay_opacity\";s:0:\"\";s:35:\"portfolio_list_standard_title_color\";s:0:\"\";s:41:\"portfolio_list_standard_title_hover_color\";s:0:\"\";s:38:\"portfolio_list_standard_title_fontsize\";s:0:\"\";s:40:\"portfolio_list_standard_title_lineheight\";s:0:\"\";s:43:\"portfolio_list_standard_title_texttransform\";s:0:\"\";s:42:\"portfolio_list_standard_title_google_fonts\";s:2:\"-1\";s:39:\"portfolio_list_standard_title_fontstyle\";s:0:\"\";s:40:\"portfolio_list_standard_title_fontweight\";s:0:\"\";s:43:\"portfolio_list_standard_title_letterspacing\";s:0:\"\";s:38:\"portfolio_list_standard_category_color\";s:0:\"\";s:41:\"portfolio_list_standard_category_fontsize\";s:0:\"\";s:43:\"portfolio_list_standard_category_lineheight\";s:0:\"\";s:46:\"portfolio_list_standard_category_texttransform\";s:0:\"\";s:45:\"portfolio_list_standard_category_google_fonts\";s:2:\"-1\";s:42:\"portfolio_list_standard_category_fontstyle\";s:0:\"\";s:43:\"portfolio_list_standard_category_fontweight\";s:0:\"\";s:46:\"portfolio_list_standard_category_letterspacing\";s:0:\"\";s:34:\"portfolio_list_gallery_title_color\";s:0:\"\";s:40:\"portfolio_list_gallery_title_hover_color\";s:0:\"\";s:37:\"portfolio_list_gallery_title_fontsize\";s:0:\"\";s:39:\"portfolio_list_gallery_title_lineheight\";s:0:\"\";s:42:\"portfolio_list_gallery_title_texttransform\";s:0:\"\";s:41:\"portfolio_list_gallery_title_google_fonts\";s:2:\"-1\";s:38:\"portfolio_list_gallery_title_fontstyle\";s:0:\"\";s:39:\"portfolio_list_gallery_title_fontweight\";s:0:\"\";s:42:\"portfolio_list_gallery_title_letterspacing\";s:0:\"\";s:37:\"portfolio_list_gallery_category_color\";s:0:\"\";s:40:\"portfolio_list_gallery_category_fontsize\";s:0:\"\";s:42:\"portfolio_list_gallery_category_lineheight\";s:0:\"\";s:45:\"portfolio_list_gallery_category_texttransform\";s:0:\"\";s:44:\"portfolio_list_gallery_category_google_fonts\";s:2:\"-1\";s:41:\"portfolio_list_gallery_category_fontstyle\";s:0:\"\";s:42:\"portfolio_list_gallery_category_fontweight\";s:0:\"\";s:45:\"portfolio_list_gallery_category_letterspacing\";s:0:\"\";s:38:\"portfolio_list_filter_background_color\";s:0:\"\";s:28:\"portfolio_list_filter_height\";s:0:\"\";s:30:\"portfolio_filter_margin_bottom\";s:0:\"\";s:26:\"thin_icon_only_font_family\";s:0:\"\";s:29:\"vss_navigation_inactive_color\";s:0:\"\";s:36:\"vss_navigation_inactive_border_color\";s:0:\"\";s:20:\"vss_navigation_color\";s:0:\"\";s:27:\"vss_navigation_border_color\";s:0:\"\";s:19:\"vss_navigation_size\";s:0:\"\";s:19:\"vss_left_panel_size\";s:0:\"\";s:20:\"vss_right_panel_size\";s:0:\"\";s:23:\"vss_responsive_advanced\";s:2:\"no\";s:29:\"vss_responsive_advanced_width\";s:3:\"768\";s:19:\"enable_social_share\";s:2:\"no\";s:21:\"post_types_names_post\";s:0:\"\";s:21:\"post_types_names_page\";s:0:\"\";s:27:\"post_types_names_attachment\";s:0:\"\";s:31:\"post_types_names_portfolio_page\";s:0:\"\";s:21:\"enable_facebook_share\";s:2:\"no\";s:13:\"facebook_icon\";s:0:\"\";s:20:\"enable_twitter_share\";s:2:\"no\";s:12:\"twitter_icon\";s:0:\"\";s:11:\"twitter_via\";s:0:\"\";s:18:\"enable_google_plus\";s:2:\"no\";s:16:\"google_plus_icon\";s:0:\"\";s:15:\"enable_linkedin\";s:2:\"no\";s:13:\"linkedin_icon\";s:0:\"\";s:13:\"enable_tumblr\";s:2:\"no\";s:11:\"tumblr_icon\";s:0:\"\";s:16:\"enable_pinterest\";s:2:\"no\";s:14:\"pinterest_icon\";s:0:\"\";s:9:\"enable_vk\";s:2:\"no\";s:7:\"vk_icon\";s:0:\"\";s:9:\"404_title\";s:0:\"\";s:12:\"404_subtitle\";s:0:\"\";s:8:\"404_text\";s:0:\"\";s:13:\"404_backlabel\";s:0:\"\";s:17:\"enable_google_map\";s:2:\"no\";s:24:\"section_between_map_form\";s:3:\"yes\";s:19:\"enable_contact_form\";s:2:\"no\";s:19:\"google_maps_address\";s:0:\"\";s:20:\"google_maps_address2\";s:0:\"\";s:20:\"google_maps_address3\";s:0:\"\";s:20:\"google_maps_address4\";s:0:\"\";s:20:\"google_maps_address5\";s:0:\"\";s:21:\"google_maps_pin_image\";s:63:\"https:\/\/hola.egktech.co.tz\/wp-content\/themes\/bridge\/img\/pin.png\";s:18:\"google_maps_height\";s:3:\"750\";s:16:\"google_maps_zoom\";s:2:\"12\";s:24:\"google_maps_scroll_wheel\";s:2:\"no\";s:17:\"google_maps_style\";s:3:\"yes\";s:17:\"google_maps_color\";s:0:\"\";s:22:\"google_maps_saturation\";s:0:\"\";s:21:\"google_maps_lightness\";s:0:\"\";s:33:\"section_between_map_form_position\";s:0:\"\";s:32:\"contact_section_above_form_title\";s:0:\"\";s:35:\"contact_section_above_form_subtitle\";s:0:\"\";s:12:\"receive_mail\";s:0:\"\";s:10:\"email_from\";s:0:\"\";s:13:\"email_subject\";s:0:\"\";s:25:\"hide_contact_form_website\";s:2:\"no\";s:21:\"contact_heading_above\";s:0:\"\";s:13:\"use_recaptcha\";s:2:\"no\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:30:\"enable_contact_page_acceptance\";s:2:\"no\";s:33:\"qode_contact_page_acceptance_text\";s:0:\"\";s:14:\"parallax_onoff\";s:2:\"on\";s:18:\"parallax_minheight\";s:3:\"400\";s:26:\"enable_content_bottom_area\";s:2:\"no\";s:37:\"content_bottom_sidebar_custom_display\";s:0:\"\";s:22:\"content_bottom_in_grid\";s:3:\"yes\";s:31:\"content_bottom_background_color\";s:0:\"\";s:24:\"override_elementor_fonts\";s:2:\"no\";s:27:\"panel_area_background_color\";s:0:\"\";s:22:\"panel_area_close_label\";s:0:\"\";s:27:\"qode_performance_icon_packs\";a:5:{i:0;s:12:\"font_elegant\";i:1;s:11:\"linea_icons\";i:2;s:9:\"dripicons\";i:3;s:4:\"kiko\";i:4;s:14:\"font_awesome_5\";}s:21:\"qode_maintenance_mode\";s:2:\"no\";s:21:\"qode_maintenance_page\";s:0:\"\";s:17:\"reset_to_defaults\";s:2:\"no\";s:28:\"menu_separator_between_items\";s:2:\"no\";s:20:\"menu_separator_color\";s:0:\"\";s:23:\"menu_padding_left_right\";s:2:\"15\";s:16:\"menu_item_border\";s:2:\"no\";s:43:\"cf7_custom_style_1_element_background_color\";s:7:\"#ffffff\";s:49:\"cf7_custom_style_1_element_focus_background_color\";s:7:\"#ffffff\";s:50:\"cf7_custom_style_1_element_background_transparency\";s:1:\"1\";s:39:\"cf7_custom_style_1_element_border_color\";s:7:\"#ffffff\";s:45:\"cf7_custom_style_1_element_focus_border_color\";s:7:\"#ffffff\";s:38:\"cf7_custom_style_1_border_transparency\";s:1:\"0\";s:39:\"cf7_custom_style_1_element_border_width\";s:1:\"0\";s:47:\"cf7_custom_style_1_element_enable_border_bottom\";s:2:\"no\";s:49:\"cf7_custom_style_1_element_border_radius_top_left\";s:1:\"0\";s:50:\"cf7_custom_style_1_element_border_radius_top_right\";s:1:\"0\";s:53:\"cf7_custom_style_1_element_border_radius_bottom_right\";s:1:\"0\";s:52:\"cf7_custom_style_1_element_border_radius_bottom_left\";s:1:\"0\";s:37:\"cf7_custom_style_1_element_font_color\";s:7:\"#bfbfbf\";s:43:\"cf7_custom_style_1_element_font_focus_color\";s:7:\"#bfbfbf\";s:36:\"cf7_custom_style_1_element_font_size\";s:2:\"12\";s:38:\"cf7_custom_style_1_element_line_height\";s:0:\"\";s:38:\"cf7_custom_style_1_element_font_family\";s:9:\"Open+Sans\";s:37:\"cf7_custom_style_1_element_font_style\";s:6:\"normal\";s:38:\"cf7_custom_style_1_element_font_weight\";s:3:\"400\";s:41:\"cf7_custom_style_1_element_text_transform\";s:4:\"none\";s:41:\"cf7_custom_style_1_element_letter_spacing\";s:1:\"0\";s:38:\"cf7_custom_style_1_element_padding_top\";s:2:\"25\";s:40:\"cf7_custom_style_1_element_padding_right\";s:2:\"20\";s:41:\"cf7_custom_style_1_element_padding_bottom\";s:2:\"24\";s:39:\"cf7_custom_style_1_element_padding_left\";s:2:\"35\";s:37:\"cf7_custom_style_1_element_margin_top\";s:1:\"0\";s:40:\"cf7_custom_style_1_element_margin_bottom\";s:1:\"0\";s:42:\"cf7_custom_style_1_button_background_color\";s:0:\"\";s:48:\"cf7_custom_style_1_button_hover_background_color\";s:0:\"\";s:49:\"cf7_custom_style_1_button_background_transparency\";s:0:\"\";s:38:\"cf7_custom_style_1_button_border_color\";s:0:\"\";s:44:\"cf7_custom_style_1_button_hover_border_color\";s:0:\"\";s:45:\"cf7_custom_style_1_button_border_transparency\";s:0:\"\";s:38:\"cf7_custom_style_1_button_border_width\";s:0:\"\";s:48:\"cf7_custom_style_1_button_border_radius_top_left\";s:0:\"\";s:49:\"cf7_custom_style_1_button_border_radius_top_right\";s:0:\"\";s:52:\"cf7_custom_style_1_button_border_radius_bottom_right\";s:0:\"\";s:51:\"cf7_custom_style_1_button_border_radius_bottom_left\";s:0:\"\";s:36:\"cf7_custom_style_1_button_font_color\";s:0:\"\";s:42:\"cf7_custom_style_1_button_font_hover_color\";s:0:\"\";s:35:\"cf7_custom_style_1_button_font_size\";s:0:\"\";s:37:\"cf7_custom_style_1_button_font_family\";s:2:\"-1\";s:36:\"cf7_custom_style_1_button_font_style\";s:0:\"\";s:37:\"cf7_custom_style_1_button_font_weight\";s:0:\"\";s:40:\"cf7_custom_style_1_button_text_transform\";s:0:\"\";s:40:\"cf7_custom_style_1_button_letter_spacing\";s:0:\"\";s:32:\"cf7_custom_style_1_button_height\";s:0:\"\";s:33:\"cf7_custom_style_1_button_padding\";s:0:\"\";s:31:\"cf7_custom_style_1_button_hover\";s:0:\"\";s:21:\"button_cf1_full_width\";s:2:\"no\";s:34:\"cf7_custom_style_1_textarea_height\";s:0:\"\";s:43:\"cf7_custom_style_2_element_background_color\";s:7:\"#ffffff\";s:49:\"cf7_custom_style_2_element_focus_background_color\";s:7:\"#ffffff\";s:50:\"cf7_custom_style_2_element_background_transparency\";s:1:\"0\";s:39:\"cf7_custom_style_2_element_border_color\";s:7:\"#bfbfbf\";s:45:\"cf7_custom_style_2_element_focus_border_color\";s:7:\"#bfbfbf\";s:38:\"cf7_custom_style_2_border_transparency\";s:1:\"1\";s:39:\"cf7_custom_style_2_element_border_width\";s:1:\"1\";s:47:\"cf7_custom_style_2_element_enable_border_bottom\";s:3:\"yes\";s:49:\"cf7_custom_style_2_element_border_radius_top_left\";s:1:\"0\";s:50:\"cf7_custom_style_2_element_border_radius_top_right\";s:1:\"0\";s:53:\"cf7_custom_style_2_element_border_radius_bottom_right\";s:1:\"0\";s:52:\"cf7_custom_style_2_element_border_radius_bottom_left\";s:1:\"0\";s:37:\"cf7_custom_style_2_element_font_color\";s:7:\"#bfbfbf\";s:43:\"cf7_custom_style_2_element_font_focus_color\";s:7:\"#bfbfbf\";s:36:\"cf7_custom_style_2_element_font_size\";s:2:\"12\";s:38:\"cf7_custom_style_2_element_line_height\";s:0:\"\";s:38:\"cf7_custom_style_2_element_font_family\";s:9:\"Open+Sans\";s:37:\"cf7_custom_style_2_element_font_style\";s:6:\"normal\";s:38:\"cf7_custom_style_2_element_font_weight\";s:3:\"400\";s:41:\"cf7_custom_style_2_element_text_transform\";s:4:\"none\";s:41:\"cf7_custom_style_2_element_letter_spacing\";s:1:\"0\";s:38:\"cf7_custom_style_2_element_padding_top\";s:2:\"12\";s:40:\"cf7_custom_style_2_element_padding_right\";s:2:\"12\";s:41:\"cf7_custom_style_2_element_padding_bottom\";s:2:\"12\";s:39:\"cf7_custom_style_2_element_padding_left\";s:1:\"0\";s:37:\"cf7_custom_style_2_element_margin_top\";s:0:\"\";s:40:\"cf7_custom_style_2_element_margin_bottom\";s:2:\"10\";s:42:\"cf7_custom_style_2_button_background_color\";s:0:\"\";s:48:\"cf7_custom_style_2_button_hover_background_color\";s:0:\"\";s:49:\"cf7_custom_style_2_button_background_transparency\";s:0:\"\";s:38:\"cf7_custom_style_2_button_border_color\";s:0:\"\";s:44:\"cf7_custom_style_2_button_hover_border_color\";s:0:\"\";s:45:\"cf7_custom_style_2_button_border_transparency\";s:0:\"\";s:38:\"cf7_custom_style_2_button_border_width\";s:0:\"\";s:48:\"cf7_custom_style_2_button_border_radius_top_left\";s:0:\"\";s:49:\"cf7_custom_style_2_button_border_radius_top_right\";s:0:\"\";s:52:\"cf7_custom_style_2_button_border_radius_bottom_right\";s:0:\"\";s:51:\"cf7_custom_style_2_button_border_radius_bottom_left\";s:0:\"\";s:36:\"cf7_custom_style_2_button_font_color\";s:0:\"\";s:42:\"cf7_custom_style_2_button_font_hover_color\";s:0:\"\";s:35:\"cf7_custom_style_2_button_font_size\";s:0:\"\";s:37:\"cf7_custom_style_2_button_font_family\";s:2:\"-1\";s:36:\"cf7_custom_style_2_button_font_style\";s:0:\"\";s:37:\"cf7_custom_style_2_button_font_weight\";s:0:\"\";s:40:\"cf7_custom_style_2_button_text_transform\";s:0:\"\";s:40:\"cf7_custom_style_2_button_letter_spacing\";s:0:\"\";s:32:\"cf7_custom_style_2_button_height\";s:0:\"\";s:33:\"cf7_custom_style_2_button_padding\";s:0:\"\";s:31:\"cf7_custom_style_2_button_hover\";s:0:\"\";s:21:\"button_cf2_full_width\";s:2:\"no\";s:34:\"cf7_custom_style_2_textarea_height\";s:3:\"173\";s:43:\"cf7_custom_style_3_element_background_color\";s:0:\"\";s:49:\"cf7_custom_style_3_element_focus_background_color\";s:0:\"\";s:50:\"cf7_custom_style_3_element_background_transparency\";s:0:\"\";s:39:\"cf7_custom_style_3_element_border_color\";s:0:\"\";s:45:\"cf7_custom_style_3_element_focus_border_color\";s:0:\"\";s:38:\"cf7_custom_style_3_border_transparency\";s:0:\"\";s:39:\"cf7_custom_style_3_element_border_width\";s:0:\"\";s:47:\"cf7_custom_style_3_element_enable_border_bottom\";s:2:\"no\";s:49:\"cf7_custom_style_3_element_border_radius_top_left\";s:0:\"\";s:50:\"cf7_custom_style_3_element_border_radius_top_right\";s:0:\"\";s:53:\"cf7_custom_style_3_element_border_radius_bottom_right\";s:0:\"\";s:52:\"cf7_custom_style_3_element_border_radius_bottom_left\";s:0:\"\";s:37:\"cf7_custom_style_3_element_font_color\";s:0:\"\";s:43:\"cf7_custom_style_3_element_font_focus_color\";s:0:\"\";s:36:\"cf7_custom_style_3_element_font_size\";s:0:\"\";s:38:\"cf7_custom_style_3_element_line_height\";s:0:\"\";s:38:\"cf7_custom_style_3_element_font_family\";s:2:\"-1\";s:37:\"cf7_custom_style_3_element_font_style\";s:0:\"\";s:38:\"cf7_custom_style_3_element_font_weight\";s:0:\"\";s:41:\"cf7_custom_style_3_element_text_transform\";s:0:\"\";s:41:\"cf7_custom_style_3_element_letter_spacing\";s:0:\"\";s:38:\"cf7_custom_style_3_element_padding_top\";s:0:\"\";s:40:\"cf7_custom_style_3_element_padding_right\";s:0:\"\";s:41:\"cf7_custom_style_3_element_padding_bottom\";s:0:\"\";s:39:\"cf7_custom_style_3_element_padding_left\";s:0:\"\";s:37:\"cf7_custom_style_3_element_margin_top\";s:0:\"\";s:40:\"cf7_custom_style_3_element_margin_bottom\";s:0:\"\";s:42:\"cf7_custom_style_3_button_background_color\";s:0:\"\";s:48:\"cf7_custom_style_3_button_hover_background_color\";s:0:\"\";s:49:\"cf7_custom_style_3_button_background_transparency\";s:0:\"\";s:38:\"cf7_custom_style_3_button_border_color\";s:0:\"\";s:44:\"cf7_custom_style_3_button_hover_border_color\";s:0:\"\";s:45:\"cf7_custom_style_3_button_border_transparency\";s:0:\"\";s:38:\"cf7_custom_style_3_button_border_width\";s:0:\"\";s:48:\"cf7_custom_style_3_button_border_radius_top_left\";s:0:\"\";s:49:\"cf7_custom_style_3_button_border_radius_top_right\";s:0:\"\";s:52:\"cf7_custom_style_3_button_border_radius_bottom_right\";s:0:\"\";s:51:\"cf7_custom_style_3_button_border_radius_bottom_left\";s:0:\"\";s:36:\"cf7_custom_style_3_button_font_color\";s:0:\"\";s:42:\"cf7_custom_style_3_button_font_hover_color\";s:0:\"\";s:35:\"cf7_custom_style_3_button_font_size\";s:0:\"\";s:37:\"cf7_custom_style_3_button_font_family\";s:2:\"-1\";s:36:\"cf7_custom_style_3_button_font_style\";s:0:\"\";s:37:\"cf7_custom_style_3_button_font_weight\";s:0:\"\";s:40:\"cf7_custom_style_3_button_text_transform\";s:0:\"\";s:40:\"cf7_custom_style_3_button_letter_spacing\";s:0:\"\";s:32:\"cf7_custom_style_3_button_height\";s:0:\"\";s:33:\"cf7_custom_style_3_button_padding\";s:0:\"\";s:31:\"cf7_custom_style_3_button_hover\";s:0:\"\";s:21:\"button_cf3_full_width\";s:2:\"no\";s:34:\"cf7_custom_style_3_textarea_height\";s:0:\"\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"243","option_name":"elementor_onboarded","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"244","option_name":"wpb_js_composer_license_activation_notified","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"245","option_name":"_elementor_installed_time","option_value":"1673608225","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"246","option_name":"elementor_remote_info_library","option_value":"a:3:{s:10:\"types_data\";a:3:{s:5:\"block\";a:1:{s:10:\"categories\";a:27:{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:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}}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:10:\"categories\";a:27:{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:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:9:\"templates\";a:825:{i:0;a:18:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https:\/\/library.elementor.com\/popups\/hello-bar-subscribe-aesthetic-clinic\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:18:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/fly-in-discount-hair-stylist\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:18:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/classic-subscribe-shoe-store\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"Subscribe\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:18:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/popups\/full-screen-subscribe-denim-store\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:18:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/popups\/fly-in-subscribe-pizza-restaurant\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:18:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https:\/\/library.elementor.com\/popups\/full-screen-subscribe-fashion-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:18:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/fly-in-contact-makeup-studio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:18:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/fly-in-contact-design-studio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:18:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/popups\/classic-cta-masterclass\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:18:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/popups\/classic-cta-music-concert\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:18:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/popups\/classic-cta-music-album\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:18:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/popups\/fly-in-cta-photography-exhibition\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:18:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https:\/\/library.elementor.com\/popups\/classic-cta-clothing-shop-sale\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:18:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/classic-cta-shop-promotion\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:18:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/fly-in-cta-glasses-shop-sale\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:18:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/fly-in-discount-skate-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:18:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https:\/\/library.elementor.com\/popups\/classic-subscription-basketball-academy\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:18:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https:\/\/library.elementor.com\/popups\/classic-discount-veterinary-clinic\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:18:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https:\/\/library.elementor.com\/popups\/classic-contact-business-consulting\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:18:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/popups\/classic-contact-handyman\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:18:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https:\/\/library.elementor.com\/popups\/classic-discount-online-fashion-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:18:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/popups\/fly-in-discount-personal-trainer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:18:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https:\/\/library.elementor.com\/popups\/classic-contact-illustrator-portfolio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:18:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https:\/\/library.elementor.com\/popups\/bottom-bar-discount-handmade-ceramics-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:18:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https:\/\/library.elementor.com\/popups\/classic-contact-classic-car-restoration-company\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:18:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/classic-booking-life-coach\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:18:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https:\/\/library.elementor.com\/popups\/classic-subscription-merchandise-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:18:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:150:\"https:\/\/library.elementor.com\/popups\/fly-in-contact-non-governmental-organization\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:18:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https:\/\/library.elementor.com\/popups\/hello-bar-contact-family-doctor\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:18:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/popups\/classic-subscription-sports-blog\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:18:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/hello-bar-booking-event-dj\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:18:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/popups\/fly-in-discount-cleaning-company\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:18:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/popups\/fly-in-contact-carpenter\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:18:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/classic-booking-yoga-studio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:18:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/popups\/classic-discount-pet-care-company\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:18:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https:\/\/library.elementor.com\/popups\/fly-in-discount-online-coffee-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:18:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/popups\/fly-in-cta-moving-storage-company\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:18:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https:\/\/library.elementor.com\/popups\/classic-contact-industrial-design-portfolio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:18:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/popups\/classic-contact-drone\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:18:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-fashion-stylist-portfolio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:18:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/fly-in-cta-landscape-design\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:18:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https:\/\/library.elementor.com\/popups\/bottom-bar-contact-architecture-photography\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:18:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https:\/\/library.elementor.com\/popups\/fly-in-cta-speech-language-therapist\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:18:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https:\/\/library.elementor.com\/popups\/full-screen-verification-winery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:18:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/popups\/fly-in-subscription-nutritionist\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:18:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/popups\/classic-subscription-app-saas\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:18:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https:\/\/library.elementor.com\/popups\/bottom-bar-discount-handmade-cupcakes\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:18:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https:\/\/library.elementor.com\/popups\/bottom-bar-subscription-fashion-blog\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:18:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/popups\/fly-in-cta-private-tutor\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:18:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/classic-cta-tennis-academy\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:18:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/fly-in-cta-shared-workspace\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:18:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/bottom-bar-cta-art-gallery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:18:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https:\/\/library.elementor.com\/popups\/fly-in-subscription-hiking-tours-company\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:18:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/popups\/classic-cta-music-band\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:18:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https:\/\/library.elementor.com\/popups\/classic-cta-computer-technician\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:18:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/popups\/classic-discount-delivery-company\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:18:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/popups\/classic-discount-eco-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:18:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https:\/\/library.elementor.com\/popups\/fly-in-subscription-health-mindfulness-blog\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:18:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-art-museum\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:18:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https:\/\/library.elementor.com\/popups\/classic-discount-urban-clothing-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:18:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:155:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-digital-technology-design-school\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:18:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https:\/\/library.elementor.com\/popups\/bottom-bar-contact-digital-technology-design-school\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:18:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-flower-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:18:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/popups\/classic-subscription-flower-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:18:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https:\/\/library.elementor.com\/popups\/classic-discount-health-fitness-ebook\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:18:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/popups\/baby-sleep-consultant\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:18:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https:\/\/library.elementor.com\/popups\/classic-subscription-baby-sleep-consultant\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:18:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-luxury-hotel\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:18:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/fly-in-booking-luxury-hotel\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:18:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-design-conference\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:18:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https:\/\/library.elementor.com\/popups\/full-screen-booking-design-conference\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:18:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/popups\/slide-in-menu-vr-headsets\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:18:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/classic-contact-vr-headsets\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:18:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https:\/\/library.elementor.com\/popups\/slide-in-menu-portrait-photography\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:18:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https:\/\/library.elementor.com\/popups\/hello-bar-subscription-portrait-photography\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:18:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-english-pub\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:18:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/classic-discount-english-pub\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:18:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-singer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:18:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/classic-subscription-singer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:18:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-virtual-assistant\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:18:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https:\/\/library.elementor.com\/popups\/hello-bar-contact-virtual-assistant\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:18:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/slide-in-menu-personal-chef\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:18:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/popups\/classic-cta-personal-chef\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:18:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-food-truck\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:18:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/fly-in-discount-food-truck\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:18:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/popups\/classic-cta-black-friday\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:18:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/popups\/slide-in-cta-black-friday\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:18:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/slide-in-cta-black-friday-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:18:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/classic-cta-black-friday-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:18:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/classic-cta-black-friday-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:18:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/classic-cta-black-friday-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:18:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/popups\/classic-cta-halloween-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:18:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/popups\/slide-in-discount-halloween-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:18:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/popups\/slide-in-discount-halloween-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:18:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/fly-in-discount-halloween-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:18:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/popups\/classic-subscription-halloween-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:18:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/popups\/slide-in-cta-christmas-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:18:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/popups\/slide-in-cta-christmas-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:18:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/popups\/fly-in-cta-christmas-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:18:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/popups\/slide-in-discount-christmas-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:18:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/classic-discount-christmas-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:18:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/classic-cta-valentines-day\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine's Day\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:18:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https:\/\/library.elementor.com\/popups\/hello-bar-discount-valentines-day-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine's Day\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:18:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/classic-cta-valentines-day-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine's Day\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:18:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https:\/\/library.elementor.com\/popups\/fly-in-subscribe-health-wellness-company\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:18:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https:\/\/library.elementor.com\/popups\/classic-subscribe-tech-company\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:18:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/popups\/classic-contact-us-fight-classes\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:18:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/classic-cta-mochi-shop-sale\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:18:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/popups\/classic-cta-fashion-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:18:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/popups\/fly-in-login-tech-company\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:18:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/popups\/fly-in-verification-liquor-store\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:18:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https:\/\/library.elementor.com\/popups\/hello-bar-subscribe-online-magazine\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:18:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/popups\/fly-in-login-health-spa\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:18:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/popups\/fly-in-verification-wine-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:18:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https:\/\/library.elementor.com\/blocks\/portfolio-9\/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:18:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/lp\/ladydog-club-nft\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:18:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https:\/\/library.elementor.com\/lp\/dot-nft\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:18:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/lp\/cosmic-neighbors-nft\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:18:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/lp\/happy-food-friends-nft\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:119;a:18:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe &#8211; Courses 1\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/lp\/wireframe-courses-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:120;a:18:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:87:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/lp\/wireframe-services-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:18:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:87:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/lp\/wireframe-services-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:18:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe &#8211; Webinar 1\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/lp\/wireframe-webinar-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:18:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:87:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/lp\/wireframe-services-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:18:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe &#8211; Services 4\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/lp\/wireframe-services-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:125;a:18:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe &#8211; Products 1\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/lp\/wireframe-products-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:126;a:18:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe &#8211; Services 5\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/lp\/wireframe-services-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:18:{s:4:\"tmpl\";i:1451;s:2:\"id\";i:23604;s:5:\"title\";s:38:\"Classic | Subscribe | Nail Polish Shop\";s:9:\"thumbnail\";s:96:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/38-Subscribe-Nail-Polish-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1660205114;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https:\/\/library.elementor.com\/popups\/classic-subscribe-nail-polish-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:18:{s:4:\"tmpl\";i:1452;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/fitness-ebook-small.jpg\";s:12:\"tmpl_created\";i:1660205149;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https:\/\/library.elementor.com\/popups\/fly-in-contact-health-fitness-ebook\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Contact\",\"Ebook\",\"Health\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:18:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/05\/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/popups\/hello-bar-cta-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"Online Shop\",\"Sale\",\"Shop\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:18:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:50:\"Fly-In | Team Details  | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https:\/\/library.elementor.com\/popups\/fly-in-team-details-popup-electronic-music-festival\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"Team\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:18:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:46:\"Full Screen | Menu | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:154:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-popup-electronic-music-festival\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:18:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https:\/\/library.elementor.com\/popups\/classic-discount-popup-health-beauty-spa\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:18:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:44:\"Hello Bar | CTA | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https:\/\/library.elementor.com\/popups\/hello-bar-cta-popup-environmental-organization\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:18:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:39:\"Classic | Discount | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https:\/\/library.elementor.com\/popups\/classic-discount-popup-italian-restaurant\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:18:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:45:\"Bottom Bar | Discount | Technology Conference\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https:\/\/library.elementor.com\/popups\/bottom-bar-discount-popup-technology-conference\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:18:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:32:\"Hello Bar | Menu | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https:\/\/library.elementor.com\/popups\/hello-bar-menu-popup-tattoo-studio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:18:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:37:\"Full Screen | Booking | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https:\/\/library.elementor.com\/popups\/full-screen-booking-popup-tattoo-studio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:18:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:34:\"Classic | Discount | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https:\/\/library.elementor.com\/popups\/classic-discount-popup-dental-clinic\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:18:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:34:\"Slide-In | Contact | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https:\/\/library.elementor.com\/popups\/slide-in-contact-popup-makeup-artist\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:18:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/fly-in-cta-popup-headphone\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:18:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https:\/\/library.elementor.com\/popups\/classic-cta-popup-online-course\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:18:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:40:\"Bottom Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https:\/\/library.elementor.com\/popups\/bottom-bar-contact-popup-virtual-assistant\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:143;a:18:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:32:\"Fly-In | Contact | Private Tutor\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https:\/\/library.elementor.com\/popups\/fly-in-contact-popup-private-tutor\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:18:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:31:\"Classic |  Login | Login Travel\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/popups\/classic-login-popup-login-travel\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:145;a:18:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:36:\"Full Screen | Login | Login Business\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https:\/\/library.elementor.com\/popups\/full-screen-login-popup-login-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:18:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:28:\"Classic | Login | Login Blog\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https:\/\/library.elementor.com\/popups\/classic-login-popup-login-blog\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:18:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:31:\"Classic | Login | Login Fashion\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/popups\/classic-login-popup-login-fashion\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:18:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:40:\"Classic |  Login | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https:\/\/library.elementor.com\/popups\/classic-login-popup-login-design-platform\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:18:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:36:\"Fly-In | Contact | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https:\/\/library.elementor.com\/popups\/fly-in-contact-popup-digital-marketing\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:18:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:36:\"Fly-In | CTA | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https:\/\/library.elementor.com\/popups\/fly-in-cta-popup-dog-cat-food-delivery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:18:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:37:\"Full Screen | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https:\/\/library.elementor.com\/popups\/full-screen-contact-popup-design-studio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:18:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:44:\"Classic | Contact | Support Product Platform\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https:\/\/library.elementor.com\/popups\/classic-contact-support-product-platform\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:18:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https:\/\/library.elementor.com\/popups\/full-screen-contact-small-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:18:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/classic-contact-online-shop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:18:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https:\/\/library.elementor.com\/popups\/classic-booking-children-optometrist\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:18:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/popups\/fly-in-contact-open-week\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:18:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/03\/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https:\/\/library.elementor.com\/popups\/full-screen-cta-plant-pots-online-store\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:18:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/classic-contact-dance-studio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:159;a:18:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/lp\/pizza-promotion-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:160;a:18:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/lp\/baby-sleep-webinar-events\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:18:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/lp\/ski-hotel-promotion-travel\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:18:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/lp\/cake-delivery-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:163;a:18:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/lp\/furniture-store-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:164;a:18:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/lp\/nails-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:165;a:18:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/lp\/music-festival-events\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:166;a:18:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/lp\/fashion-styling-course-education\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:18:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/lp\/bags-online-shop-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:18:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/lp\/cooking-academy-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:18:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/lp\/ophthalmology-medical-clinic-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:170;a:18:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe &#8211; Home 1\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/wireframe-home-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:171;a:18:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/404-page-01\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:172;a:18:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/11\/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/lp\/luxury-car-product\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"Luxury\",\"Product\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:18:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe &#8211; About 1\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/wireframe-about-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:174;a:18:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/404-page-02\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:18:{s:4:\"tmpl\";i:1204;s:2:\"id\";i:20208;s:5:\"title\";s:49:\"Alternative Medicine Acupuncture &#8211; Business\";s:9:\"thumbnail\";s:112:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Alternative-Medicine-Acupuncture-Business-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633880557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https:\/\/library.elementor.com\/lp\/alternative-medicine-acupuncture-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:47:\"[\"Health\",\"Landing Pages\",\"Medical\",\"Services\"]\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:176;a:18:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/popups\/classic-contact-online-course\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:18:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/classic-contact-psychologist\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:18:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 2\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/wireframe-gallery-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:18:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/404-page-03\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:18:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/lp\/art-magazine-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:18:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/404-page-04\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:182;a:18:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/lp\/design-blog-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:18:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/restaurant-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:184;a:18:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/popups\/classic-cta-online-course\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:185;a:18:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/404-page-05\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:186;a:18:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/lp\/digital-marketing-agency-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:18:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/law-firm-services-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:188;a:18:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/popups\/classic-japanese-restaurant-sale\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:189;a:18:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/404-page-06\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:18:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/lp\/dogs-adoption-social-involvement\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:18:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/photographer-projects\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"Project\"]\";s:10:\"menu_order\";i:6;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:192;a:18:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/classic-menu-online-course\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:193;a:18:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/404-page-07\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:18:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/popups\/classic-menu-travel-and-tours\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:18:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/lp\/exercise-fitness-equipment-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:18:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/photographer-gallery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:197;a:18:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe &#8211; Home 2\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/wireframe-home-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:18:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/404-page-09\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:18:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/popups\/classic-menu-photography\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:18:{s:4:\"tmpl\";i:1215;s:2:\"id\";i:20556;s:5:\"title\";s:41:\"Faroe Islands Trip Planner &#8211; Travel\";s:9:\"thumbnail\";s:97:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Faroe-Islands-Trip-Planner-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634026480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/lp\/faroe-islands-trip-planner-travel\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:26:\"[\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:8;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:18:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe &#8211; Home 3\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/wireframe-home-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:18:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/404-page-08\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:18:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https:\/\/library.elementor.com\/lp\/interior-design-consultation-online-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:18:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https:\/\/library.elementor.com\/popups\/classic-newsletter-subscribe-magazine-and-blog\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:18:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/popups\/classic-sale-gym\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:18:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https:\/\/library.elementor.com\/lp\/luxurious-camping-accommodation-for-events-events\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:18:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/online-training-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:18:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/about-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:209;a:18:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/popups\/classic-subscribe-travel-blog\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:18:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:211;a:18:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe &#8211; About 4\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/wireframe-about-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:18:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/lp\/online-english-courses-online-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:18:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/fly-in-contact-beauty-salon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:18:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 5\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/wireframe-contact-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:18:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/lp\/plant-pots-online-shop-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:18:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:18:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/lp\/shared-workspace-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:18:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/spa-beauty-services\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:219;a:18:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/popups\/fly-in-newsletter-barbershop\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:220;a:18:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-12\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:221;a:18:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/flyin-sale-travel-and-tours\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:18:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https:\/\/library.elementor.com\/lp\/teeth-straightening-health-fitness\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:223;a:18:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/insurance-company-services\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:18:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-13\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:225;a:18:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-15\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:226;a:18:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https:\/\/library.elementor.com\/popups\/fly-in-sign-up-flooring-company\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:18:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/lp\/time-management-events\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:18:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/contact-plants-store\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:18:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-14\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:230;a:18:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/popups\/full-screen-menu-portfolio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:231;a:18:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/lp\/coffee-sale-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:18:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/dental-care-services\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:18:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/fullscreen-menu-travel-blog\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:18:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/lp\/commerce-headphones\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:235;a:18:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe &#8211; Pricing 1\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/wireframe-pricing-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:18:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-16\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:237;a:18:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/lp\/conference-events\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:18:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 2\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/wireframe-contact-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:239;a:18:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/popups\/hello-bar-contact-interior-design\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"Interior Design\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:18:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-17\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:241;a:18:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/popups\/hello-bar-menu-psychologist\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:18:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/wireframe-services-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:18:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/lp\/digital-course-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:18:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-18\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:18:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/lp\/bag-product-sale-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:18:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/conference-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:18:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-19\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:18:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/lp\/camera-product-sale-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:18:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/popups\/slide-in-contact-us\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:18:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/travel-agency-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:18:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/about-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:252;a:18:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/05\/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/lp\/car-wash-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:18:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/architecture-photography-gallery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:254;a:18:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/popups\/slide-in-japanese-restaurant-menu\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:255;a:18:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-20\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:256;a:18:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/popups\/slide-in-law-firm-information\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:18:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/05\/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/lp\/design-school-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:258;a:18:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/3d-designer-projects\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:18:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/about-21\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:260;a:18:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https:\/\/library.elementor.com\/popups\/slide-in-contact-luxury-real-estate\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:261;a:18:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/05\/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/lp\/dog-walker-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:18:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/architecture-projects\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"Creative Portfolio\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:263;a:18:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/about-3-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:264;a:18:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https:\/\/library.elementor.com\/popups\/slide-in-menu-flooring-company\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:18:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/fashion-shop-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:18:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/05\/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/lp\/fashion-store-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:18:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/about-4-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:268;a:18:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/about-5-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:269;a:18:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/lp\/private-tutor-online-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:18:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe &#8211; About 3\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/wireframe-about-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:271;a:18:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/about-6-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:272;a:18:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/lp\/life-coach-online-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:18:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/wireframe-services-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:274;a:18:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/popups\/classic-digital-agency-marketing\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:18:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/lp\/finance-consulting-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:18:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe &#8211; About 2\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/wireframe-about-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:277;a:18:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/about-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:278;a:18:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/about-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:279;a:18:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/lp\/dental-health-fitness\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:18:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/tech-company-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:281;a:18:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/lp\/electronics-sale-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:18:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/packing-moving-company-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:18:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/about-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:18:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https:\/\/library.elementor.com\/lp\/donate-computer-social-involvement\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:285;a:18:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/06\/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/archive-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:286;a:18:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/interior-design-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:287;a:18:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/lp\/saas-hr-management-product\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:288;a:18:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/06\/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/archive-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:289;a:18:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/design-blog-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:18:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/lp\/medical-center-online-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"Medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:18:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/06\/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/archive-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:18:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/hotel-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:18:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/lp\/parental-counseling-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:18:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 1\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/wireframe-gallery-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:18:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/06\/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/archive-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:296;a:18:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/lp\/online-course-education\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:18:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 4\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/wireframe-contact-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:18:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/06\/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/archive-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:18:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/lp\/dietitian-health-fitness\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:18:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 3\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/wireframe-contact-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:301;a:18:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/06\/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/archive-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:18:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/lp\/personal-chef-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:18:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/wireframe-services-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:18:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/06\/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/archive-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:18:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https:\/\/library.elementor.com\/lp\/online-full-stack-developer-course-education\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:18:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 1\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/05\/Wireframe-\u2014-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/wireframe-contact-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:307;a:18:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/06\/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/archive-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:308;a:18:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/lp\/virtual-assistant-online-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:18:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/06\/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/archive-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:18:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/restaurant-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:18:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/lp\/construction-project-real-estate\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:18:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/interior-designer-projects\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:18:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/barbershop-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:18:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/lp\/dog-cat-food-delivery-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:18:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/05\/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/fashion-store-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:18:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/blocks\/barbershop-archive\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:18:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/lp\/mobile-pet-grooming-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:318;a:18:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/exhibition-gallery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"Creative Portfolio\",\"Exhibition\",\"Gallery\",\"Portfolio\"]\";s:10:\"menu_order\";i:42;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:18:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/blocks\/barbershop-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:320;a:18:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/lp\/marketing-course-education\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:321;a:18:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/travel-blogger-gallery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:18:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/blocks\/barbershop-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:18:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https:\/\/library.elementor.com\/lp\/pilates-instructor-online-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:324;a:18:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/ceramics-shop-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:325;a:18:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/blocks\/barbershop-single-post\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:18:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/blocks\/beauty-salon-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:327;a:18:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/dance-studio-maintenance-mode\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:18:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/lp\/flower-delivery-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:329;a:18:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/blocks\/beauty-salon-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:18:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/lp\/webinar-events\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:18:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/eco-shop-maintenance-mode\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:18:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/blocks\/beauty-salon-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:333;a:18:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https:\/\/library.elementor.com\/lp\/calls-volunteer-social-involvement\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:18:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/food-blog-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:335;a:18:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/lp\/marketing-agency-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:18:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/blog-posts-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:18:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/mobile-app-maintenance-mode\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:18:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/lp\/gym-promotion-health-fitness\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:18:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/perfume-shop-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:340;a:18:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/clients-1-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:341;a:18:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/lp\/bicycle-pre-sale-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:18:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/clients-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:18:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/skincare-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:344;a:18:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/lp\/virtual-try-on-glasses-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:18:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/clients-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:346;a:18:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/skincare-maintenance-mode\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:18:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/lp\/moving-company-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"Moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:18:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/clients-12\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:18:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2022\/04\/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/vase-shop-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:350;a:18:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/lp\/food-blog-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:351;a:18:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/clients-13\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:352;a:18:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/lp\/it-service-online-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:18:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/art-magazine-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:18:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/clients-14\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:355;a:18:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https:\/\/library.elementor.com\/lp\/finance-learning-platform-under-construction\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:356;a:18:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/business-consulting-company-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:18:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/clients-15\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:18:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/lp\/home-decor-store-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:18:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/construction-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:360;a:18:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/clients-16\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:18:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/lp\/hair-stylist-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"Stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:18:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/creative-digital-agency-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:363;a:18:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/clients-2-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:18:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/lp\/aesthetic-clinic-health-fitness\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:18:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/12\/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/doctors-online-consultation-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:366;a:18:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/clients-3-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:18:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https:\/\/library.elementor.com\/lp\/online-cooking-course-online-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:368;a:18:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/clients-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:369;a:18:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/lp\/online-store-under-construction\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:18:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/05\/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/design-school-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:371;a:18:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/clients-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:372;a:18:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/lp\/travel-agency-under-construction\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:373;a:18:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/clients-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:374;a:18:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/lp\/open-week-events\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:18:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/clients-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:18:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/lp\/makeup-artist-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:18:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/clients-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:18:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https:\/\/library.elementor.com\/lp\/online-real-estate-investment-conference-online-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:18:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/contact-16\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:380;a:18:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/lp\/childrens-optometrist-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:18:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/contact-1-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:382;a:18:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/contact-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:18:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/lp\/car-insurance-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:18:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/06\/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/birthday-party-invitation\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:18:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/contact-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:18:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/beauty-salon-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:18:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https:\/\/library.elementor.com\/lp\/grill-restaurant-food-delivery-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:388;a:18:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/beauty-salon-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:18:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/lp\/restaurant-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:18:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/contact-15\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:18:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/beauty-salon-gallery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:18:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https:\/\/library.elementor.com\/lp\/at-home-massage-therapist-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:18:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/contact-16-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:18:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/beauty-salon-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:18:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/lp\/insurance-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:18:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/contact-17\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:18:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/beauty-salon-services\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:18:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/lp\/conference-thank-you-page-events\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:399;a:18:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/contact-18\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:400;a:18:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/contact-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:18:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/travel-blog-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:18:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/lp\/real-estate-agency-real-estate\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:18:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/travel-blog-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:18:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https:\/\/library.elementor.com\/lp\/volunteer-calls-thank-you-page-social-involvement\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:18:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/contact-3-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:406;a:18:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/contact-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:18:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/travel-blog-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:18:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/lp\/webinar-thank-you-page-events\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:18:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/dance-studio-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:18:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/lp\/beauty-product-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"Beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:411;a:18:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/contact-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:412;a:18:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/dance-studio-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:18:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/lp\/gym-app-service-product\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:414;a:18:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/contact-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:415;a:18:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/dance-studio-classes\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:18:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/lp\/sunglasses-sale-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:417;a:18:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/contact-5-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:418;a:18:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/dance-studio-schedule\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:18:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/lp\/fashion-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:420;a:18:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/contact-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:421;a:18:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/dance-studio-pricing\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:18:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/lp\/shoes-sale-ecommerce\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:423;a:18:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/contact-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:18:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/dance-studio-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:18:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https:\/\/library.elementor.com\/lp\/personal-chef-thank-you-page-business\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:18:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/contact-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:18:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/psychologist-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:428;a:18:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https:\/\/library.elementor.com\/lp\/development-course-thank-you-page-education\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:18:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/contact-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:430;a:18:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/psychologist-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:18:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/cta-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:432;a:18:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/psychologist-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:18:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:434;a:18:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/psychologist-pricing\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:18:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:436;a:18:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/psychologist-services\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:18:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-12\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:438;a:18:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/flooring-company-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:18:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-13\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:440;a:18:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/flooring-company-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:18:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-14\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:442;a:18:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/flooring-company-gallery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:443;a:18:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-15\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:444;a:18:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https:\/\/library.elementor.com\/finance-learning-platform-under-construction\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:18:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-16\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:446;a:18:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/flooring-company-services\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:18:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-17\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:448;a:18:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/flooring-company-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:449;a:18:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-18\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:450;a:18:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-19\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:18:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/home-decor-store-coming-soon\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:18:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/cta-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:453;a:18:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/luxury-real-estate-about-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:18:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-21\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:455;a:18:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/luxury-real-estate-contact-us-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:18:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-24\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:18:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/luxury-real-estate-home-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:18:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-25\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:459;a:18:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/luxury-real-estate-news-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:18:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/online-store-under-construction\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:18:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-26\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:462;a:18:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-27\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:463;a:18:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/japanese-restaurant-home-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:18:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/travel-agency-under-construction\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:18:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-28\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:18:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-29\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:18:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/japanese-restaurant-chefs-menu\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:18:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/cta-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:469;a:18:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/japanese-restaurant-bar-menu\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:470;a:18:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-30\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:471;a:18:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/japanese-restaurant-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:18:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-31\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:18:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/japanese-restaurant-gallery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:18:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-32\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:18:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/japanese-restaurant-events\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:18:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-33\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:18:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/japanese-restaurant-reservations\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:18:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/cta-34\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:479;a:18:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/barbershop-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:18:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/cta-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:18:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/barbershop-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:18:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/cta-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:483;a:18:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/barbershop-services\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:18:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/cta-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:485;a:18:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/barbershop-gallery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:18:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/cta-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:487;a:18:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/barbershop-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:18:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/cta-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:489;a:18:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/online-course-home\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:18:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/cta-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:491;a:18:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/online-course-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:18:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/blocks\/dance-studio-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:18:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/online-course-course-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:18:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/blocks\/dance-studio-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:18:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/online-course-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:18:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/blocks\/dance-studio-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:18:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/interior-design-home-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:18:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/blocks\/digital-agency-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:18:{s:4:\"tmpl\";i:1453;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2017\/03\/lp3-l.png\";s:12:\"tmpl_created\";i:1660205402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/lp\/your-new-home-real-estate\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:500;a:18:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/interior-design-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:501;a:18:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/blocks\/digital-agency-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:18:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/interior-design-projects\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:18:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/blocks\/digital-agency-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:18:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/interior-design-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:505;a:18:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/blocks\/digital-agency-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:506;a:18:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/photography-home-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:507;a:18:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/digital-agency\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:508;a:18:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/photography-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:18:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/faq-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:510;a:18:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/photography-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:511;a:18:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/faq-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:18:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/photography-wildlife\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:513;a:18:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/faq-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:18:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/photography-glowing-jellyfish\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:515;a:18:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/faq-13\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:18:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/photography-fluttering-birds\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:517;a:18:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/faq-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:18:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/photography-nature\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:519;a:18:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/faq-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:18:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/photography-blossoming-flowers\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:521;a:18:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/faq-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:18:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/photography-forest-mushrooms\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:523;a:18:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/faq-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:18:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/photography-pets\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:525;a:18:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/faq-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:18:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/photography-bw-portraits\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:527;a:18:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/faq-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:18:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/photography-vivid-parrots\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:529;a:18:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/features-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:530;a:18:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/magazine-home-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:531;a:18:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/features-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:532;a:18:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/travel-home-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:18:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/features-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:534;a:18:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/travel-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:535;a:18:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/features-12\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:536;a:18:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/travel-tours\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:537;a:18:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/features-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:18:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/travel-testimonials\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:539;a:18:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/features-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:18:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/travel-gallery\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:541;a:18:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/features-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:18:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https:\/\/library.elementor.com\/travel-faq\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:18:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/features-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:544;a:18:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/travel-contact-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:18:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/features-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:546;a:18:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/portfolio-home-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:18:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/features-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:548;a:18:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/portfolio-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:18:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/features-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:550;a:18:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/portfolio-projects\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:551;a:18:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/features-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:18:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/portfolio-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:553;a:18:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/blocks\/flooring-company-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:554;a:18:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/digital-agency-home-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:555;a:18:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/blocks\/flooring-company-archive\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:556;a:18:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/blocks\/flooring-company-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:145;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:557;a:18:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/blocks\/flooring-company-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:558;a:18:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/law-firm-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:559;a:18:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/blocks\/flooring-company-single-post\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:560;a:18:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/law-firm-team\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:561;a:18:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/digital-agency-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:562;a:18:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/footer-01\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:563;a:18:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https:\/\/library.elementor.com\/gym-trainer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:564;a:18:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/footer-010\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:565;a:18:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/footer-011\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:150;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:566;a:18:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/footer-012\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:567;a:18:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/law-firm-careers\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:568;a:18:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/footer-013\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:569;a:18:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/law-firm-home-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:570;a:18:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/footer-014\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:571;a:18:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/law-firm-partner\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:572;a:18:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/digital-agency-services\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:18:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/07\/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https:\/\/library.elementor.com\/blocks\/demo\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:18:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https:\/\/library.elementor.com\/gym-classes\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:18:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/footer-02\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:18:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/footer-03\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:18:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/footer-04\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:18:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/law-firm-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:18:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/footer-05\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:18:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/law-firm-services\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:18:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/digital-agency-social-media\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:18:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/footer-06\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:18:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https:\/\/library.elementor.com\/gym-fitness\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:18:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/footer-07\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:18:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/gym-home-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:18:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/footer-08\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:18:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/footer-09\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:18:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/law-firm-service\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:18:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/digital-agency-clients\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:18:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https:\/\/library.elementor.com\/gym-about\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:18:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https:\/\/library.elementor.com\/gym-pricing\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:18:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/contact-digital-agency\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:18:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/footer_7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:169;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:18:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/footer-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:18:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https:\/\/library.elementor.com\/gym-contact\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:18:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/footer-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:18:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/gym-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:172;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:18:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/gym-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:173;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:18:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/gym-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:18:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https:\/\/library.elementor.com\/blocks\/gym-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:175;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:18:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https:\/\/library.elementor.com\/blocks\/gym\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:18:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/header-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:177;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:18:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/header-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:18:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/header-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:18:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/header-12\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:180;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:18:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/07\/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/header-13\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:181;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:18:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/header-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:18:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/header-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:183;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:18:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/header-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:18:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/header-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:18:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/header-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:186;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:18:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/header-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:18:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/header-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:188;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:614;a:18:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/header-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:189;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:18:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/hero-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:18:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/hero-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:191;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:18:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/hero-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:618;a:18:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/hero-12\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:193;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:619;a:18:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/hero-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:18:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/hero-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:195;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:18:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/hero-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:18:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/hero-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:18:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/hero-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:198;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:624;a:18:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/hero-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:199;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:625;a:18:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/hero-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:626;a:18:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/hero-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:18:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/blocks\/interior-design-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:202;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:18:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/blocks\/interior-design-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"Interior Design\"]\";s:10:\"menu_order\";i:203;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:18:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/blocks\/interior-design-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"Interior Design\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:18:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/blocks\/interior-design-news-archive\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:18:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/blocks\/interior-design-single-news\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:206;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:18:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https:\/\/library.elementor.com\/blocks\/interior-design-single-project\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:18:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https:\/\/library.elementor.com\/blocks\/japanese-restaurant-404-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:208;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:18:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/blocks\/japanese-restaurant-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:209;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:18:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese Restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/blocks\/japanese-restaurant-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:18:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/law-firm-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:211;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:18:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/blocks\/law-firm-archiv\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:18:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/blocks\/law-firm-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:213;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:18:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/blocks\/law-firm-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:18:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/blocks\/law-firm-search-archiv\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:215;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:18:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/blocks\/law-firm-single-post\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:18:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https:\/\/library.elementor.com\/blocks\/luxury-real-estate-404-page\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:18:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/blocks\/luxury-real-estate-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:218;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:18:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/blocks\/luxury-real-estate-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:18:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https:\/\/library.elementor.com\/blocks\/luxury-real-estate-properties-archive\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:220;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:18:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https:\/\/library.elementor.com\/blocks\/luxury-real-estate-property-single-post\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:18:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https:\/\/library.elementor.com\/blocks\/luxury-real-estate-single-post\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:18:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/magazine-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:223;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:18:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/blocks\/magazine-archiv1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:224;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:18:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/blocks\/magazine-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:18:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/blocks\/magazine-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:18:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/blocks\/magazine-search\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:227;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:18:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/blocks\/magazine-single-post-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:18:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/blocks\/magazine-single-post-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:229;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:18:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https:\/\/library.elementor.com\/blocks\/magazine-single-post-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:230;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:18:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/blocks\/magazine-single-post-3-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:18:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/blocks\/magazine-archiv2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:18:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/blocks\/online-course-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:233;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:18:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/blocks\/online-course-end-lesson\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:234;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:18:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/blocks\/online-course-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:18:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/blocks\/online-course-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:236;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:18:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/blocks\/online-course-start-lesson\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:18:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/blocks\/photography-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:238;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:18:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https:\/\/library.elementor.com\/blocks\/photography-archiv-media\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:18:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/blocks\/photography-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:18:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/blocks\/photography-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:241;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:18:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/blocks\/photography-single-post\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:242;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:18:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/portfolio-20\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:18:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/portfolio-19\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Footer\",\"Portfolio\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:18:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/portfolio-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:245;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:18:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/portfolio\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:18:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/portfolio-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Header\",\"Portfolio\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:18:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/blocks\/portfolio-project-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:18:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/blocks\/portfolio-project-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:249;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:18:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/blocks\/portfolio-project-2-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:676;a:18:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/blocks\/portfolio-project-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:18:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/portfolio-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:252;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:678;a:18:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/portfolio-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:18:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/portfolio-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:254;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:18:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/portfolio-12\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:18:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/portfolio-13\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:256;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:682;a:18:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/portfolio-14\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:683;a:18:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/portfolio-15\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:258;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:18:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/portfolio-16\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:259;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:18:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/portfolio-17\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:686;a:18:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https:\/\/library.elementor.com\/blocks\/portfolio-18\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:687;a:18:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/portfolio-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:262;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:18:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/portfolio-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:263;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:689;a:18:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/portfolio-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:690;a:18:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/portfolio-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:18:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/portfolio-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:266;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:692;a:18:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/portfolio-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:693;a:18:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/pricing-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:268;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:18:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/pricing-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:18:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/pricing-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:270;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:18:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/pricing-12\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:18:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/pricing-13\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:272;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:18:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/pricing-14\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:18:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/pricing-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:18:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/pricing-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:275;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:18:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/pricing-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:18:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/pricing-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:18:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/pricing-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:278;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:18:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/pricing-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:18:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/pricing-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:18:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/pricing-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:18:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/07\/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/blocks\/product-archive-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:18:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/07\/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/blocks\/product-archive-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:18:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/07\/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/blocks\/product-archive-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:284;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:18:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/blocks\/psychologist-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:285;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:18:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https:\/\/library.elementor.com\/blocks\/psychologist-archive\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:18:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/blocks\/psychologist-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:18:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/blocks\/psychologist-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:288;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:18:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/blocks\/psychologist-single-post-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:289;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:715;a:18:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https:\/\/library.elementor.com\/blocks\/psychologist-single-post-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:716;a:18:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-13\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:18:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-14\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:18:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-16\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:293;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:18:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-17\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:18:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-18\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:295;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:18:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-20\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:18:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-21\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:18:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-22\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:298;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:18:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-23\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:18:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-24\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:300;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:18:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-25\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:301;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:18:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-26\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:18:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-27\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:18:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-28\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:304;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:18:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-29\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:18:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-30\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:306;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:18:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/services-31\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:307;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:18:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/services-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:18:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/services-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:309;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:18:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/services-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:18:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/services-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:737;a:18:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/02\/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/services-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:312;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:738;a:18:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-page-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:313;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:18:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-page-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:18:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-page-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:315;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:18:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-page-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:18:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-page-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:18:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-page-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:318;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:18:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/05\/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-page-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:319;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:18:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-post-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:18:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-post-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:18:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/09\/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-post-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:322;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:18:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/09\/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-post-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:18:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/09\/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-post-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:324;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:18:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/09\/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-post-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:751;a:18:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/09\/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/single-post-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:752;a:18:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/07\/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/blocks\/single-product-01\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:327;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:753;a:18:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/07\/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/blocks\/single-product-02\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:18:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/07\/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/blocks\/single-product-03\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:755;a:18:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/07\/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https:\/\/library.elementor.com\/blocks\/single-product-04\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:330;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:756;a:18:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/stats-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:18:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/stats-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:332;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:758;a:18:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/stats-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:333;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:18:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/stats-12\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:334;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:760;a:18:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https:\/\/library.elementor.com\/blocks\/stats-13\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:335;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:18:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/stats-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:336;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:18:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/stats-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:337;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:18:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/stats-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:18:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/stats-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:339;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:765;a:18:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/stats-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:766;a:18:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/stats-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:341;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:767;a:18:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/stats-8\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:18:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/stats-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:343;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:769;a:18:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/subscribe-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:18:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/subscribe-2-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:345;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:18:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/subscribe-3\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:18:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/subscribe-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:347;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:773;a:18:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https:\/\/library.elementor.com\/blocks\/subscribe-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:348;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:18:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:18:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https:\/\/library.elementor.com\/blocks\/team-12-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:350;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:776;a:18:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-13\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:18:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-14\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:778;a:18:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-15\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:353;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:18:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-16\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:780;a:18:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-17\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:355;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:18:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-18\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:18:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-19\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:357;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:18:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-20\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:784;a:18:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-21\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:359;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:18:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-22\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:786;a:18:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https:\/\/library.elementor.com\/blocks\/team-23\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:361;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:18:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/team-4\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:18:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/team-5\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:363;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:18:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/team-6\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:364;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:18:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https:\/\/library.elementor.com\/blocks\/team-7\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:791;a:18:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-10\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:366;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:18:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-11\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:18:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-12\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:368;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:18:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-13\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:18:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-14\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:370;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:796;a:18:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-15\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:797;a:18:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-16\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:18:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-17\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:373;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:799;a:18:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-18\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:374;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:18:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-19\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:801;a:18:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-20\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:802;a:18:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-21\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:377;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:18:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-22\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:378;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:804;a:18:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-23\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:18:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/blocks\/testimonial-24-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:18:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-24\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:381;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:807;a:18:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https:\/\/library.elementor.com\/blocks\/testimonial-25-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:382;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:808;a:18:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-26\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:809;a:18:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-27\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:18:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https:\/\/library.elementor.com\/blocks\/testimonial-29\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:385;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:811;a:18:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2018\/03\/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/testimonial-9\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:812;a:18:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https:\/\/library.elementor.com\/blocks\/travel-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:387;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:18:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https:\/\/library.elementor.com\/blocks\/travel-archive-blog\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:388;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:18:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/travel-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:18:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/blocks\/travel-single-post\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:390;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:18:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https:\/\/library.elementor.com\/blocks\/travel-single-post-tour\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:18:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https:\/\/library.elementor.com\/blocks\/travel-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:392;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:18:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https:\/\/library.elementor.com\/blocks\/travel-blog-404\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:18:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/blocks\/travel-blog-archive-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:394;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:18:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https:\/\/library.elementor.com\/blocks\/travel-blog-archive-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:18:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/blocks\/travel-blog-footer\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:18:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https:\/\/library.elementor.com\/blocks\/travel-blog-header\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:397;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:823;a:18:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/blocks\/travel-blog-single-post-1\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:824;a:18:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https:\/\/library.elementor.com\/blocks\/travel-blog-single-post-2\/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:399;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"247","option_name":"elementor_remote_info_feed_data","option_value":"a:3:{i:0;a:5:{s:5:\"title\";s:77:\"Introducing New Nested Elements - the Future of Design with Elementor widgets\";s:7:\"excerpt\";s:416:\"Elementor and Elementor Pro 3.10 include new design capabilities that will unlock a whole new world of creativity when it comes to designing your websites with Nested Elements, and introduces a new custom unit in sizing controls that will enable you to reach a higher level of accuracy when it comes to designing your websites. These versions also include a new container-based library, and performance improvements.\";s:7:\"created\";i:1674137711;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:137:\"https:\/\/elementor.com\/blog\/new-nested-elements-tabs-custom-units\/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:98:\"Introducing Elementor 3.9: New Save as Default Option for Elements To Enhance Your Design Workflow\";s:7:\"excerpt\";s:253:\"Elementor 3.9 includes the new Save as a Default option, broadens the capabilities of the Loop Builder to support WooCommerce and the section-based layout, and several additional features that improve the design of your website and its user experience. \";s:7:\"created\";i:1670943042;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:141:\"https:\/\/elementor.com\/blog\/introducing-elementor-3-9-save-as-default\/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:82:\"Introducing Loop Builder: Design Every Aspect of your Post and Product Collections\";s:7:\"excerpt\";s:306:\"Elementor 3.8 includes some highly anticipated features, including the first phase of the Loop Builder, with additional functions and capabilities added in upcoming versions. With the Loop Builder, you gain more creative freedom to design your posts and listings, so you can design it any way you\u2019d like.\";s:7:\"created\";i:1667397460;s:5:\"badge\";s:3:\"New\";s:3:\"url\";s:128:\"https:\/\/elementor.com\/blog\/introducing-the-loop-builder\/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"273","option_name":"layerslider_update_info","option_value":"O:8:\"stdClass\":6:{s:5:\"basic\";O:8:\"stdClass\":13:{s:4:\"slug\";s:11:\"LayerSlider\";s:6:\"plugin\";s:27:\"LayerSlider\/layerslider.php\";s:7:\"version\";s:5:\"7.6.8\";s:8:\"released\";s:10:\"2023-01-24\";s:5:\"icons\";a:3:{s:2:\"1x\";s:89:\"https:\/\/repository.kreaturamedia.com\/v4\/updates\/1362246\/assets\/icon-128x128.png?ver=6.9.2\";s:2:\"2x\";s:89:\"https:\/\/repository.kreaturamedia.com\/v4\/updates\/1362246\/assets\/icon-256x256.png?ver=6.9.2\";s:7:\"default\";s:89:\"https:\/\/repository.kreaturamedia.com\/v4\/updates\/1362246\/assets\/icon-256x256.png?ver=6.9.2\";}s:7:\"banners\";a:3:{s:3:\"low\";s:94:\"https:\/\/repository.kreaturamedia.com\/v4\/updates\/1362246\/assets\/thumbnail-772x250.png?ver=6.9.2\";s:4:\"high\";s:95:\"https:\/\/repository.kreaturamedia.com\/v4\/updates\/1362246\/assets\/thumbnail-1544x500.png?ver=6.9.2\";s:7:\"default\";s:95:\"https:\/\/repository.kreaturamedia.com\/v4\/updates\/1362246\/assets\/thumbnail-1544x500.png?ver=6.9.2\";}s:3:\"url\";s:24:\"https:\/\/layerslider.com\/\";s:7:\"package\";s:0:\"\";s:8:\"requires\";s:3:\"4.4\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:5:\"5.4.0\";s:14:\"upgrade_notice\";s:56:\"This update contains general improvements and bug fixes.\";s:11:\"new_version\";s:5:\"7.6.8\";}s:4:\"full\";O:8:\"stdClass\":21:{s:4:\"name\";s:14:\"LayerSlider WP\";s:8:\"homepage\";s:24:\"https:\/\/layerslider.com\/\";s:5:\"p_url\";s:32:\"https:\/\/layerslider.com\/pricing\/\";s:7:\"version\";s:5:\"7.6.8\";s:12:\"last_updated\";s:10:\"2023-01-24\";s:8:\"requires\";s:3:\"4.4\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:5:\"5.4.0\";s:6:\"rating\";s:2:\"95\";s:11:\"num_ratings\";i:3208;s:14:\"upgrade_notice\";a:3:{s:6:\"stable\";s:56:\"This update contains general improvements and bug fixes.\";s:4:\"beta\";s:56:\"This update contains general improvements and bug fixes.\";s:4:\"edge\";s:56:\"This update contains general improvements and bug fixes.\";}s:6:\"author\";s:71:\"<a href=\"https:\/\/kreaturamedia.com\/\" target=\"_blank\">Kreatura Media<\/a>\";s:3:\"url\";s:24:\"https:\/\/layerslider.com\/\";s:8:\"external\";b:1;s:9:\"file_name\";s:10:\"plugin.zip\";s:5:\"icons\";a:3:{s:2:\"1x\";s:89:\"https:\/\/repository.kreaturamedia.com\/v4\/updates\/1362246\/assets\/icon-128x128.png?ver=6.9.2\";s:2:\"2x\";s:89:\"https:\/\/repository.kreaturamedia.com\/v4\/updates\/1362246\/assets\/icon-256x256.png?ver=6.9.2\";s:7:\"default\";s:89:\"https:\/\/repository.kreaturamedia.com\/v4\/updates\/1362246\/assets\/icon-256x256.png?ver=6.9.2\";}s:7:\"banners\";a:3:{s:3:\"low\";s:94:\"https:\/\/repository.kreaturamedia.com\/v4\/updates\/1362246\/assets\/thumbnail-772x250.png?ver=6.9.2\";s:4:\"high\";s:95:\"https:\/\/repository.kreaturamedia.com\/v4\/updates\/1362246\/assets\/thumbnail-1544x500.png?ver=6.9.2\";s:7:\"default\";s:95:\"https:\/\/repository.kreaturamedia.com\/v4\/updates\/1362246\/assets\/thumbnail-1544x500.png?ver=6.9.2\";}s:8:\"sections\";a:3:{s:9:\"changelog\";s:329:\"<p style=\"text-align: justify;\">\n\t<a href=\"https:\/\/layerslider.com\/release-log\/\" target=\"_blank\">Click here to see the release log.<\/a> Don\u2019t forget, the release log and all product-related news are also integrated right into LayerSlider. Look for the \u201cLayerSlider News\u201d section at the bottom of its main admin screen.\n<\/p>\";s:12:\"installation\";s:549:\"<p style=\"text-align: justify;\">\n\tUpdating the plugin won\u2019t touch your sliders or settings. New versions always have backward compatibility. You don\u2019t have to worry about losing your work. Not sure how to update? Check the <a href=\"https:\/\/layerslider.com\/documentation\/#updating\" target=\"_blank\">Updating<\/a> section of our online documentation.\n<\/p>\n\n<p style=\"text-align: justify;\">\n\tIf you\u2019re experiencing unwanted changes, it is always a good idea to check your settings since there are probably new options to control those changes.\n<\/p>\";s:3:\"faq\";s:537:\"<p style=\"text-align: justify;\">\n\tPlease visit our <a href=\"https:\/\/layerslider.com\/help\/\" target=\"_blank\">Help<\/a> page, where you can find all sorts of useful assets like <a href=\"https:\/\/layerslider.com\/faq\/\" target=\"_blank\">FAQs<\/a>, <a href=\"https:\/\/layerslider.com\/documentation\/\" target=\"_blank\">online documentation<\/a>, <a href=\"https:\/\/layerslider.com\/documentation\/#troubleshooting\" target=\"_blank\">troubleshooting<\/a>, and <a href=\"https:\/\/layerslider.com\/documentation\/#support\" target=\"_blank\">support<\/a> information.\n<\/p>\";}s:4:\"slug\";s:11:\"LayerSlider\";s:7:\"package\";s:0:\"\";s:13:\"download_link\";s:0:\"\";}s:15:\"_latest_version\";s:5:\"7.6.8\";s:14:\"_not_activated\";b:1;s:16:\"_sub_deactivated\";b:0;s:7:\"checked\";i:1674820997;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"297","option_name":"ls-latest-version","option_value":"7.6.8","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"298","option_name":"ls-latest-version-date","option_value":"2023-01-24","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"299","option_name":"ls-p-url","option_value":"https:\/\/layerslider.com\/pricing\/","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"407","option_name":"wp_calendar_block_has_published_posts","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"409","option_name":"category_children","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"410","option_name":"elementor_library_category_children","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"411","option_name":"portfolio_category_children","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"412","option_name":"testimonials_category_children","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"413","option_name":"slides_category_children","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"414","option_name":"carousels_category_children","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"415","option_name":"masonry_gallery_category_children","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"416","option_name":"_elementor_general_settings","option_value":"a:3:{s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";s:4:\"1300\";s:21:\"global_image_lightbox\";s:3:\"yes\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"417","option_name":"elementor_default_generic_fonts","option_value":"Sans-serif","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"418","option_name":"elementor_container_width","option_value":"1300","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"419","option_name":"elementor_global_image_lightbox","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"420","option_name":"qode_sidebars","option_value":"a:2:{i:0;s:20:\"Destinations Sidebar\";i:1;s:9:\"Instagram\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"421","option_name":"widget_wp_user_avatar_profile","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"422","option_name":"widget_qode_tour_categories_widget","option_value":"a:2:{i:2;a:6:{s:12:\"widget_title\";s:10:\"Categories\";s:15:\"number_of_items\";s:1:\"3\";s:8:\"category\";s:0:\"\";s:8:\"order_by\";s:4:\"name\";s:5:\"order\";s:3:\"ASC\";s:9:\"title_tag\";s:2:\"h5\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"423","option_name":"widget_qode_tour_list_widget","option_value":"a:2:{i:2;a:6:{s:12:\"widget_title\";s:5:\"Tours\";s:6:\"number\";s:1:\"3\";s:8:\"category\";s:0:\"\";s:8:\"order_by\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:9:\"title_tag\";s:2:\"h5\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"560","option_name":"qi_addons_for_elementor_notice","option_value":"disallowed","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"561","option_name":"qi_addons_for_elementor_review_status","option_value":"already-reviewed","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"575","option_name":"elementor_scheme_color","option_value":"a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"576","option_name":"elementor_scheme_typography","option_value":"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\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"577","option_name":"elementor_scheme_color-picker","option_value":"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\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"586","option_name":"rs_cache_overlay","option_value":"6.5.14","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"591","option_name":"revslider_update_revision_current","option_value":"6.4.10","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"602","option_name":"elementor_log","option_value":"a:11:{s:32:\"2cc3fadf832176ee6086ee0cb2692535\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\u0000*\u0000file\";s:98:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/plugins\/elementor\/core\/common\/modules\/ajax\/module.php\";s:7:\"\u0000*\u0000line\";i:172;s:7:\"\u0000*\u0000date\";s:19:\"2023-01-22 17:48:15\";s:7:\"\u0000*\u0000type\";s:6:\"notice\";s:10:\"\u0000*\u0000message\";s:21:\"Undefined index: data\";s:7:\"\u0000*\u0000meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\u0000*\u0000times\";i:1;s:14:\"\u0000*\u0000times_dates\";a:1:{i:0;s:19:\"2023-01-22 17:48:15\";}s:7:\"\u0000*\u0000args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:21:\"Undefined index: data\";s:4:\"file\";s:98:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/plugins\/elementor\/core\/common\/modules\/ajax\/module.php\";s:4:\"line\";i:172;s:5:\"trace\";b:1;}}s:32:\"780d24dc506bdce3ada8389b622f6a11\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\u0000*\u0000column\";s:7:\"1075047\";s:7:\"\u0000*\u0000file\";s:90:\"https:\/\/hola.egktech.co.tz\/wp-content\/plugins\/elementor\/assets\/js\/editor.min.js?ver=3.10.0\";s:7:\"\u0000*\u0000line\";s:1:\"3\";s:7:\"\u0000*\u0000date\";s:19:\"2023-01-22 18:12:55\";s:7:\"\u0000*\u0000type\";s:5:\"error\";s:10:\"\u0000*\u0000message\";s:74:\"Cannot read properties of null (reading &#039;getBoundingClientRect&#039;)\";s:7:\"\u0000*\u0000meta\";a:0:{}s:8:\"\u0000*\u0000times\";i:13;s:14:\"\u0000*\u0000times_dates\";a:13:{i:0;s:19:\"2023-01-22 18:12:55\";i:1;s:19:\"2023-01-22 18:18:05\";i:2;s:19:\"2023-01-22 18:32:28\";i:3;s:19:\"2023-01-22 18:48:05\";i:4;s:19:\"2023-01-22 18:53:07\";i:5;s:19:\"2023-01-22 18:53:22\";i:6;s:19:\"2023-01-22 20:28:38\";i:7;s:19:\"2023-01-25 06:58:36\";i:8;s:19:\"2023-01-25 08:03:34\";i:9;s:19:\"2023-01-25 09:31:06\";i:10;s:19:\"2023-01-25 09:31:27\";i:11;s:19:\"2023-01-25 09:32:27\";i:12;s:19:\"2023-01-25 09:33:16\";}s:7:\"\u0000*\u0000args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1674411175\";s:7:\"message\";s:64:\"Cannot read properties of null (reading 'getBoundingClientRect')\";s:3:\"url\";s:90:\"https:\/\/hola.egktech.co.tz\/wp-content\/plugins\/elementor\/assets\/js\/editor.min.js?ver=3.10.0\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:7:\"1075047\";}}s:32:\"7eba2ec85cd008299e3ea5c46e82492f\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\u0000*\u0000column\";s:6:\"782020\";s:7:\"\u0000*\u0000file\";s:90:\"https:\/\/hola.egktech.co.tz\/wp-content\/plugins\/elementor\/assets\/js\/editor.min.js?ver=3.10.0\";s:7:\"\u0000*\u0000line\";s:1:\"3\";s:7:\"\u0000*\u0000date\";s:19:\"2023-01-22 18:13:26\";s:7:\"\u0000*\u0000type\";s:5:\"error\";s:10:\"\u0000*\u0000message\";s:67:\"Cannot read properties of undefined (reading &#039;localized&#039;)\";s:7:\"\u0000*\u0000meta\";a:0:{}s:8:\"\u0000*\u0000times\";i:6;s:14:\"\u0000*\u0000times_dates\";a:6:{i:0;s:19:\"2023-01-22 18:13:26\";i:1;s:19:\"2023-01-22 18:13:26\";i:2;s:19:\"2023-01-22 18:13:26\";i:3;s:19:\"2023-01-22 18:13:27\";i:4;s:19:\"2023-01-22 18:13:27\";i:5;s:19:\"2023-01-22 18:13:27\";}s:7:\"\u0000*\u0000args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1674411206\";s:7:\"message\";s:57:\"Cannot read properties of undefined (reading 'localized')\";s:3:\"url\";s:90:\"https:\/\/hola.egktech.co.tz\/wp-content\/plugins\/elementor\/assets\/js\/editor.min.js?ver=3.10.0\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"782020\";}}s:32:\"d2ef5f770620e728fe86dbc3719826a8\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\u0000*\u0000date\";s:19:\"2023-01-22 18:15:03\";s:7:\"\u0000*\u0000type\";s:4:\"info\";s:10:\"\u0000*\u0000message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\u0000*\u0000meta\";a:0:{}s:8:\"\u0000*\u0000times\";i:1;s:14:\"\u0000*\u0000times_dates\";a:1:{i:0;s:19:\"2023-01-22 18:15:03\";}s:7:\"\u0000*\u0000args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"c955d910a0bf7b2a871b745d386b6b22\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\u0000*\u0000date\";s:19:\"2023-01-22 18:15:03\";s:7:\"\u0000*\u0000type\";s:4:\"info\";s:10:\"\u0000*\u0000message\";s:44:\"Elementor\/Upgrades - _on_each_version Start \";s:7:\"\u0000*\u0000meta\";a:0:{}s:8:\"\u0000*\u0000times\";i:1;s:14:\"\u0000*\u0000times_dates\";a:1:{i:0;s:19:\"2023-01-22 18:15:03\";}s:7:\"\u0000*\u0000args\";a:2:{s:7:\"message\";s:44:\"Elementor\/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"496a73fa5e62b882382673fd0ad47372\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\u0000*\u0000date\";s:19:\"2023-01-22 18:15:03\";s:7:\"\u0000*\u0000type\";s:4:\"info\";s:10:\"\u0000*\u0000message\";s:46:\"Elementor\/Upgrades - _on_each_version Finished\";s:7:\"\u0000*\u0000meta\";a:0:{}s:8:\"\u0000*\u0000times\";i:1;s:14:\"\u0000*\u0000times_dates\";a:1:{i:0;s:19:\"2023-01-22 18:15:03\";}s:7:\"\u0000*\u0000args\";a:2:{s:7:\"message\";s:46:\"Elementor\/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"abe30117d18a2abfa19ada2732098222\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\u0000*\u0000date\";s:19:\"2023-01-22 18:15:03\";s:7:\"\u0000*\u0000type\";s:4:\"info\";s:10:\"\u0000*\u0000message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\u0000*\u0000meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.10.0\";s:2:\"to\";s:6:\"3.10.1\";}s:8:\"\u0000*\u0000times\";i:1;s:14:\"\u0000*\u0000times_dates\";a:1:{i:0;s:19:\"2023-01-22 18:15:03\";}s:7:\"\u0000*\u0000args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.10.0\";s:2:\"to\";s:6:\"3.10.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"2d5dc0d2862e197274faa83d9b58e456\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\u0000*\u0000date\";s:19:\"2023-01-22 18:15:03\";s:7:\"\u0000*\u0000type\";s:4:\"info\";s:10:\"\u0000*\u0000message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\u0000*\u0000meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.10.0\";s:2:\"to\";s:6:\"3.10.1\";}s:8:\"\u0000*\u0000times\";i:1;s:14:\"\u0000*\u0000times_dates\";a:1:{i:0;s:19:\"2023-01-22 18:15:03\";}s:7:\"\u0000*\u0000args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.10.0\";s:2:\"to\";s:6:\"3.10.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"9a265cd7ec074eda7c026c6297c590e1\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\u0000*\u0000column\";s:6:\"781513\";s:7:\"\u0000*\u0000file\";s:90:\"https:\/\/hola.egktech.co.tz\/wp-content\/plugins\/elementor\/assets\/js\/editor.min.js?ver=3.10.1\";s:7:\"\u0000*\u0000line\";s:1:\"3\";s:7:\"\u0000*\u0000date\";s:19:\"2023-01-22 18:53:19\";s:7:\"\u0000*\u0000type\";s:5:\"error\";s:10:\"\u0000*\u0000message\";s:69:\"Cannot read properties of undefined (reading &#039;toLowerCase&#039;)\";s:7:\"\u0000*\u0000meta\";a:0:{}s:8:\"\u0000*\u0000times\";i:2;s:14:\"\u0000*\u0000times_dates\";a:2:{i:0;s:19:\"2023-01-22 18:53:19\";i:1;s:19:\"2023-01-25 07:32:12\";}s:7:\"\u0000*\u0000args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1674413599\";s:7:\"message\";s:59:\"Cannot read properties of undefined (reading 'toLowerCase')\";s:3:\"url\";s:90:\"https:\/\/hola.egktech.co.tz\/wp-content\/plugins\/elementor\/assets\/js\/editor.min.js?ver=3.10.1\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"781513\";}}s:32:\"1f3f7f521382974dd61eff7a8148ee9e\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\u0000*\u0000column\";s:5:\"33140\";s:7:\"\u0000*\u0000file\";s:92:\"https:\/\/hola.egktech.co.tz\/wp-content\/plugins\/elementor\/assets\/js\/frontend.min.js?ver=3.10.1\";s:7:\"\u0000*\u0000line\";s:1:\"2\";s:7:\"\u0000*\u0000date\";s:19:\"2023-01-22 19:35:00\";s:7:\"\u0000*\u0000type\";s:5:\"error\";s:10:\"\u0000*\u0000message\";s:38:\"elementorFrontendConfig is not defined\";s:7:\"\u0000*\u0000meta\";a:0:{}s:8:\"\u0000*\u0000times\";i:42;s:14:\"\u0000*\u0000times_dates\";a:42:{i:0;s:19:\"2023-01-22 19:35:00\";i:1;s:19:\"2023-01-22 19:34:43\";i:2;s:19:\"2023-01-22 19:34:43\";i:3;s:19:\"2023-01-22 19:34:43\";i:4;s:19:\"2023-01-22 19:34:44\";i:5;s:19:\"2023-01-22 19:34:48\";i:6;s:19:\"2023-01-22 19:34:48\";i:7;s:19:\"2023-01-22 19:35:07\";i:8;s:19:\"2023-01-22 19:35:15\";i:9;s:19:\"2023-01-22 19:35:06\";i:10;s:19:\"2023-01-22 19:35:15\";i:11;s:19:\"2023-01-22 19:35:15\";i:12;s:19:\"2023-01-22 19:35:24\";i:13;s:19:\"2023-01-22 19:35:24\";i:14;s:19:\"2023-01-22 19:35:25\";i:15;s:19:\"2023-01-22 19:37:11\";i:16;s:19:\"2023-01-22 19:37:21\";i:17;s:19:\"2023-01-22 19:37:30\";i:18;s:19:\"2023-01-22 19:37:33\";i:19;s:19:\"2023-01-22 19:37:59\";i:20;s:19:\"2023-01-22 19:38:21\";i:21;s:19:\"2023-01-22 19:38:26\";i:22;s:19:\"2023-01-22 19:38:27\";i:23;s:19:\"2023-01-22 19:38:46\";i:24;s:19:\"2023-01-25 06:47:02\";i:25;s:19:\"2023-01-25 12:11:18\";i:26;s:19:\"2023-01-25 12:11:19\";i:27;s:19:\"2023-01-25 12:11:18\";i:28;s:19:\"2023-01-25 12:11:22\";i:29;s:19:\"2023-01-25 12:11:21\";i:30;s:19:\"2023-01-25 12:11:22\";i:31;s:19:\"2023-01-25 12:11:23\";i:32;s:19:\"2023-01-25 12:11:22\";i:33;s:19:\"2023-01-25 12:11:23\";i:34;s:19:\"2023-01-25 12:11:27\";i:35;s:19:\"2023-01-25 12:11:27\";i:36;s:19:\"2023-01-25 12:11:27\";i:37;s:19:\"2023-01-25 12:11:27\";i:38;s:19:\"2023-01-25 12:11:30\";i:39;s:19:\"2023-01-25 12:11:26\";i:40;s:19:\"2023-01-25 12:11:30\";i:41;s:19:\"2023-01-27 12:04:15\";}s:7:\"\u0000*\u0000args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1674416100\";s:7:\"message\";s:38:\"elementorFrontendConfig is not defined\";s:3:\"url\";s:92:\"https:\/\/hola.egktech.co.tz\/wp-content\/plugins\/elementor\/assets\/js\/frontend.min.js?ver=3.10.1\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"33140\";}}s:32:\"5da69d5afe843ab5ad432c12c58fdfc9\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\u0000*\u0000file\";s:103:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/plugins\/elementor\/includes\/widgets\/traits\/button-trait.php\";s:7:\"\u0000*\u0000line\";i:554;s:7:\"\u0000*\u0000date\";s:19:\"2023-01-25 08:10:45\";s:7:\"\u0000*\u0000type\";s:6:\"notice\";s:10:\"\u0000*\u0000message\";s:21:\"Undefined index: icon\";s:7:\"\u0000*\u0000meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\u0000*\u0000times\";i:10;s:14:\"\u0000*\u0000times_dates\";a:10:{i:0;s:19:\"2023-01-25 08:10:45\";i:1;s:19:\"2023-01-25 08:11:34\";i:2;s:19:\"2023-01-25 08:12:30\";i:3;s:19:\"2023-01-25 08:15:00\";i:4;s:19:\"2023-01-25 08:20:23\";i:5;s:19:\"2023-01-25 08:31:14\";i:6;s:19:\"2023-01-25 08:36:10\";i:7;s:19:\"2023-01-25 08:44:00\";i:8;s:19:\"2023-01-25 08:44:06\";i:9;s:19:\"2023-01-25 08:45:26\";}s:7:\"\u0000*\u0000args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:21:\"Undefined index: icon\";s:4:\"file\";s:103:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/plugins\/elementor\/includes\/widgets\/traits\/button-trait.php\";s:4:\"line\";i:554;s:5:\"trace\";b:1;}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"614","option_name":"lsx_to_scporder_install","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"615","option_name":"widget_lsx_to_widget","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"616","option_name":"widget_lsx_to_taxonomy_widget","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"617","option_name":"_elementor_settings_update_time","option_value":"1674411037","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"618","option_name":"elementor_cpt_support","option_value":"a:8:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:14:\"e-landing-page\";i:3;s:14:\"portfolio_page\";i:4;s:11:\"destination\";i:5;s:13:\"accommodation\";i:6;s:4:\"tour\";i:7;s:13:\"wpr_templates\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"619","option_name":"elementor_disable_color_schemes","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"620","option_name":"elementor_disable_typography_schemes","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"621","option_name":"elementor_allow_tracking","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"622","option_name":"elementor_google_maps_api_key","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"623","option_name":"elementor_css_print_method","option_value":"external","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"624","option_name":"elementor_editor_break_lines","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"625","option_name":"elementor_unfiltered_files_upload","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"626","option_name":"elementor_google_font","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"627","option_name":"elementor_load_fa4_shim","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"628","option_name":"elementor_experiment-e_font_icon_svg","option_value":"default","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"629","option_name":"elementor_experiment-container","option_value":"default","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"630","option_name":"elementor_experiment-nested-elements","option_value":"default","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"631","option_name":"elementor_experiment-e_lazyload","option_value":"default","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"632","option_name":"elementor_experiment-kit-elements-defaults","option_value":"default","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"633","option_name":"elementor_experiment-e_dom_optimization","option_value":"default","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"634","option_name":"elementor_experiment-e_optimized_assets_loading","option_value":"default","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"635","option_name":"elementor_experiment-e_optimized_css_loading","option_value":"default","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"636","option_name":"elementor_experiment-a11y_improvements","option_value":"default","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"637","option_name":"elementor_experiment-additional_custom_breakpoints","option_value":"default","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"638","option_name":"elementor_experiment-e_hidden_wordpress_widgets","option_value":"default","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"639","option_name":"elementor_experiment-landing-pages","option_value":"default","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"642","option_name":"elementor_tracker_notice","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"665","option_name":"hfe_plugin_is_activated","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"667","option_name":"eael_setup_wizard","option_value":"init","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"668","option_name":"eael_save_settings","option_value":"a:61:{s:9:\"post-grid\";i:1;s:13:\"post-timeline\";i:1;s:10:\"fancy-text\";i:1;s:12:\"creative-btn\";i:1;s:10:\"count-down\";i:1;s:12:\"team-members\";i:1;s:12:\"testimonials\";i:1;s:8:\"info-box\";i:1;s:8:\"flip-box\";i:1;s:14:\"call-to-action\";i:1;s:11:\"dual-header\";i:1;s:11:\"price-table\";i:1;s:12:\"twitter-feed\";i:1;s:13:\"facebook-feed\";i:1;s:19:\"advanced-data-table\";i:1;s:10:\"data-table\";i:1;s:14:\"filter-gallery\";i:1;s:15:\"image-accordion\";i:1;s:14:\"content-ticker\";i:1;s:7:\"tooltip\";i:1;s:13:\"adv-accordion\";i:1;s:8:\"adv-tabs\";i:1;s:12:\"progress-bar\";i:1;s:12:\"feature-list\";i:1;s:12:\"product-grid\";i:1;s:14:\"contact-form-7\";i:1;s:7:\"weforms\";i:1;s:10:\"ninja-form\";i:1;s:9:\"formstack\";i:1;s:12:\"gravity-form\";i:1;s:12:\"caldera-form\";i:1;s:7:\"wpforms\";i:1;s:10:\"fluentform\";i:1;s:8:\"typeform\";i:1;s:24:\"betterdocs-category-grid\";i:1;s:23:\"betterdocs-category-box\";i:1;s:22:\"betterdocs-search-form\";i:1;s:12:\"sticky-video\";i:1;s:14:\"event-calendar\";i:1;s:10:\"embedpress\";i:1;s:24:\"crowdfundly-organization\";i:1;s:24:\"crowdfundly-all-campaign\";i:1;s:27:\"crowdfundly-single-campaign\";i:1;s:12:\"woo-checkout\";i:1;s:8:\"woo-cart\";i:1;s:14:\"login-register\";i:1;s:18:\"woocommerce-review\";i:1;s:11:\"career-page\";i:1;s:19:\"woo-product-compare\";i:1;s:20:\"woo-product-carousel\";i:1;s:11:\"simple-menu\";i:1;s:19:\"woo-product-gallery\";i:1;s:18:\"interactive-circle\";i:1;s:14:\"better-payment\";i:1;s:11:\"nft-gallery\";i:1;s:9:\"promotion\";i:1;s:9:\"custom-js\";i:1;s:16:\"reading-progress\";i:1;s:16:\"table-of-content\";i:1;s:15:\"post-duplicator\";i:1;s:13:\"scroll-to-top\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"671","option_name":"fs_active_plugins","option_value":"O:8:\"stdClass\":3:{s:7:\"plugins\";a:2:{s:31:\"royal-elementor-addons\/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.4.3\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1674411336;s:11:\"plugin_path\";s:37:\"royal-elementor-addons\/wpr-addons.php\";}s:50:\"unlimited-elements-for-elementor\/provider\/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.5.3\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1674411337;s:11:\"plugin_path\";s:55:\"unlimited-elements-for-elementor\/unlimited_elements.php\";}}s:7:\"abspath\";s:34:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:55:\"unlimited-elements-for-elementor\/unlimited_elements.php\";s:8:\"sdk_path\";s:50:\"unlimited-elements-for-elementor\/provider\/freemius\";s:7:\"version\";s:5:\"2.5.3\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1674411337;}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"672","option_name":"fs_debug_mode","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"673","option_name":"fs_accounts","option_value":"a:5:{s:21:\"id_slug_type_path_map\";a:2:{i:8416;a:3:{s:4:\"slug\";s:10:\"wpr-addons\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:37:\"royal-elementor-addons\/wpr-addons.php\";}i:4036;a:3:{s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:55:\"unlimited-elements-for-elementor\/unlimited_elements.php\";}}s:11:\"plugin_data\";a:2:{s:10:\"wpr-addons\";a:16:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:37:\"royal-elementor-addons\/wpr-addons.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1674411336;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:1;s:16:\"sdk_last_version\";s:5:\"2.4.3\";s:11:\"sdk_version\";s:5:\"2.5.3\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:6:\"1.3.62\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:18:\"hola.egktech.co.tz\";s:9:\"server_ip\";s:14:\"197.250.96.251\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1674411336;s:7:\"version\";s:6:\"1.3.62\";}s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1674411346;s:7:\"version\";s:6:\"1.3.62\";}}s:32:\"unlimited-elements-for-elementor\";a:15:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:55:\"unlimited-elements-for-elementor\/unlimited_elements.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1674634203;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:1;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.5.3\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:6:\"1.5.50\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:18:\"hola.egktech.co.tz\";s:9:\"server_ip\";s:15:\"197.250.224.169\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1674634203;s:7:\"version\";s:6:\"1.5.50\";}s:15:\"prev_is_premium\";b:0;}}s:13:\"file_slug_map\";a:2:{s:37:\"royal-elementor-addons\/wpr-addons.php\";s:10:\"wpr-addons\";s:55:\"unlimited-elements-for-elementor\/unlimited_elements.php\";s:32:\"unlimited-elements-for-elementor\";}s:7:\"plugins\";a:2:{s:10:\"wpr-addons\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:22:\"Royal Elementor Addons\";s:4:\"slug\";s:10:\"wpr-addons\";s:12:\"premium_slug\";s:14:\"wpr-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:37:\"royal-elementor-addons\/wpr-addons.php\";s:7:\"version\";s:6:\"1.3.62\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_a0b21b234a7c9581a555b9ee9f28a\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"8416\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\u0000FS_Entity\u0000_is_updated\";b:0;}s:32:\"unlimited-elements-for-elementor\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:32:\"Unlimited Elements for Elementor\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:12:\"premium_slug\";s:22:\"unlimited-elements-pro\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";s:3:\"all\";s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:55:\"unlimited-elements-for-elementor\/unlimited_elements.php\";s:7:\"version\";s:6:\"1.5.50\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:5:\"(Pro)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_719fa791fb45bf1896e3916eca491\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"4036\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\u0000FS_Entity\u0000_is_updated\";b:1;}}s:9:\"unique_id\";s:32:\"74a390c9d14952c3ad21cfd60bdb7c22\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"674","option_name":"fs_gdpr","option_value":"a:1:{s:2:\"u1\";a:1:{s:8:\"required\";b:0;}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"675","option_name":"fs_api_cache","option_value":"a:0:{}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"680","option_name":"royal_elementor_addons_activation_time","option_value":"1674411337","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"681","option_name":"royal_elementor_addons_activation_time_for_sale","option_value":"1674411337","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"682","option_name":"wpdeveloper_plugins_data","option_value":"a:1:{s:25:\"essential_adons_elementor\";a:3:{s:16:\"notice_will_show\";a:1:{s:6:\"review\";i:1674972937;}s:4:\"time\";i:1674411337;s:7:\"version\";s:5:\"5.5.2\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"683","option_name":"eael_version","option_value":"5.5.2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"684","option_name":"_hfe_db_version","option_value":"1.6.13","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"685","option_name":"elementskit-lite__banner_last_check","option_value":"1674821033","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"686","option_name":"elementskit-lite__banner_data","option_value":"O:8:\"stdClass\":10:{s:8:\"10008085\";O:8:\"stdClass\":7:{s:2:\"id\";i:10008085;s:5:\"title\";s:27:\"Wpmet Notice Dashboard 2022\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1671580800;s:3:\"end\";i:1673740800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:34:\"https:\/\/wpmet.com\/holiday22\/notice\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:517:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Holiday Deals from Wpmet<\/span><\/strong> <br>\r\n<strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $1670 on Premium WordPress Plugins!<\/strong><\/h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 35% discounts<\/b> on each of our PRO plugins \u2014 ElementsKit, ShopEngine, MetForm, WP Social \u2014 or get them <b>all in super-saver bundles to save 70% instantly!\r\n<\/b><\/p>\";s:12:\"notice_image\";s:70:\"https:\/\/api.wpmet.com\/auth\/wp-content\/uploads\/2022\/11\/70-OFF-wpmet.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:7:\"bfc2022\";}}s:8:\"10008083\";O:8:\"stdClass\":7:{s:2:\"id\";i:10008083;s:5:\"title\";s:25:\"Wpmet Notice Ownpage 2022\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1671580800;s:3:\"end\";i:1673740800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:34:\"https:\/\/wpmet.com\/holiday22\/notice\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:519:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Holiday Deals from Wpmet. <\/span><\/strong> <br>\r\n<strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $1670 on Premium WordPress Plugins!<\/strong><\/h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 35% discounts<\/b> on each of our PRO plugins \u2014 ElementsKit, ShopEngine, MetForm, WP Social \u2014 or get them <b>all in super-saver bundles to save 70% instantly!\r\n<\/b><\/p>\";s:12:\"notice_image\";s:70:\"https:\/\/api.wpmet.com\/auth\/wp-content\/uploads\/2022\/11\/70-OFF-wpmet.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:7:\"bfc2022\";}}s:8:\"10007775\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007775;s:5:\"title\";s:17:\"August Flash Sale\";s:4:\"type\";s:6:\"banner\";s:6:\"screen\";s:7:\"plugins\";s:5:\"start\";i:1661385600;s:3:\"end\";i:1661904000;s:4:\"data\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"banner\";s:11:\"banner_link\";s:30:\"https:\/\/wpmet.com\/flash\/banner\";s:12:\"banner_image\";s:75:\"https:\/\/api.wpmet.com\/auth\/wp-content\/uploads\/2022\/08\/InPlugin-Banner-4.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:76:\"background-color: #00003E; display: block; height: 60px; text-align: center;\";s:10:\"unique_key\";s:15:\"AugustFlashSale\";}}s:8:\"10007416\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007416;s:5:\"title\";s:28:\"Wpmet 4th of July Flash Sale\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:8:\"all_page\";s:5:\"start\";i:1656806400;s:3:\"end\";i:1657065600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:0:\"\";s:11:\"button_text\";s:0:\"\";s:11:\"notice_body\";s:603:\"ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review \u2014 get all these PRO plugins altogether and save 70% instantly! Happy 4th of July Flash Sale!!\r\n\r\n<a href=\"https:\/\/wpmet.com\/4-july\/notice\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Claim Your Discount \u2192&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:1337857,&quot;3&quot;:{&quot;1&quot;:0},&quot;12&quot;:0,&quot;14&quot;:{&quot;1&quot;:2,&quot;2&quot;:1136076},&quot;16&quot;:10,&quot;17&quot;:1,&quot;21&quot;:1,&quot;23&quot;:1}\" data-sheets-hyperlink=\"https:\/\/wpmet.com\/deals\">Claim Your Discount \u2192<\/span><\/a>\";s:12:\"notice_image\";s:64:\"https:\/\/api.wpmet.com\/auth\/wp-content\/uploads\/2022\/07\/Notice.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:14:\"display: block\";s:10:\"unique_key\";s:13:\"4thJulybanner\";}}s:8:\"10007174\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007174;s:5:\"title\";s:31:\"Wpmet Birthday Campaign Ownpage\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:8:\"all_page\";s:5:\"start\";i:1653868800;s:3:\"end\";i:1655942400;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:0:\"\";s:11:\"button_text\";s:0:\"\";s:11:\"notice_body\";s:261:\"Wpmet's Birthday Sale is going on! Enjoy limited-time discounts of up to 50% on each of our PRO plugins \u2014 ElementsKit , ShopEngine, MetForm, WP Social, WP Ultimate Review. Hurry up!\r\n\r\n<a href=\"https:\/\/wpmet.com\/notice\/birthday-deal\">Get Your Discount \u2192<\/a>\";s:12:\"notice_image\";s:76:\"https:\/\/api.wpmet.com\/auth\/wp-content\/uploads\/2022\/05\/InPlugin-Notice-50.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:14:\"display: block\";s:10:\"unique_key\";s:14:\"birthdaybanner\";}}s:8:\"10007139\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007139;s:5:\"title\";s:31:\"Wpmet Summer Campaign Own Pages\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1650326400;s:3:\"end\";i:1651276800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:0:\"\";s:11:\"button_text\";s:0:\"\";s:11:\"notice_body\";s:233:\"ElementsKit , ShopEngine, MetForm, WP Social, WP Ultimate Review \u2014 get all these PRO plugins altogether and save 70% instantly throughout this Summer Sale!\r\n\r\n<a href=\"https:\/\/wpmet.com\/notice\/summer-sale\">Get Your Discount \u2192<\/a>\";s:12:\"notice_image\";s:75:\"https:\/\/api.wpmet.com\/auth\/wp-content\/uploads\/2022\/04\/InPlugin-Notice-1.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:14:\"display: block\";s:10:\"unique_key\";s:12:\"summerbanner\";}}s:8:\"10007137\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007137;s:5:\"title\";s:31:\"Wpmet Summer Campaign Dashboard\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1650326400;s:3:\"end\";i:1651276800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:0:\"\";s:11:\"button_text\";s:0:\"\";s:11:\"notice_body\";s:233:\"ElementsKit , ShopEngine, MetForm, WP Social, WP Ultimate Review \u2014 get all these PRO plugins altogether and save 70% instantly throughout this Summer Sale!\r\n\r\n<a href=\"https:\/\/wpmet.com\/notice\/summer-sale\">Get Your Discount \u2192<\/a>\";s:12:\"notice_image\";s:75:\"https:\/\/api.wpmet.com\/auth\/wp-content\/uploads\/2022\/04\/InPlugin-Notice-1.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:14:\"display: block\";s:10:\"unique_key\";s:12:\"summerbanner\";}}s:8:\"10007133\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007133;s:5:\"title\";s:17:\"Wpmet Summer Sale\";s:4:\"type\";s:6:\"banner\";s:6:\"screen\";s:19:\"plugin_install_page\";s:5:\"start\";i:1650326400;s:3:\"end\";i:1651276800;s:4:\"data\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"banner\";s:11:\"banner_link\";s:36:\"https:\/\/wpmet.com\/banner\/summer-sale\";s:12:\"banner_image\";s:73:\"https:\/\/api.wpmet.com\/auth\/wp-content\/uploads\/2022\/04\/InPlugin-Banner.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:20:\"summercampaignbanner\";}}s:8:\"10007086\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007086;s:5:\"title\";s:27:\"NPS\/Buyer Persona Dashboard\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1646179200;s:3:\"end\";i:1646956800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:0:\"\";s:11:\"button_text\";s:0:\"\";s:11:\"notice_body\";s:225:\"Share your experience with Wpmet \u2014 take part in a 2-minute survey to win exclusive <strong>discounts, gift cards, and more surprises!<\/strong>\r\n\r\n<a href=\"https:\/\/wpmet.com\/we-need-your-feedback\/\">Participate to Win \u2192<\/a>\";s:12:\"notice_image\";s:73:\"https:\/\/api.wpmet.com\/auth\/wp-content\/uploads\/2022\/03\/InPlugin-Notice.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:14:\"display: block\";s:10:\"unique_key\";s:9:\"npsbanner\";}}s:8:\"10007076\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007076;s:5:\"title\";s:24:\"Wpmet Flash Sale 22.2.22\";s:4:\"type\";s:6:\"banner\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1645488000;s:3:\"end\";i:1645747200;s:4:\"data\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"banner\";s:11:\"banner_link\";s:35:\"https:\/\/wpmet.com\/banner\/flash-sale\";s:12:\"banner_image\";s:73:\"https:\/\/api.wpmet.com\/auth\/wp-content\/uploads\/2022\/02\/InPlugin-Banner.gif\";s:9:\"blacklist\";s:11:\"elementskit\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:56:\"background-color: #0a162a; display: block; height: 60px;\";s:10:\"unique_key\";s:17:\"flashsale22banner\";}}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"687","option_name":"bsf_analytics_installed_time","option_value":"1674411348","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"692","option_name":"temp_count","option_value":"a:13:{s:11:\"Default Kit\";s:11:\"Default Kit\";s:16:\"small background\";s:16:\"small background\";s:9:\"tour list\";s:9:\"tour list\";s:11:\"tour text 2\";s:11:\"tour text 2\";s:9:\"tour text\";s:9:\"tour text\";s:10:\"newsletter\";s:10:\"newsletter\";s:9:\"instagram\";s:9:\"instagram\";s:14:\"instagram text\";s:14:\"instagram text\";s:12:\"testimonials\";s:12:\"testimonials\";s:8:\"parallax\";s:8:\"parallax\";s:9:\"content 2\";s:9:\"content 2\";s:9:\"content 1\";s:9:\"content 1\";s:20:\"Destinations Content\";s:20:\"Destinations Content\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"694","option_name":"eael_editor_updated_at","option_value":"1674749634","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"695","option_name":"eael_global_settings","option_value":"a:1:{s:22:\"eael_ext_scroll_to_top\";a:0:{}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"696","option_name":"pa_edit_time","option_value":"1674648876","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"865","option_name":"elementskit-lite__stories_last_check","option_value":"1674821033","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"866","option_name":"elementskit-lite__stories_data","option_value":"O:8:\"stdClass\":10:{s:8:\"10009774\";O:8:\"stdClass\":9:{s:2:\"id\";i:10009774;s:5:\"title\";s:79:\"ElementsKit Crossed 900k Active Installations: Only One Step to Go for Millions\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:4:{i:0;s:16:\"elementskit-lite\";i:1;s:7:\"metform\";i:2;s:10:\"shopengine\";i:3;s:9:\"wp-social\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:64:\"https:\/\/wpmet.com\/elementskit-crossed-900k-active-installations\/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10009773\";O:8:\"stdClass\":9:{s:2:\"id\";i:10009773;s:5:\"title\";s:65:\"How can AI Content Creation Tools Produce Killer Marketing Copies\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:74:\"https:\/\/getgenie.ai\/ai-content-creation-tools-to-produce-marketing-copies\/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10009772\";O:8:\"stdClass\":9:{s:2:\"id\";i:10009772;s:5:\"title\";s:63:\"How to Rewrite a Paragraph Without Plagiarism Using AI for Free\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:75:\"https:\/\/getgenie.ai\/how-to-rewrite-a-paragraph-without-plagiarism-using-ai\/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10009767\";O:8:\"stdClass\":9:{s:2:\"id\";i:10009767;s:5:\"title\";s:46:\"Best AI Product Description Generators of 2023\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:59:\"https:\/\/getgenie.ai\/best-ai-product-description-generators\/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10009766\";O:8:\"stdClass\":9:{s:2:\"id\";i:10009766;s:5:\"title\";s:53:\"How to Learn Copywriting as a Beginner (The Best Way)\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:59:\"https:\/\/getgenie.ai\/how-to-learn-copywriting-as-a-beginner\/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10009765\";O:8:\"stdClass\":9:{s:2:\"id\";i:10009765;s:5:\"title\";s:63:\"How to Rewrite a Paragraph Without Plagiarism Using AI for Free\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:75:\"https:\/\/getgenie.ai\/how-to-rewrite-a-paragraph-without-plagiarism-using-ai\/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10009387\";O:8:\"stdClass\":9:{s:2:\"id\";i:10009387;s:5:\"title\";s:61:\"AIDA Model Steps and Examples to Convert from your Next Piece\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:50:\"https:\/\/getgenie.ai\/aida-model-steps-and-examples\/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10009386\";O:8:\"stdClass\":9:{s:2:\"id\";i:10009386;s:5:\"title\";s:52:\"How Does GPT-3 Help To Generate Content in WordPress\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:68:\"https:\/\/getgenie.ai\/how-gpt-3-help-to-generate-content-in-wordpress\/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10009385\";O:8:\"stdClass\":9:{s:2:\"id\";i:10009385;s:5:\"title\";s:53:\"GetGenie\u2019s Magical Journey of 2022 : Year in Review\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:49:\"https:\/\/getgenie.ai\/2022-year-in-review-getgenie\/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10008669\";O:8:\"stdClass\":9:{s:2:\"id\";i:10008669;s:5:\"title\";s:55:\"Best Holiday and New Year WordPress Deals and Discounts\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:4:{i:0;s:16:\"elementskit-lite\";i:1;s:7:\"metform\";i:2;s:10:\"shopengine\";i:3;s:9:\"wp-social\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";i:1671926400;s:3:\"end\";i:1673740800;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:61:\"https:\/\/wpmet.com\/best-wordpress-new-year-deals-and-discount\/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"867","option_name":"elementskit-lite_install_date","option_value":"2023-01-25 06:11:51","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"896","option_name":"revslider-notices-dc","option_value":"a:1:{i:0;s:8:\"TPRSV668\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"928","option_name":"jkit_banner_active_time","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"934","option_name":"eae_review","option_value":"a:2:{s:9:\"installed\";s:10:\"2023\/01\/25\";s:6:\"status\";s:0:\"\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"939","option_name":"happy_addons_activation_time","option_value":"1674634206","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"940","option_name":"happyaddons_do_wizard_direct","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"944","option_name":"happyaddons_version","option_value":"3.8.1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"945","option_name":"happy-elementor-x98237938759348573","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"946","option_name":"unitecreator_db_version","option_value":"2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"951","option_name":"_elementor_global_css","option_value":"a:6:{s:4:\"time\";i:1674634293;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;b:0;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"952","option_name":"happyaddons_elements_cache","option_value":"a:1:{s:4:\"page\";a:0:{}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"953","option_name":"_elementor_assets_data","option_value":"a:1:{s:3:\"css\";a:1:{s:7:\"widgets\";a:13:{s:17:\"slider_revolution\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.10.1\";}s:6:\"spacer\";a:2:{s:7:\"content\";s:924:\"<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\";s:7:\"version\";s:6:\"3.10.1\";}s:5:\"image\";a:2:{s:7:\"content\";s:269:\"<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\";s:7:\"version\";s:6:\"3.10.1\";}s:11:\"text-editor\";a:2:{s:7:\"content\";s:719:\"<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#818a91;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#818a91;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}<\/style>\";s:7:\"version\";s:6:\"3.10.1\";}s:7:\"divider\";a:2:{s:7:\"content\";s:3589:\"<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\";s:7:\"version\";s:6:\"3.10.1\";}s:6:\"button\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.10.1\";}s:7:\"heading\";a:2:{s:7:\"content\";s:673:\"<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style>\";s:7:\"version\";s:6:\"3.10.1\";}s:4:\"html\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.10.1\";}s:7:\"sidebar\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.10.1\";}s:23:\"exad-image-hover-effect\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.10.1\";}s:11:\"ha-carousel\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.10.1\";}s:11:\"bridge_team\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.10.1\";}s:28:\"bridge_testimonials_carousel\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.10.1\";}}}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"954","option_name":"exclusive-addons-for-elementor_allow_tracking","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"955","option_name":"exclusive-addons-for-elementor_tracking_notice","option_value":"hide","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"956","option_name":"exclusive-addons-for-elementor_tracking_skipped","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"957","option_name":"happy-elementor-addons_allow_tracking","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"958","option_name":"happy-elementor-addons_tracking_notice","option_value":"hide","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"959","option_name":"happy-elementor-addons_tracking_skipped","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"960","option_name":"pa_review_notice","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"961","option_name":"wpr_plugin_update_dismiss_notice_1.3.62","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"962","option_name":"bsf_analytics_optin","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1001","option_name":"bridge_purchase_info","option_value":"a:1:{s:13:\"purchase_code\";s:32:\"B5E0B5F8DD8689E6ACA49DD6E6E1A930\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1002","option_name":"bridge_import_params","option_value":"a:2:{s:6:\"submit\";s:16:\"import-demo-data\";s:3:\"url\";s:41:\"https:\/\/bridgelanding.qodeinteractive.com\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1100","option_name":"theme_mods_goto","option_value":"a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:13;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1674748538;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:19:{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:10:\"archives-2\";i:6;s:12:\"categories-2\";i:7;s:6:\"meta-2\";i:8;s:13:\"media_image-3\";i:9;s:6:\"text-3\";i:10;s:6:\"text-4\";i:11;s:10:\"nav_menu-2\";i:12;s:6:\"text-5\";i:13;s:23:\"qode_instagram_widget-3\";i:14;s:6:\"text-6\";i:15;s:13:\"media_image-4\";i:16;s:6:\"text-7\";i:17;s:6:\"text-2\";i:18;s:23:\"qode_instagram_widget-2\";}s:11:\"blog-widget\";a:0:{}s:13:\"footer-widget\";a:5:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:13:\"media_image-2\";i:4;s:21:\"qode_twitter_widget-2\";}}}s:18:\"custom_css_post_id\";i:-1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1101","option_name":"widget_goto_flickr","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1102","option_name":"widget_goto_mailchimp_subscribe","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1103","option_name":"widget_goto_recent_posts_with_thumbnail","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1106","option_name":"theme_mods_bridge","option_value":"a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:14:\"top-navigation\";i:13;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1674748677;s:4:\"data\";a:23:{s:19:\"wp_inactive_widgets\";a:33:{i:0;s:16:\"qode_separator-2\";i:1;s:16:\"qode_separator-3\";i:2;s:16:\"qode_separator-4\";i:3;s:16:\"qode_separator-5\";i:4;s:16:\"qode_separator-6\";i:5;s:25:\"qode_social_icon_widget-2\";i:6;s:25:\"qode_social_icon_widget-3\";i:7;s:25:\"qode_social_icon_widget-4\";i:8;s:25:\"qode_social_icon_widget-5\";i:9;s:25:\"qode_social_icon_widget-6\";i:10;s:25:\"qode_social_icon_widget-7\";i:11;s:25:\"qode_social_icon_widget-8\";i:12;s:25:\"qode_social_icon_widget-9\";i:13;s:26:\"qode_social_icon_widget-10\";i:14;s:7:\"block-2\";i:15;s:7:\"block-3\";i:16;s:7:\"block-4\";i:17;s:7:\"block-5\";i:18;s:7:\"block-6\";i:19;s:10:\"archives-2\";i:20;s:12:\"categories-2\";i:21;s:6:\"meta-2\";i:22;s:13:\"media_image-3\";i:23;s:6:\"text-3\";i:24;s:6:\"text-4\";i:25;s:10:\"nav_menu-2\";i:26;s:6:\"text-5\";i:27;s:23:\"qode_instagram_widget-3\";i:28;s:6:\"text-6\";i:29;s:13:\"media_image-4\";i:30;s:6:\"text-7\";i:31;s:6:\"text-2\";i:32;s:23:\"qode_instagram_widget-2\";}s:7:\"sidebar\";a:5:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:13:\"media_image-2\";i:4;s:21:\"qode_twitter_widget-2\";}s:12:\"sidebar_page\";a:0:{}s:11:\"header_left\";a:0:{}s:12:\"header_right\";a:0:{}s:19:\"header_bottom_right\";a:0:{}s:20:\"header_bottom_center\";a:0:{}s:8:\"sidearea\";a:0:{}s:27:\"fullscreen_menu_area_widget\";a:0:{}s:18:\"vertical_menu_area\";a:0:{}s:15:\"footer_column_1\";a:0:{}s:15:\"footer_column_2\";a:0:{}s:15:\"footer_column_3\";a:0:{}s:15:\"footer_column_4\";a:0:{}s:11:\"footer_text\";a:0:{}s:16:\"footer_text_left\";a:0:{}s:17:\"footer_text_right\";a:0:{}s:18:\"header_fixed_right\";a:0:{}s:15:\"left_side_fixed\";a:0:{}s:16:\"right_side_fixed\";a:0:{}s:10:\"panel_area\";a:0:{}s:20:\"Destinations Sidebar\";a:0:{}s:9:\"Instagram\";a:0:{}}}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1114","option_name":"wpcf7","option_value":"a:2:{s:7:\"version\";s:5:\"5.7.3\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1674749426;s:7:\"version\";s:5:\"5.7.3\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1115","option_name":"fw_active_extensions","option_value":"a:14:{s:4:\"blog\";a:0:{}s:6:\"update\";a:0:{}s:16:\"bitbucket-update\";a:0:{}s:13:\"custom-update\";a:0:{}s:13:\"github-update\";a:0:{}s:4:\"tour\";a:0:{}s:11:\"destination\";a:0:{}s:7:\"backups\";a:0:{}s:12:\"backups-demo\";a:0:{}s:11:\"breadcrumbs\";a:0:{}s:8:\"feedback\";a:0:{}s:14:\"feedback-stars\";a:0:{}s:8:\"megamenu\";a:0:{}s:8:\"sidebars\";a:0:{}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1116","option_name":"vsz_cf7_db_version","option_value":"1.9.2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1129","option_name":"kirki_downloaded_font_files","option_value":"a:23:{s:102:\"https:\/\/fonts.gstatic.com\/s\/montserrat\/v25\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw0aXx-p7K4GLvztg.woff\";s:121:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/montserrat\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw0aXx-p7K4GLvztg.woff\";s:102:\"https:\/\/fonts.gstatic.com\/s\/montserrat\/v25\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw9aXx-p7K4GLvztg.woff\";s:121:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/montserrat\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw9aXx-p7K4GLvztg.woff\";s:102:\"https:\/\/fonts.gstatic.com\/s\/montserrat\/v25\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw2aXx-p7K4GLvztg.woff\";s:121:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/montserrat\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw2aXx-p7K4GLvztg.woff\";s:102:\"https:\/\/fonts.gstatic.com\/s\/montserrat\/v25\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw3aXx-p7K4GLvztg.woff\";s:121:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/montserrat\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw3aXx-p7K4GLvztg.woff\";s:99:\"https:\/\/fonts.gstatic.com\/s\/montserrat\/v25\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXx-p7K4GLs.woff\";s:118:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/montserrat\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXx-p7K4GLs.woff\";s:102:\"https:\/\/fonts.gstatic.com\/s\/montserrat\/v25\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w0aXx-p7K4GLvztg.woff\";s:121:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/montserrat\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w0aXx-p7K4GLvztg.woff\";s:102:\"https:\/\/fonts.gstatic.com\/s\/montserrat\/v25\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w9aXx-p7K4GLvztg.woff\";s:121:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/montserrat\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w9aXx-p7K4GLvztg.woff\";s:102:\"https:\/\/fonts.gstatic.com\/s\/montserrat\/v25\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w2aXx-p7K4GLvztg.woff\";s:121:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/montserrat\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w2aXx-p7K4GLvztg.woff\";s:102:\"https:\/\/fonts.gstatic.com\/s\/montserrat\/v25\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w3aXx-p7K4GLvztg.woff\";s:121:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/montserrat\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w3aXx-p7K4GLvztg.woff\";s:99:\"https:\/\/fonts.gstatic.com\/s\/montserrat\/v25\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aXx-p7K4GLs.woff\";s:118:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/montserrat\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aXx-p7K4GLs.woff\";s:102:\"https:\/\/fonts.gstatic.com\/s\/montserrat\/v25\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w0aXx-p7K4GLvztg.woff\";s:121:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/montserrat\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w0aXx-p7K4GLvztg.woff\";s:102:\"https:\/\/fonts.gstatic.com\/s\/montserrat\/v25\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w9aXx-p7K4GLvztg.woff\";s:121:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/montserrat\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w9aXx-p7K4GLvztg.woff\";s:102:\"https:\/\/fonts.gstatic.com\/s\/montserrat\/v25\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w2aXx-p7K4GLvztg.woff\";s:121:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/montserrat\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w2aXx-p7K4GLvztg.woff\";s:102:\"https:\/\/fonts.gstatic.com\/s\/montserrat\/v25\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w3aXx-p7K4GLvztg.woff\";s:121:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/montserrat\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w3aXx-p7K4GLvztg.woff\";s:99:\"https:\/\/fonts.gstatic.com\/s\/montserrat\/v25\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aXx-p7K4GLs.woff\";s:118:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/montserrat\/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aXx-p7K4GLs.woff\";s:116:\"https:\/\/fonts.gstatic.com\/s\/opensans\/v34\/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4taVQUwaEQXjN_mQ.woff\";s:136:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/open-sans\/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4taVQUwaEQXjN_mQ.woff\";s:116:\"https:\/\/fonts.gstatic.com\/s\/opensans\/v34\/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4kaVQUwaEQXjN_mQ.woff\";s:136:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/open-sans\/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4kaVQUwaEQXjN_mQ.woff\";s:116:\"https:\/\/fonts.gstatic.com\/s\/opensans\/v34\/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4saVQUwaEQXjN_mQ.woff\";s:136:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/open-sans\/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4saVQUwaEQXjN_mQ.woff\";s:116:\"https:\/\/fonts.gstatic.com\/s\/opensans\/v34\/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4jaVQUwaEQXjN_mQ.woff\";s:136:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/open-sans\/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4jaVQUwaEQXjN_mQ.woff\";s:116:\"https:\/\/fonts.gstatic.com\/s\/opensans\/v34\/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4iaVQUwaEQXjN_mQ.woff\";s:136:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/open-sans\/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4iaVQUwaEQXjN_mQ.woff\";s:116:\"https:\/\/fonts.gstatic.com\/s\/opensans\/v34\/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4vaVQUwaEQXjN_mQ.woff\";s:136:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/open-sans\/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4vaVQUwaEQXjN_mQ.woff\";s:116:\"https:\/\/fonts.gstatic.com\/s\/opensans\/v34\/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVQUwaEQXjN_mQ.woff\";s:136:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/open-sans\/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVQUwaEQXjN_mQ.woff\";s:113:\"https:\/\/fonts.gstatic.com\/s\/opensans\/v34\/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVQUwaEQXjM.woff\";s:133:\"\/home\/ybvjrmwf\/hola.egktech.co.tz\/wp-content\/fonts\/open-sans\/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVQUwaEQXjM.woff\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1139","option_name":"pa_elements_","option_value":"a:0:{}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1140","option_name":"pa_edit_","option_value":"1674648876","autoload":"no"}}}
{"type":"table","data":{"name":"postmeta","opts":"ENGINE=InnoDB AUTO_INCREMENT=2162 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `post_id` (`post_id`)","KEY `meta_key` (`meta_key`(191))"]}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1","post_id":"2","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2","post_id":"3","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3","post_id":"5","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4","post_id":"5","meta_key":"_elementor_template_type","meta_value":"kit"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5","post_id":"6","meta_key":"_wp_attached_file","meta_value":"2023\/01\/qi-addons-for-elementor-placeholder.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6","post_id":"6","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:47:\"2023\/01\/qi-addons-for-elementor-placeholder.png\";s:8:\"filesize\";i:14165;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"qi-addons-for-elementor-placeholder-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3422;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"qi-addons-for-elementor-placeholder-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:15007;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"qi-addons-for-elementor-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:2365;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"qi-addons-for-elementor-placeholder-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10100;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:47:\"qi-addons-for-elementor-placeholder-570x570.png\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9899;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:47:\"qi-addons-for-elementor-placeholder-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10546;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:47:\"qi-addons-for-elementor-placeholder-800x600.png\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:11748;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:47:\"qi-addons-for-elementor-placeholder-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3515;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:47:\"qi-addons-for-elementor-placeholder-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4624;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:47:\"qi-addons-for-elementor-placeholder-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6685;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:47:\"qi-addons-for-elementor-placeholder-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8410;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:48:\"qi-addons-for-elementor-placeholder-1000x500.png\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10681;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:47:\"qi-addons-for-elementor-placeholder-500x800.png\";s:5:\"width\";i:500;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8677;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:48:\"qi-addons-for-elementor-placeholder-1000x800.png\";s:5:\"width\";i:1000;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:15564;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:47:\"qi-addons-for-elementor-placeholder-700x467.png\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9040;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:47:\"qi-addons-for-elementor-placeholder-539x303.png\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5627;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7","post_id":"1","meta_key":"_qode-like","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"8","post_id":"109","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-img-7.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"9","post_id":"109","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:182;s:6:\"height\";i:182;s:4:\"file\";s:29:\"2020\/06\/destination-img-7.png\";s:8:\"filesize\";i:88086;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"destination-img-7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:50270;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"10","post_id":"109","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"11","post_id":"14","meta_key":"_wp_attached_file","meta_value":"2020\/06\/tour-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"12","post_id":"14","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1693;s:4:\"file\";s:18:\"2020\/06\/tour-1.jpg\";s:8:\"filesize\";i:232391;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"tour-1-230x300.jpg\";s:5:\"width\";i:230;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:17750;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"tour-1-786x1024.jpg\";s:5:\"width\";i:786;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:161350;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-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:6861;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"tour-1-768x1000.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:154595;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"tour-1-1179x1536.jpg\";s:5:\"width\";i:1179;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:309103;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:18:\"tour-1-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:73877;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:18:\"tour-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:103467;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:18:\"tour-1-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:98592;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:18:\"tour-1-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:16933;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:18:\"tour-1-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:25377;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:18:\"tour-1-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:44914;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:18:\"tour-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:58450;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:19:\"tour-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:88110;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:19:\"tour-1-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:110576;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:20:\"tour-1-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:190088;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:18:\"tour-1-700x912.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:912;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:132361;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:18:\"tour-1-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:36007;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:18:\"tour-1-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:97957;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:19:\"tour-1-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:140019;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:19:\"tour-1-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:169777;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:20:\"tour-1-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:309749;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"13","post_id":"147","meta_key":"_wp_attached_file","meta_value":"2020\/06\/tour-g-img-2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"14","post_id":"147","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:854;s:4:\"file\";s:24:\"2020\/06\/tour-g-img-2.jpg\";s:8:\"filesize\";i:141070;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"tour-g-img-2-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:15270;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"tour-g-img-2-1024x673.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:673;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:137549;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"tour-g-img-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:7199;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"tour-g-img-2-768x505.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:83972;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:24:\"tour-g-img-2-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:76855;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:24:\"tour-g-img-2-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:99956;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:24:\"tour-g-img-2-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:103104;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:24:\"tour-g-img-2-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:17029;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:24:\"tour-g-img-2-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:25101;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:24:\"tour-g-img-2-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:45575;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:24:\"tour-g-img-2-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:60989;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:25:\"tour-g-img-2-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:102063;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:24:\"tour-g-img-2-500x854.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:88556;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:25:\"tour-g-img-2-1000x854.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:183935;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:24:\"tour-g-img-2-700x460.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:71474;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:24:\"tour-g-img-2-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:37763;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"tour-g-img-2-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:96110;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"tour-g-img-2-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:170338;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"tour-g-img-2-650x854.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:126956;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"15","post_id":"398","meta_key":"_wp_attached_file","meta_value":"2020\/06\/team-4.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"16","post_id":"398","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:280;s:6:\"height\";i:279;s:4:\"file\";s:18:\"2020\/06\/team-4.png\";s:8:\"filesize\";i:161218;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:44389;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:18:\"team-4-280x198.png\";s:5:\"width\";i:280;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:112858;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:18:\"team-4-280x260.png\";s:5:\"width\";i:280;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:137636;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"17","post_id":"110","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-title-img-7.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"18","post_id":"110","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:35:\"2020\/06\/destination-title-img-7.jpg\";s:8:\"filesize\";i:412433;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"destination-title-img-7-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:14216;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-7-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:148947;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"destination-title-img-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:9532;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"destination-title-img-7-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:85927;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"destination-title-img-7-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:315129;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:35:\"destination-title-img-7-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:122479;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:35:\"destination-title-img-7-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:181605;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:35:\"destination-title-img-7-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:176229;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:35:\"destination-title-img-7-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:26677;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:35:\"destination-title-img-7-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:41896;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:35:\"destination-title-img-7-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:75428;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:35:\"destination-title-img-7-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:97008;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:36:\"destination-title-img-7-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:186180;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:35:\"destination-title-img-7-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:149863;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-7-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:304928;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:35:\"destination-title-img-7-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:71936;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:35:\"destination-title-img-7-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:63204;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:35:\"destination-title-img-7-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:154381;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:36:\"destination-title-img-7-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:298472;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"destination-title-img-7-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:198457;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-7-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:387261;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"19","post_id":"69","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-title-img-15.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"20","post_id":"69","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:36:\"2020\/06\/destination-title-img-15.jpg\";s:8:\"filesize\";i:334652;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"destination-title-img-15-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:16893;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"destination-title-img-15-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:140778;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"destination-title-img-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:10558;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-15-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:88737;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"destination-title-img-15-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:270276;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-15-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:99504;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:36:\"destination-title-img-15-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:132989;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:36:\"destination-title-img-15-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:141278;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:36:\"destination-title-img-15-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:29457;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:36:\"destination-title-img-15-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:42721;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:36:\"destination-title-img-15-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:68128;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:36:\"destination-title-img-15-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:81059;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:37:\"destination-title-img-15-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:159699;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:36:\"destination-title-img-15-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:110416;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:37:\"destination-title-img-15-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:223396;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:36:\"destination-title-img-15-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:76222;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:36:\"destination-title-img-15-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:62469;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-15-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:122592;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:37:\"destination-title-img-15-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:243308;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:36:\"destination-title-img-15-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:144986;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:37:\"destination-title-img-15-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:290154;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"21","post_id":"398","meta_key":"_wp_attachment_image_alt","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"22","post_id":"400","meta_key":"_wp_attached_file","meta_value":"2020\/06\/team-5.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"23","post_id":"400","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:280;s:6:\"height\";i:279;s:4:\"file\";s:18:\"2020\/06\/team-5.png\";s:8:\"filesize\";i:145988;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team-5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:39574;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:18:\"team-5-280x198.png\";s:5:\"width\";i:280;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:98331;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:18:\"team-5-280x260.png\";s:5:\"width\";i:280;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:118618;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"24","post_id":"400","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"25","post_id":"147","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"26","post_id":"401","meta_key":"_wp_attached_file","meta_value":"2020\/06\/team-6.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"27","post_id":"401","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:280;s:6:\"height\";i:279;s:4:\"file\";s:18:\"2020\/06\/team-6.png\";s:8:\"filesize\";i:164719;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team-6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:44197;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:18:\"team-6-280x198.png\";s:5:\"width\";i:280;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:111359;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:18:\"team-6-280x260.png\";s:5:\"width\";i:280;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:133693;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"28","post_id":"401","meta_key":"_wp_attachment_image_alt","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"29","post_id":"148","meta_key":"_wp_attached_file","meta_value":"2020\/06\/tour-g-img-3.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"30","post_id":"148","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1781;s:4:\"file\";s:24:\"2020\/06\/tour-g-img-3.jpg\";s:8:\"filesize\";i:62887;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"tour-g-img-3-219x300.jpg\";s:5:\"width\";i:219;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:6247;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"tour-g-img-3-747x1024.jpg\";s:5:\"width\";i:747;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:55613;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"tour-g-img-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:2909;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"tour-g-img-3-768x1052.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1052;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:58185;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"tour-g-img-3-1121x1536.jpg\";s:5:\"width\";i:1121;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:110971;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:24:\"tour-g-img-3-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:26047;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:24:\"tour-g-img-3-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:36306;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:24:\"tour-g-img-3-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:31079;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:24:\"tour-g-img-3-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:5358;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:24:\"tour-g-img-3-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:7907;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:24:\"tour-g-img-3-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:14275;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:24:\"tour-g-img-3-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:20707;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:25:\"tour-g-img-3-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:26323;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:25:\"tour-g-img-3-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:37516;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:26:\"tour-g-img-3-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:66854;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:24:\"tour-g-img-3-700x959.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:959;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:49438;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:24:\"tour-g-img-3-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:11011;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"tour-g-img-3-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:34803;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"tour-g-img-3-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:38912;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"tour-g-img-3-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:58839;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:26:\"tour-g-img-3-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:75318;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"31","post_id":"402","meta_key":"_wp_attached_file","meta_value":"2020\/06\/team-7.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"32","post_id":"402","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:280;s:6:\"height\";i:279;s:4:\"file\";s:18:\"2020\/06\/team-7.png\";s:8:\"filesize\";i:133556;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team-7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:36262;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:18:\"team-7-280x198.png\";s:5:\"width\";i:280;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:85979;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:18:\"team-7-280x260.png\";s:5:\"width\";i:280;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:107947;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"33","post_id":"402","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"34","post_id":"110","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"35","post_id":"69","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"36","post_id":"73","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-img-14.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"37","post_id":"73","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:182;s:6:\"height\";i:182;s:4:\"file\";s:30:\"2020\/06\/destination-img-14.png\";s:8:\"filesize\";i:57715;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"destination-img-14-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:33247;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"38","post_id":"403","meta_key":"_wp_attached_file","meta_value":"2020\/06\/team-8.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"39","post_id":"73","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"40","post_id":"403","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:280;s:6:\"height\";i:279;s:4:\"file\";s:18:\"2020\/06\/team-8.png\";s:8:\"filesize\";i:183522;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team-8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:48897;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:18:\"team-8-280x198.png\";s:5:\"width\";i:280;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:123045;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:18:\"team-8-280x260.png\";s:5:\"width\";i:280;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:149017;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"41","post_id":"14","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"42","post_id":"403","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"43","post_id":"75","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-title-img-14.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"44","post_id":"75","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:36:\"2020\/06\/destination-title-img-14.jpg\";s:8:\"filesize\";i:136835;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"destination-title-img-14-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:8743;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"destination-title-img-14-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:63737;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"destination-title-img-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:5776;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-14-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:39641;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"destination-title-img-14-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:123965;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-14-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:49696;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:36:\"destination-title-img-14-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:65898;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:36:\"destination-title-img-14-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:69662;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:36:\"destination-title-img-14-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:13812;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:36:\"destination-title-img-14-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:20021;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:36:\"destination-title-img-14-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:33015;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:36:\"destination-title-img-14-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:40280;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:37:\"destination-title-img-14-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:72341;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:36:\"destination-title-img-14-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:53103;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:37:\"destination-title-img-14-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:110052;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:36:\"destination-title-img-14-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:33846;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:36:\"destination-title-img-14-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:28327;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-14-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:60973;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:37:\"destination-title-img-14-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:110265;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:36:\"destination-title-img-14-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:72395;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:37:\"destination-title-img-14-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:134085;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"45","post_id":"114","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-img-6.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"46","post_id":"114","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:182;s:6:\"height\";i:182;s:4:\"file\";s:29:\"2020\/06\/destination-img-6.png\";s:8:\"filesize\";i:93440;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"destination-img-6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:50046;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"47","post_id":"114","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"48","post_id":"405","meta_key":"_wp_attached_file","meta_value":"2020\/06\/background-img-4.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"49","post_id":"405","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1515;s:4:\"file\";s:28:\"2020\/06\/background-img-4.png\";s:8:\"filesize\";i:38759;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"background-img-4-300x237.png\";s:5:\"width\";i:300;s:6:\"height\";i:237;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3229;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"background-img-4-1024x808.png\";s:5:\"width\";i:1024;s:6:\"height\";i:808;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:16128;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"background-img-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:1449;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"background-img-4-768x606.png\";s:5:\"width\";i:768;s:6:\"height\";i:606;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10496;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"background-img-4-1536x1212.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1212;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:28491;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:28:\"background-img-4-570x570.png\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7419;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:28:\"background-img-4-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9537;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:28:\"background-img-4-800x600.png\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10682;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:28:\"background-img-4-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:1061;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:28:\"background-img-4-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3772;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:28:\"background-img-4-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5850;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:28:\"background-img-4-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6212;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:29:\"background-img-4-1000x500.png\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3190;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:29:\"background-img-4-500x1000.png\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8936;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:30:\"background-img-4-1000x1000.png\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:16643;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:28:\"background-img-4-700x552.png\";s:5:\"width\";i:700;s:6:\"height\";i:552;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9359;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:28:\"background-img-4-539x303.png\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:1539;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:28:\"background-img-4-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8778;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"background-img-4-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4845;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:29:\"background-img-4-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:12825;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:30:\"background-img-4-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:24158;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"50","post_id":"16","meta_key":"_wp_attached_file","meta_value":"2020\/06\/tour-title-img-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"51","post_id":"16","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:580;s:4:\"file\";s:28:\"2020\/06\/tour-title-img-1.jpg\";s:8:\"filesize\";i:80159;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"tour-title-img-1-300x91.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:91;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:5628;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"tour-title-img-1-1024x309.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:309;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:38261;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"tour-title-img-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:6820;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"tour-title-img-1-768x232.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:232;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:24355;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"tour-title-img-1-1536x464.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:70270;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:28:\"tour-title-img-1-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:51657;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:28:\"tour-title-img-1-600x580.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:58135;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:28:\"tour-title-img-1-800x580.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:71711;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:28:\"tour-title-img-1-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:15561;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:28:\"tour-title-img-1-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:22749;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:28:\"tour-title-img-1-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:36742;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:28:\"tour-title-img-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:43058;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:29:\"tour-title-img-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:68366;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:28:\"tour-title-img-1-500x580.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:51416;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:29:\"tour-title-img-1-1000x580.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:85274;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:28:\"tour-title-img-1-700x211.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:21231;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:28:\"tour-title-img-1-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:30645;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:28:\"tour-title-img-1-650x580.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:62553;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"tour-title-img-1-1300x580.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:93159;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"tour-title-img-1-650x580.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:62553;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:29:\"tour-title-img-1-1300x580.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:93159;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"52","post_id":"115","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-title-img-6.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"53","post_id":"115","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:35:\"2020\/06\/destination-title-img-6.jpg\";s:8:\"filesize\";i:363238;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"destination-title-img-6-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:13246;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-6-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:133665;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"destination-title-img-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:8833;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"destination-title-img-6-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:79061;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"destination-title-img-6-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:275999;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:35:\"destination-title-img-6-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:106382;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:35:\"destination-title-img-6-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:157481;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:35:\"destination-title-img-6-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:149749;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:35:\"destination-title-img-6-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:24381;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:35:\"destination-title-img-6-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:37390;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:35:\"destination-title-img-6-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:65481;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:35:\"destination-title-img-6-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:84444;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:36:\"destination-title-img-6-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:157821;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:35:\"destination-title-img-6-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:131269;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-6-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:254534;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:35:\"destination-title-img-6-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:66212;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:35:\"destination-title-img-6-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:55732;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:35:\"destination-title-img-6-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:133621;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:36:\"destination-title-img-6-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:249913;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"destination-title-img-6-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:170569;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-6-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:319296;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"54","post_id":"16","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"55","post_id":"19","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-img-18.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"56","post_id":"19","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:182;s:6:\"height\";i:182;s:4:\"file\";s:30:\"2020\/06\/destination-img-18.png\";s:8:\"filesize\";i:70749;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"destination-img-18-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:40283;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"57","post_id":"75","meta_key":"_wp_attachment_image_alt","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"58","post_id":"19","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"59","post_id":"148","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"60","post_id":"148","meta_key":"attachment_image_custom_link","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"61","post_id":"148","meta_key":"attachment_image_link_target","meta_value":"_self"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"62","post_id":"148","meta_key":"blog_image_size","meta_value":"large_height"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"63","post_id":"79","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-img-13.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"64","post_id":"79","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:182;s:6:\"height\";i:182;s:4:\"file\";s:30:\"2020\/06\/destination-img-13.png\";s:8:\"filesize\";i:73790;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"destination-img-13-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:40637;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"65","post_id":"79","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"66","post_id":"21","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-title-img-18-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"67","post_id":"21","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:38:\"2020\/06\/destination-title-img-18-1.jpg\";s:8:\"filesize\";i:77040;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"destination-title-img-18-1-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:9377;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"destination-title-img-18-1-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:48266;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"destination-title-img-18-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:6195;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"destination-title-img-18-1-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:32389;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"destination-title-img-18-1-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:84904;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:38:\"destination-title-img-18-1-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:36431;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:38:\"destination-title-img-18-1-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:43700;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:38:\"destination-title-img-18-1-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:49378;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:38:\"destination-title-img-18-1-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:13452;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:38:\"destination-title-img-18-1-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:17720;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:38:\"destination-title-img-18-1-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:26007;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:38:\"destination-title-img-18-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:30150;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:39:\"destination-title-img-18-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:52963;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:38:\"destination-title-img-18-1-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:38472;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:39:\"destination-title-img-18-1-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:67485;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:38:\"destination-title-img-18-1-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:29086;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:38:\"destination-title-img-18-1-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:23722;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:38:\"destination-title-img-18-1-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:43809;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:39:\"destination-title-img-18-1-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:77115;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:38:\"destination-title-img-18-1-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:47661;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:39:\"destination-title-img-18-1-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:85685;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"68","post_id":"149","meta_key":"_wp_attached_file","meta_value":"2020\/06\/tour-g-img-4-scaled-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"69","post_id":"149","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:819;s:4:\"file\";s:33:\"2020\/06\/tour-g-img-4-scaled-1.jpg\";s:8:\"filesize\";i:291459;s:5:\"sizes\";a:22:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"tour-g-img-4-scaled-1-300x96.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:6403;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"tour-g-img-4-scaled-1-1024x328.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:328;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:58081;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"tour-g-img-4-scaled-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:4854;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"tour-g-img-4-scaled-1-768x246.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:246;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:34427;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"tour-g-img-4-scaled-1-1536x491.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:120492;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:34:\"tour-g-img-4-scaled-1-2048x655.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:655;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:191860;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:33:\"tour-g-img-4-scaled-1-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:48872;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:33:\"tour-g-img-4-scaled-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:60137;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:33:\"tour-g-img-4-scaled-1-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:70577;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:33:\"tour-g-img-4-scaled-1-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:13423;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:33:\"tour-g-img-4-scaled-1-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:18901;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:33:\"tour-g-img-4-scaled-1-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:32114;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:33:\"tour-g-img-4-scaled-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:39274;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:34:\"tour-g-img-4-scaled-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:83132;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:33:\"tour-g-img-4-scaled-1-500x819.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:53384;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:34:\"tour-g-img-4-scaled-1-1000x819.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:114079;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:33:\"tour-g-img-4-scaled-1-700x224.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:28526;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:33:\"tour-g-img-4-scaled-1-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:29536;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:33:\"tour-g-img-4-scaled-1-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:60462;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"tour-g-img-4-scaled-1-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:128085;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:33:\"tour-g-img-4-scaled-1-650x819.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:72257;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:34:\"tour-g-img-4-scaled-1-1300x819.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:150662;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"70","post_id":"80","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-title-img-13.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"71","post_id":"80","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:36:\"2020\/06\/destination-title-img-13.jpg\";s:8:\"filesize\";i:131138;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"destination-title-img-13-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:9480;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"destination-title-img-13-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:64853;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"destination-title-img-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:6112;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-13-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:42085;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"destination-title-img-13-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:120585;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-13-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:41373;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:36:\"destination-title-img-13-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:52297;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:36:\"destination-title-img-13-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:56743;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:36:\"destination-title-img-13-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:13934;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:36:\"destination-title-img-13-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:19207;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:36:\"destination-title-img-13-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:29438;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:36:\"destination-title-img-13-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:34464;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:37:\"destination-title-img-13-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:63147;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:36:\"destination-title-img-13-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:45432;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:37:\"destination-title-img-13-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:83444;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:36:\"destination-title-img-13-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:36698;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:36:\"destination-title-img-13-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:26313;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-13-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:50337;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:37:\"destination-title-img-13-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:93266;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:36:\"destination-title-img-13-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:57305;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:37:\"destination-title-img-13-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:104853;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"72","post_id":"115","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"73","post_id":"119","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-img-5.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"74","post_id":"119","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:182;s:6:\"height\";i:182;s:4:\"file\";s:29:\"2020\/06\/destination-img-5.png\";s:8:\"filesize\";i:93790;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"destination-img-5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:49089;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"75","post_id":"119","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"76","post_id":"120","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-title-img-5.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"77","post_id":"120","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:35:\"2020\/06\/destination-title-img-5.jpg\";s:8:\"filesize\";i:279257;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"destination-title-img-5-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:14446;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-5-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:119808;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"destination-title-img-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:9652;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"destination-title-img-5-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:74569;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"destination-title-img-5-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:230766;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:35:\"destination-title-img-5-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:93869;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:35:\"destination-title-img-5-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:130715;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:35:\"destination-title-img-5-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:130516;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:35:\"destination-title-img-5-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:24468;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:35:\"destination-title-img-5-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:37171;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:35:\"destination-title-img-5-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:61349;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:35:\"destination-title-img-5-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:75706;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:36:\"destination-title-img-5-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:134465;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:35:\"destination-title-img-5-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:107501;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-5-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:206859;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:35:\"destination-title-img-5-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:63403;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:35:\"destination-title-img-5-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:52175;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:35:\"destination-title-img-5-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:115877;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:36:\"destination-title-img-5-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:204847;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"destination-title-img-5-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:141307;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-5-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:251607;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"78","post_id":"21","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"79","post_id":"26","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-g-img-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"80","post_id":"26","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:854;s:4:\"file\";s:31:\"2020\/06\/destination-g-img-1.jpg\";s:8:\"filesize\";i:105221;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"destination-g-img-1-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:9836;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"destination-g-img-1-1024x673.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:673;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:85077;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"destination-g-img-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:4777;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"destination-g-img-1-768x505.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:51729;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:31:\"destination-g-img-1-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:47023;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:31:\"destination-g-img-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:63960;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:31:\"destination-g-img-1-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:62378;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:31:\"destination-g-img-1-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:11224;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:31:\"destination-g-img-1-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:16119;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:31:\"destination-g-img-1-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:28260;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:31:\"destination-g-img-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:37782;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:32:\"destination-g-img-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:63448;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:31:\"destination-g-img-1-500x854.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:61284;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:32:\"destination-g-img-1-1000x854.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:110775;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:31:\"destination-g-img-1-700x460.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:44115;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:31:\"destination-g-img-1-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:23711;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:31:\"destination-g-img-1-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:58393;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:32:\"destination-g-img-1-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:107264;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"destination-g-img-1-650x854.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:78791;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"81","post_id":"80","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"82","post_id":"405","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"83","post_id":"149","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"84","post_id":"149","meta_key":"attachment_image_custom_link","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"85","post_id":"149","meta_key":"attachment_image_link_target","meta_value":"_self"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"86","post_id":"149","meta_key":"blog_image_size","meta_value":"large_width"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"87","post_id":"84","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-img-12.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"88","post_id":"84","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:182;s:6:\"height\";i:182;s:4:\"file\";s:30:\"2020\/06\/destination-img-12.png\";s:8:\"filesize\";i:62089;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"destination-img-12-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:34283;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"89","post_id":"84","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"90","post_id":"426","meta_key":"_wp_attached_file","meta_value":"2020\/06\/background-text-9.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"91","post_id":"426","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1265;s:6:\"height\";i:248;s:4:\"file\";s:29:\"2020\/06\/background-text-9.png\";s:8:\"filesize\";i:17902;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"background-text-9-300x59.png\";s:5:\"width\";i:300;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4745;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"background-text-9-1024x201.png\";s:5:\"width\";i:1024;s:6:\"height\";i:201;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:19419;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"background-text-9-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4241;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"background-text-9-768x151.png\";s:5:\"width\";i:768;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13726;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:29:\"background-text-9-570x248.png\";s:5:\"width\";i:570;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10323;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:29:\"background-text-9-600x248.png\";s:5:\"width\";i:600;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:11010;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:29:\"background-text-9-800x248.png\";s:5:\"width\";i:800;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13768;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:29:\"background-text-9-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8352;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:29:\"background-text-9-400x248.png\";s:5:\"width\";i:400;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8129;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:29:\"background-text-9-500x248.png\";s:5:\"width\";i:500;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9485;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:29:\"background-text-9-500x248.png\";s:5:\"width\";i:500;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9485;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:30:\"background-text-9-1000x248.png\";s:5:\"width\";i:1000;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:15413;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:29:\"background-text-9-500x248.png\";s:5:\"width\";i:500;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9485;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:30:\"background-text-9-1000x248.png\";s:5:\"width\";i:1000;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:15413;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:29:\"background-text-9-700x137.png\";s:5:\"width\";i:700;s:6:\"height\";i:137;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:12024;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:29:\"background-text-9-539x248.png\";s:5:\"width\";i:539;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10021;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:29:\"background-text-9-650x248.png\";s:5:\"width\";i:650;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:11599;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:29:\"background-text-9-650x248.png\";s:5:\"width\";i:650;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:11599;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"92","post_id":"85","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-title-img-12.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"93","post_id":"85","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:36:\"2020\/06\/destination-title-img-12.jpg\";s:8:\"filesize\";i:193938;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"destination-title-img-12-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:6200;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"destination-title-img-12-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:63315;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"destination-title-img-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:4246;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-12-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:33883;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"destination-title-img-12-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:158684;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-12-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:56255;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:36:\"destination-title-img-12-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:90826;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:36:\"destination-title-img-12-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:82907;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:36:\"destination-title-img-12-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:10812;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:36:\"destination-title-img-12-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:16799;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:36:\"destination-title-img-12-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:30615;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:36:\"destination-title-img-12-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:42385;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:37:\"destination-title-img-12-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:80482;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:36:\"destination-title-img-12-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:74182;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:37:\"destination-title-img-12-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:154399;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:36:\"destination-title-img-12-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:27789;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:36:\"destination-title-img-12-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:24275;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-12-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:74709;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:37:\"destination-title-img-12-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:143653;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:36:\"destination-title-img-12-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:100453;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:37:\"destination-title-img-12-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:198763;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"94","post_id":"150","meta_key":"_wp_attached_file","meta_value":"2020\/06\/tour-g-img-5.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"95","post_id":"150","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1781;s:4:\"file\";s:24:\"2020\/06\/tour-g-img-5.jpg\";s:8:\"filesize\";i:231941;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"tour-g-img-5-219x300.jpg\";s:5:\"width\";i:219;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:14826;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"tour-g-img-5-747x1024.jpg\";s:5:\"width\";i:747;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:131973;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"tour-g-img-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:6392;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"tour-g-img-5-768x1052.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1052;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:137996;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"tour-g-img-5-1121x1536.jpg\";s:5:\"width\";i:1121;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:262068;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:24:\"tour-g-img-5-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:65417;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:24:\"tour-g-img-5-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:87008;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:24:\"tour-g-img-5-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:95570;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:24:\"tour-g-img-5-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:18155;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:24:\"tour-g-img-5-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:25550;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:24:\"tour-g-img-5-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:42791;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:24:\"tour-g-img-5-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:51647;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:25:\"tour-g-img-5-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:104356;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:25:\"tour-g-img-5-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:81436;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:26:\"tour-g-img-5-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:172214;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:24:\"tour-g-img-5-700x959.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:959;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:117694;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:24:\"tour-g-img-5-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:38793;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"tour-g-img-5-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:87375;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"tour-g-img-5-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:175543;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"tour-g-img-5-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:128015;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:26:\"tour-g-img-5-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:264969;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"96","post_id":"426","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"97","post_id":"120","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"98","post_id":"26","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"99","post_id":"124","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-img-4.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"100","post_id":"124","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:182;s:6:\"height\";i:182;s:4:\"file\";s:29:\"2020\/06\/destination-img-4.png\";s:8:\"filesize\";i:105606;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"destination-img-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:57543;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"101","post_id":"124","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"102","post_id":"27","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-g-img-2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"103","post_id":"27","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:854;s:4:\"file\";s:31:\"2020\/06\/destination-g-img-2.jpg\";s:8:\"filesize\";i:171591;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"destination-g-img-2-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:15259;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"destination-g-img-2-1024x673.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:673;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:138144;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"destination-g-img-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:7166;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"destination-g-img-2-768x505.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:83881;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:31:\"destination-g-img-2-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:76918;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:31:\"destination-g-img-2-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:100810;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:31:\"destination-g-img-2-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:103317;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:31:\"destination-g-img-2-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:17096;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:31:\"destination-g-img-2-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:25016;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:31:\"destination-g-img-2-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:45498;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:31:\"destination-g-img-2-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:60918;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:32:\"destination-g-img-2-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:102441;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:31:\"destination-g-img-2-500x854.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:94259;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:32:\"destination-g-img-2-1000x854.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:189310;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:31:\"destination-g-img-2-700x460.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:71306;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:31:\"destination-g-img-2-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:37585;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:31:\"destination-g-img-2-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:96394;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:32:\"destination-g-img-2-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:175625;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"destination-g-img-2-650x854.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:129387;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"104","post_id":"442","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-page-title.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"105","post_id":"442","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:34:\"2020\/06\/destination-page-title.jpg\";s:8:\"filesize\";i:201021;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"destination-page-title-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:10054;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"destination-page-title-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:93003;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"destination-page-title-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:6858;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"destination-page-title-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:54695;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"destination-page-title-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:194537;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:34:\"destination-page-title-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:78107;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:34:\"destination-page-title-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:118194;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:34:\"destination-page-title-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:104532;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:34:\"destination-page-title-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:17496;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:34:\"destination-page-title-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:26248;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:34:\"destination-page-title-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:45686;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:34:\"destination-page-title-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:61867;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:35:\"destination-page-title-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:109310;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:34:\"destination-page-title-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:99562;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:35:\"destination-page-title-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:177313;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:34:\"destination-page-title-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:46145;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:34:\"destination-page-title-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:38476;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:34:\"destination-page-title-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:98743;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"destination-page-title-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:174246;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"destination-page-title-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:126467;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:35:\"destination-page-title-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:215684;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"106","post_id":"125","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-title-img-4.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"107","post_id":"125","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:35:\"2020\/06\/destination-title-img-4.jpg\";s:8:\"filesize\";i:206832;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"destination-title-img-4-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:12038;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-4-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:96597;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"destination-title-img-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:10173;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"destination-title-img-4-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:61724;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"destination-title-img-4-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:179211;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:35:\"destination-title-img-4-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:90028;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:35:\"destination-title-img-4-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:115658;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:35:\"destination-title-img-4-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:121368;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:35:\"destination-title-img-4-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:24419;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:35:\"destination-title-img-4-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:36667;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:35:\"destination-title-img-4-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:61003;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:35:\"destination-title-img-4-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:74098;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:36:\"destination-title-img-4-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:117908;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:35:\"destination-title-img-4-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:97170;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-4-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:184336;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:35:\"destination-title-img-4-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:53249;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:35:\"destination-title-img-4-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:50295;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:35:\"destination-title-img-4-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:108933;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:36:\"destination-title-img-4-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:174257;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"destination-title-img-4-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:125532;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-4-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:215909;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"108","post_id":"85","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"109","post_id":"89","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-img-11.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"110","post_id":"89","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:182;s:6:\"height\";i:182;s:4:\"file\";s:30:\"2020\/06\/destination-img-11.png\";s:8:\"filesize\";i:58692;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"destination-img-11-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:31524;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"111","post_id":"89","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"112","post_id":"90","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-title-img-11.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"113","post_id":"90","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:36:\"2020\/06\/destination-title-img-11.jpg\";s:8:\"filesize\";i:215865;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"destination-title-img-11-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:7673;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"destination-title-img-11-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:74956;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"destination-title-img-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:5055;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-11-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:43356;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"destination-title-img-11-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:168807;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-11-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:59935;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:36:\"destination-title-img-11-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:92261;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:36:\"destination-title-img-11-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:87750;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:36:\"destination-title-img-11-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:13251;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:36:\"destination-title-img-11-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:20482;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:36:\"destination-title-img-11-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:36240;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:36:\"destination-title-img-11-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:46705;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:37:\"destination-title-img-11-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:89967;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:36:\"destination-title-img-11-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:75863;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:37:\"destination-title-img-11-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:159463;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:36:\"destination-title-img-11-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:36549;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:36:\"destination-title-img-11-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:30185;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-11-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:77474;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:37:\"destination-title-img-11-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:150531;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:36:\"destination-title-img-11-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:100829;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:37:\"destination-title-img-11-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:204788;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"114","post_id":"27","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"115","post_id":"442","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"116","post_id":"125","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"117","post_id":"150","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"118","post_id":"150","meta_key":"attachment_image_custom_link","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"119","post_id":"150","meta_key":"attachment_image_link_target","meta_value":"_self"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"120","post_id":"150","meta_key":"blog_image_size","meta_value":"large_height"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"121","post_id":"41","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-g-img-3.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"122","post_id":"41","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:854;s:4:\"file\";s:31:\"2020\/06\/destination-g-img-3.jpg\";s:8:\"filesize\";i:102964;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"destination-g-img-3-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:12145;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"destination-g-img-3-1024x673.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:673;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:96853;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"destination-g-img-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:5430;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"destination-g-img-3-768x505.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:61044;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:31:\"destination-g-img-3-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:50880;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:31:\"destination-g-img-3-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:63931;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:31:\"destination-g-img-3-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:71104;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:31:\"destination-g-img-3-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:14505;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:31:\"destination-g-img-3-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:19728;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:31:\"destination-g-img-3-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:33164;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:31:\"destination-g-img-3-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:41456;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:32:\"destination-g-img-3-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:77969;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:31:\"destination-g-img-3-500x854.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:55712;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:32:\"destination-g-img-3-1000x854.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:117945;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:31:\"destination-g-img-3-700x460.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:52198;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:31:\"destination-g-img-3-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:30605;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:31:\"destination-g-img-3-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:62832;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:32:\"destination-g-img-3-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:124842;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"destination-g-img-3-650x854.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:76841;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"123","post_id":"462","meta_key":"_wp_attached_file","meta_value":"2020\/06\/tour-page-title.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"124","post_id":"462","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:27:\"2020\/06\/tour-page-title.jpg\";s:8:\"filesize\";i:94547;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"tour-page-title-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:6546;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"tour-page-title-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:55318;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"tour-page-title-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:4582;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"tour-page-title-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:32918;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"tour-page-title-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:114407;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:27:\"tour-page-title-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:45459;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:27:\"tour-page-title-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:64284;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:27:\"tour-page-title-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:64475;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:27:\"tour-page-title-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:11590;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:27:\"tour-page-title-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:17104;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:27:\"tour-page-title-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:28730;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:27:\"tour-page-title-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:36316;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:28:\"tour-page-title-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:66573;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:27:\"tour-page-title-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:53756;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:28:\"tour-page-title-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:102747;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:27:\"tour-page-title-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:27920;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:27:\"tour-page-title-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:24484;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:27:\"tour-page-title-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:57001;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:28:\"tour-page-title-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:104801;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"tour-page-title-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:69417;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:28:\"tour-page-title-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:128311;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"125","post_id":"129","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-img-3.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"126","post_id":"129","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:182;s:6:\"height\";i:182;s:4:\"file\";s:29:\"2020\/06\/destination-img-3.png\";s:8:\"filesize\";i:78047;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"destination-img-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:44215;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"127","post_id":"151","meta_key":"_wp_attached_file","meta_value":"2020\/06\/tour-g-img-6.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"128","post_id":"151","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:854;s:4:\"file\";s:24:\"2020\/06\/tour-g-img-6.jpg\";s:8:\"filesize\";i:83387;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"tour-g-img-6-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:12179;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"tour-g-img-6-1024x673.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:673;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:96693;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"tour-g-img-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:5439;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"tour-g-img-6-768x505.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:61197;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:24:\"tour-g-img-6-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:50870;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:24:\"tour-g-img-6-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:63528;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:24:\"tour-g-img-6-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:71159;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:24:\"tour-g-img-6-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:14530;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:24:\"tour-g-img-6-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:19818;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:24:\"tour-g-img-6-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:33324;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:24:\"tour-g-img-6-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:41617;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:25:\"tour-g-img-6-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:77607;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:24:\"tour-g-img-6-500x854.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:50423;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:25:\"tour-g-img-6-1000x854.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:113822;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:24:\"tour-g-img-6-700x460.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:52465;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:24:\"tour-g-img-6-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:30588;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"tour-g-img-6-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:62821;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"tour-g-img-6-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:120808;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"tour-g-img-6-650x854.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:74660;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"129","post_id":"129","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"130","post_id":"130","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-title-img-3.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"131","post_id":"130","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:35:\"2020\/06\/destination-title-img-3.jpg\";s:8:\"filesize\";i:267243;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"destination-title-img-3-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:12535;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-3-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:105909;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"destination-title-img-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:8776;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"destination-title-img-3-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:64660;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"destination-title-img-3-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:211528;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:35:\"destination-title-img-3-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:87456;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:35:\"destination-title-img-3-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:127926;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:35:\"destination-title-img-3-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:124422;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:35:\"destination-title-img-3-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:22898;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:35:\"destination-title-img-3-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:33823;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:35:\"destination-title-img-3-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:56447;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:35:\"destination-title-img-3-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:70064;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:36:\"destination-title-img-3-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:128651;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:35:\"destination-title-img-3-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:107251;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-3-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:208529;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:35:\"destination-title-img-3-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:54808;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:35:\"destination-title-img-3-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:49053;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:35:\"destination-title-img-3-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:109503;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:36:\"destination-title-img-3-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:201313;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"destination-title-img-3-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:138826;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-3-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:262533;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"132","post_id":"90","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"133","post_id":"94","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-img-10.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"134","post_id":"94","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:182;s:6:\"height\";i:182;s:4:\"file\";s:30:\"2020\/06\/destination-img-10.png\";s:8:\"filesize\";i:81599;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"destination-img-10-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:43723;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"135","post_id":"94","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"136","post_id":"41","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"137","post_id":"462","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"138","post_id":"95","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-title-img-10.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"139","post_id":"95","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:36:\"2020\/06\/destination-title-img-10.jpg\";s:8:\"filesize\";i:309747;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"destination-title-img-10-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:11427;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"destination-title-img-10-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:113773;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"destination-title-img-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:6922;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-10-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:66490;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"destination-title-img-10-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:238603;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-10-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:78788;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:36:\"destination-title-img-10-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:115339;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:36:\"destination-title-img-10-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:115802;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:36:\"destination-title-img-10-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:19381;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:36:\"destination-title-img-10-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:29008;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:36:\"destination-title-img-10-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:50092;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:36:\"destination-title-img-10-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:62230;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:37:\"destination-title-img-10-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:129316;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:36:\"destination-title-img-10-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:95932;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:37:\"destination-title-img-10-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:197422;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:36:\"destination-title-img-10-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:55451;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:36:\"destination-title-img-10-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:44100;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-10-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:99498;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:37:\"destination-title-img-10-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:207099;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:36:\"destination-title-img-10-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:125436;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:37:\"destination-title-img-10-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:256991;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"140","post_id":"42","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-g-img-4.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"141","post_id":"151","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"142","post_id":"42","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:854;s:4:\"file\";s:31:\"2020\/06\/destination-g-img-4.jpg\";s:8:\"filesize\";i:205897;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"destination-g-img-4-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:14832;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"destination-g-img-4-1024x673.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:673;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:148390;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"destination-g-img-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:7076;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"destination-g-img-4-768x505.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:87003;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:31:\"destination-g-img-4-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:83360;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:31:\"destination-g-img-4-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:117414;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:31:\"destination-g-img-4-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:109090;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:31:\"destination-g-img-4-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:16263;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:31:\"destination-g-img-4-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:24654;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:31:\"destination-g-img-4-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:45905;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:31:\"destination-g-img-4-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:65084;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:32:\"destination-g-img-4-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:101143;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:31:\"destination-g-img-4-500x854.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:125256;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:32:\"destination-g-img-4-1000x854.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:217665;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:31:\"destination-g-img-4-700x460.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:73008;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:31:\"destination-g-img-4-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:36028;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:31:\"destination-g-img-4-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:106283;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:32:\"destination-g-img-4-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:181878;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"destination-g-img-4-650x854.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:154651;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"143","post_id":"481","meta_key":"_wp_attached_file","meta_value":"2020\/06\/map.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"144","post_id":"481","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:580;s:4:\"file\";s:15:\"2020\/06\/map.jpg\";s:8:\"filesize\";i:201586;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"map-300x91.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:91;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:7806;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"map-1024x309.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:309;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:67207;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"map-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:5976;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"map-768x232.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:232;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:40063;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:16:\"map-1536x464.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:132669;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:15:\"map-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:55823;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:15:\"map-600x580.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:65384;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:15:\"map-800x580.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:84081;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:15:\"map-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:16051;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:15:\"map-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:22330;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:15:\"map-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:37777;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:15:\"map-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:45664;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:16:\"map-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:90810;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:15:\"map-500x580.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:54695;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:16:\"map-1000x580.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:108691;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:15:\"map-700x211.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:33945;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:15:\"map-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:34413;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:15:\"map-650x580.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:70902;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:16:\"map-1300x580.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:140827;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:15:\"map-650x580.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:70902;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:16:\"map-1300x580.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:140827;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"145","post_id":"152","meta_key":"_wp_attached_file","meta_value":"2020\/06\/tour-g-img-7.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"146","post_id":"152","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:854;s:4:\"file\";s:24:\"2020\/06\/tour-g-img-7.jpg\";s:8:\"filesize\";i:177915;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"tour-g-img-7-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:15202;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"tour-g-img-7-1024x673.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:673;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:154577;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"tour-g-img-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:6881;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"tour-g-img-7-768x505.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:90926;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:24:\"tour-g-img-7-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:86731;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:24:\"tour-g-img-7-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:126258;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:24:\"tour-g-img-7-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:115619;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:24:\"tour-g-img-7-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:17465;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:24:\"tour-g-img-7-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:25331;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:24:\"tour-g-img-7-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:48265;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:24:\"tour-g-img-7-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:67737;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:25:\"tour-g-img-7-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:119571;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:24:\"tour-g-img-7-500x854.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:130307;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:25:\"tour-g-img-7-1000x854.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:223647;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:24:\"tour-g-img-7-700x460.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:76333;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:24:\"tour-g-img-7-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:39997;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"tour-g-img-7-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:110665;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"tour-g-img-7-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:210265;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"tour-g-img-7-650x854.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:164536;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"147","post_id":"130","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"148","post_id":"134","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-img-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"149","post_id":"134","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:182;s:6:\"height\";i:182;s:4:\"file\";s:29:\"2020\/06\/destination-img-2.png\";s:8:\"filesize\";i:80556;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"destination-img-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:45140;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"150","post_id":"134","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"151","post_id":"135","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-title-img-2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"152","post_id":"135","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:35:\"2020\/06\/destination-title-img-2.jpg\";s:8:\"filesize\";i:140282;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"destination-title-img-2-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:6906;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-2-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:57607;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"destination-title-img-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:5496;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"destination-title-img-2-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:34776;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"destination-title-img-2-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:117325;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:35:\"destination-title-img-2-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:53069;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:35:\"destination-title-img-2-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:78412;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:35:\"destination-title-img-2-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:70274;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:35:\"destination-title-img-2-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:12626;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:35:\"destination-title-img-2-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:19069;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:35:\"destination-title-img-2-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:31997;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:35:\"destination-title-img-2-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:42742;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:36:\"destination-title-img-2-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:70507;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:35:\"destination-title-img-2-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:68671;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-2-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:114501;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:35:\"destination-title-img-2-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:29752;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:35:\"destination-title-img-2-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:26613;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:35:\"destination-title-img-2-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:66231;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:36:\"destination-title-img-2-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:110606;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"destination-title-img-2-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:83666;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-2-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:140672;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"153","post_id":"42","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"154","post_id":"43","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-g-img-5.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"155","post_id":"43","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:854;s:4:\"file\";s:31:\"2020\/06\/destination-g-img-5.jpg\";s:8:\"filesize\";i:188620;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"destination-g-img-5-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:16602;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"destination-g-img-5-1024x673.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:673;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:147070;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"destination-g-img-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:7079;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"destination-g-img-5-768x505.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:87667;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:31:\"destination-g-img-5-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:71525;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:31:\"destination-g-img-5-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:95072;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:31:\"destination-g-img-5-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:103878;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:31:\"destination-g-img-5-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:19251;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:31:\"destination-g-img-5-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:26835;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:31:\"destination-g-img-5-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:45219;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:31:\"destination-g-img-5-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:56640;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:32:\"destination-g-img-5-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:112267;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:31:\"destination-g-img-5-500x854.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:87390;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:32:\"destination-g-img-5-1000x854.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:188755;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:31:\"destination-g-img-5-700x460.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:74160;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:31:\"destination-g-img-5-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:41053;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:31:\"destination-g-img-5-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:89931;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:32:\"destination-g-img-5-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:195655;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"destination-g-img-5-650x854.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:123486;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"156","post_id":"481","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"157","post_id":"95","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"158","post_id":"531","meta_key":"_wp_attached_file","meta_value":"2020\/06\/slider-img-3.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"159","post_id":"531","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:784;s:4:\"file\";s:24:\"2020\/06\/slider-img-3.jpg\";s:8:\"filesize\";i:237823;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"slider-img-3-300x123.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:10956;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"slider-img-3-1024x418.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:418;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:124114;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"slider-img-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:7069;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"slider-img-3-768x314.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:314;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:70539;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"slider-img-3-1536x627.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:627;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:262131;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:24:\"slider-img-3-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:92792;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:24:\"slider-img-3-600x784.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:137544;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:24:\"slider-img-3-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:134263;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:24:\"slider-img-3-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:20115;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:24:\"slider-img-3-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:30584;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:24:\"slider-img-3-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:56874;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:24:\"slider-img-3-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:73323;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:25:\"slider-img-3-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:144116;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:24:\"slider-img-3-500x784.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:112359;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:25:\"slider-img-3-1000x784.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:230132;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:24:\"slider-img-3-700x286.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:57951;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:24:\"slider-img-3-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:47988;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"slider-img-3-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:116897;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"slider-img-3-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:230542;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"slider-img-3-650x784.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:148780;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:25:\"slider-img-3-1300x784.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:290459;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"160","post_id":"152","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"161","post_id":"99","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-img-9.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"162","post_id":"99","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:182;s:6:\"height\";i:182;s:4:\"file\";s:29:\"2020\/06\/destination-img-9.png\";s:8:\"filesize\";i:94156;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"destination-img-9-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:51033;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"163","post_id":"99","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"164","post_id":"153","meta_key":"_wp_attached_file","meta_value":"2020\/06\/tour-g-img-8-scaled-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"165","post_id":"153","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:819;s:4:\"file\";s:33:\"2020\/06\/tour-g-img-8-scaled-1.jpg\";s:8:\"filesize\";i:421850;s:5:\"sizes\";a:22:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"tour-g-img-8-scaled-1-300x96.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:9793;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"tour-g-img-8-scaled-1-1024x328.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:328;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:80377;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"tour-g-img-8-scaled-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:7000;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"tour-g-img-8-scaled-1-768x246.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:246;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:49056;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"tour-g-img-8-scaled-1-1536x491.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:163003;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:34:\"tour-g-img-8-scaled-1-2048x655.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:655;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:264386;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:33:\"tour-g-img-8-scaled-1-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:66319;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:33:\"tour-g-img-8-scaled-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:84960;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:33:\"tour-g-img-8-scaled-1-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:95666;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:33:\"tour-g-img-8-scaled-1-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:18757;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:33:\"tour-g-img-8-scaled-1-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:26337;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:33:\"tour-g-img-8-scaled-1-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:43446;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:33:\"tour-g-img-8-scaled-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:53060;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:34:\"tour-g-img-8-scaled-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:106415;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:33:\"tour-g-img-8-scaled-1-500x819.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:78851;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:34:\"tour-g-img-8-scaled-1-1000x819.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:162468;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:33:\"tour-g-img-8-scaled-1-700x224.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:41642;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:33:\"tour-g-img-8-scaled-1-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:39591;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:33:\"tour-g-img-8-scaled-1-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:82159;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"tour-g-img-8-scaled-1-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:166726;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:33:\"tour-g-img-8-scaled-1-650x819.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:104361;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:34:\"tour-g-img-8-scaled-1-1300x819.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:215355;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"166","post_id":"100","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-title-img-9.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"167","post_id":"100","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:35:\"2020\/06\/destination-title-img-9.jpg\";s:8:\"filesize\";i:360113;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"destination-title-img-9-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:15189;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-9-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:142338;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"destination-title-img-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:10365;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"destination-title-img-9-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:86418;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"destination-title-img-9-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:280387;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:35:\"destination-title-img-9-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:122492;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:35:\"destination-title-img-9-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:179690;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:35:\"destination-title-img-9-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:171139;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:35:\"destination-title-img-9-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:28163;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:35:\"destination-title-img-9-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:44144;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:35:\"destination-title-img-9-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:77327;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:35:\"destination-title-img-9-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:97951;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:36:\"destination-title-img-9-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:168828;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:35:\"destination-title-img-9-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:151365;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-9-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:283684;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:35:\"destination-title-img-9-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:72987;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:35:\"destination-title-img-9-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:63344;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:35:\"destination-title-img-9-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:152449;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:36:\"destination-title-img-9-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:259940;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"destination-title-img-9-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:193469;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-9-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:338912;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"168","post_id":"135","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"169","post_id":"43","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"170","post_id":"139","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-img-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"171","post_id":"139","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:182;s:6:\"height\";i:182;s:4:\"file\";s:29:\"2020\/06\/destination-img-1.png\";s:8:\"filesize\";i:73431;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"destination-img-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:40083;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"172","post_id":"139","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"173","post_id":"531","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"174","post_id":"140","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-title-img-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"175","post_id":"140","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:35:\"2020\/06\/destination-title-img-1.jpg\";s:8:\"filesize\";i:144381;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"destination-title-img-1-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:6960;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-1-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:58074;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"destination-title-img-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:4443;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"destination-title-img-1-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:34715;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"destination-title-img-1-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:120795;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:35:\"destination-title-img-1-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:47248;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:35:\"destination-title-img-1-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:69303;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:35:\"destination-title-img-1-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:69519;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:35:\"destination-title-img-1-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:11786;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:35:\"destination-title-img-1-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:17775;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:35:\"destination-title-img-1-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:30622;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:35:\"destination-title-img-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:37248;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:36:\"destination-title-img-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:70374;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:35:\"destination-title-img-1-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:58768;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-1-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:117323;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:35:\"destination-title-img-1-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:29575;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:35:\"destination-title-img-1-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:25428;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:35:\"destination-title-img-1-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:59469;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:36:\"destination-title-img-1-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:111943;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"destination-title-img-1-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:75508;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-1-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:144669;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"176","post_id":"44","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-g-img-6.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"177","post_id":"44","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:854;s:4:\"file\";s:31:\"2020\/06\/destination-g-img-6.jpg\";s:8:\"filesize\";i:174414;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"destination-g-img-6-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:16153;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"destination-g-img-6-1024x673.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:673;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:137605;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"destination-g-img-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:6862;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"destination-g-img-6-768x505.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:84369;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:31:\"destination-g-img-6-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:66430;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:31:\"destination-g-img-6-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:86690;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:31:\"destination-g-img-6-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:97882;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:31:\"destination-g-img-6-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:18884;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:31:\"destination-g-img-6-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:26432;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:31:\"destination-g-img-6-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:44123;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:31:\"destination-g-img-6-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:53296;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:32:\"destination-g-img-6-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:109061;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:31:\"destination-g-img-6-500x854.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:79736;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:32:\"destination-g-img-6-1000x854.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:170272;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:31:\"destination-g-img-6-700x460.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:72247;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:31:\"destination-g-img-6-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:40246;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:31:\"destination-g-img-6-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:82996;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:32:\"destination-g-img-6-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:186203;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"destination-g-img-6-650x854.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:110142;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"178","post_id":"532","meta_key":"_wp_attached_file","meta_value":"2020\/06\/slider-img-4.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"179","post_id":"532","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:784;s:4:\"file\";s:24:\"2020\/06\/slider-img-4.jpg\";s:8:\"filesize\";i:222726;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"slider-img-4-300x123.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:8285;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"slider-img-4-1024x418.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:418;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:72810;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"slider-img-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:6549;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"slider-img-4-768x314.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:314;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:43744;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"slider-img-4-1536x627.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:627;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:148350;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:24:\"slider-img-4-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:62776;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:24:\"slider-img-4-600x784.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:92939;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:24:\"slider-img-4-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:84932;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:24:\"slider-img-4-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:15243;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:24:\"slider-img-4-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:22539;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:24:\"slider-img-4-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:38837;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:24:\"slider-img-4-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:50851;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:25:\"slider-img-4-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:86036;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:24:\"slider-img-4-500x784.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:79619;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:25:\"slider-img-4-1000x784.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:139927;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:24:\"slider-img-4-700x286.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:36711;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:24:\"slider-img-4-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:32566;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"slider-img-4-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:78252;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"slider-img-4-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:135328;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"slider-img-4-650x784.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:99493;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:25:\"slider-img-4-1300x784.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:172594;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"180","post_id":"100","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"181","post_id":"153","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"182","post_id":"153","meta_key":"attachment_image_custom_link","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"183","post_id":"153","meta_key":"attachment_image_link_target","meta_value":"_self"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"184","post_id":"153","meta_key":"blog_image_size","meta_value":"large_width"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"185","post_id":"104","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-img-8.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"186","post_id":"104","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:182;s:6:\"height\";i:182;s:4:\"file\";s:29:\"2020\/06\/destination-img-8.png\";s:8:\"filesize\";i:89511;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"destination-img-8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:48946;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"187","post_id":"104","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"188","post_id":"155","meta_key":"_wp_attached_file","meta_value":"2020\/06\/sidebar-img-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"189","post_id":"155","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:1057;s:4:\"file\";s:25:\"2020\/06\/sidebar-img-1.jpg\";s:8:\"filesize\";i:266310;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"sidebar-img-1-300x288.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:31370;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"sidebar-img-1-1024x984.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:984;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:298718;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"sidebar-img-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:9151;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"sidebar-img-1-768x738.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:738;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:184238;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:25:\"sidebar-img-1-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:111429;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:25:\"sidebar-img-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:153530;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:25:\"sidebar-img-1-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:165255;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:25:\"sidebar-img-1-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:28406;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:25:\"sidebar-img-1-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:41489;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:25:\"sidebar-img-1-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:71424;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:25:\"sidebar-img-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:87263;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:26:\"sidebar-img-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:173372;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:26:\"sidebar-img-1-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:144425;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:27:\"sidebar-img-1-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:294905;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:25:\"sidebar-img-1-700x673.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:673;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:157227;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:25:\"sidebar-img-1-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:65063;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"sidebar-img-1-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:142559;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"sidebar-img-1-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:270341;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"sidebar-img-1-650x1057.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1057;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:220279;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"190","post_id":"105","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-title-img-8.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"191","post_id":"105","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:35:\"2020\/06\/destination-title-img-8.jpg\";s:8:\"filesize\";i:326256;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"destination-title-img-8-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:14227;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-8-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:129166;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"destination-title-img-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:9752;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"destination-title-img-8-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:77427;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"destination-title-img-8-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:258267;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:35:\"destination-title-img-8-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:96195;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:35:\"destination-title-img-8-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:131355;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:35:\"destination-title-img-8-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:138998;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:35:\"destination-title-img-8-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:25785;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:35:\"destination-title-img-8-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:38354;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:35:\"destination-title-img-8-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:63838;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:35:\"destination-title-img-8-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:77509;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:36:\"destination-title-img-8-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:152132;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:35:\"destination-title-img-8-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:107597;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-8-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:224532;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:35:\"destination-title-img-8-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:65722;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:35:\"destination-title-img-8-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:56343;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:35:\"destination-title-img-8-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:118845;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:36:\"destination-title-img-8-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:237081;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"destination-title-img-8-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:143045;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-8-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:293344;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"192","post_id":"44","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"193","post_id":"140","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"194","post_id":"54","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-img-17.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"195","post_id":"54","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:182;s:6:\"height\";i:182;s:4:\"file\";s:30:\"2020\/06\/destination-img-17.png\";s:8:\"filesize\";i:75331;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"destination-img-17-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:40245;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"196","post_id":"54","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"197","post_id":"55","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-title-img-17.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"198","post_id":"55","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:36:\"2020\/06\/destination-title-img-17.jpg\";s:8:\"filesize\";i:232640;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"destination-title-img-17-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:9853;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"destination-title-img-17-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:89207;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"destination-title-img-17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:6528;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-17-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:52596;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"destination-title-img-17-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:185716;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-17-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:71670;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:36:\"destination-title-img-17-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:105479;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:36:\"destination-title-img-17-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:96563;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:36:\"destination-title-img-17-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:16780;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:36:\"destination-title-img-17-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:24693;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:36:\"destination-title-img-17-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:42519;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:36:\"destination-title-img-17-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:56700;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:37:\"destination-title-img-17-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:102796;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:36:\"destination-title-img-17-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:89107;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:37:\"destination-title-img-17-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:163671;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:36:\"destination-title-img-17-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:44353;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:36:\"destination-title-img-17-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:36502;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-17-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:90280;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:37:\"destination-title-img-17-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:164236;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:36:\"destination-title-img-17-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:114717;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:37:\"destination-title-img-17-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:204555;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"199","post_id":"146","meta_key":"_wp_attached_file","meta_value":"2020\/06\/tour-g-img-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"200","post_id":"146","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:854;s:4:\"file\";s:24:\"2020\/06\/tour-g-img-1.jpg\";s:8:\"filesize\";i:87414;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"tour-g-img-1-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:9887;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"tour-g-img-1-1024x673.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:673;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:85040;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"tour-g-img-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:4809;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"tour-g-img-1-768x505.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:51861;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:24:\"tour-g-img-1-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:47186;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:24:\"tour-g-img-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:63687;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:24:\"tour-g-img-1-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:62354;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:24:\"tour-g-img-1-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:11271;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:24:\"tour-g-img-1-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:16232;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:24:\"tour-g-img-1-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:28371;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:24:\"tour-g-img-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:37903;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:25:\"tour-g-img-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:63588;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:24:\"tour-g-img-1-500x854.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:58787;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:25:\"tour-g-img-1-1000x854.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:108266;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:24:\"tour-g-img-1-700x460.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:44249;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:24:\"tour-g-img-1-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:23845;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"tour-g-img-1-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:58433;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"tour-g-img-1-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:104719;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"tour-g-img-1-650x854.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:77677;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"201","post_id":"532","meta_key":"_wp_attachment_image_alt","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"202","post_id":"105","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"203","post_id":"159","meta_key":"_wp_attached_file","meta_value":"2020\/06\/tour-2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"204","post_id":"159","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1693;s:4:\"file\";s:18:\"2020\/06\/tour-2.jpg\";s:8:\"filesize\";i:270571;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"tour-2-230x300.jpg\";s:5:\"width\";i:230;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:22823;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"tour-2-786x1024.jpg\";s:5:\"width\";i:786;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:197149;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:8642;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"tour-2-768x1000.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:189320;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"tour-2-1179x1536.jpg\";s:5:\"width\";i:1179;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:366697;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:18:\"tour-2-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:95945;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:18:\"tour-2-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:128614;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:18:\"tour-2-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:126755;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:18:\"tour-2-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:23667;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:18:\"tour-2-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:34817;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:18:\"tour-2-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:60214;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:18:\"tour-2-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:76819;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:19:\"tour-2-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:120580;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:19:\"tour-2-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:126814;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:20:\"tour-2-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:232483;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:18:\"tour-2-700x912.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:912;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:163873;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:18:\"tour-2-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:50626;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:18:\"tour-2-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:124171;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:19:\"tour-2-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:187505;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:19:\"tour-2-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:190923;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:20:\"tour-2-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:366647;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"205","post_id":"146","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"206","post_id":"55","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"207","post_id":"58","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-img-16.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"208","post_id":"58","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:182;s:6:\"height\";i:182;s:4:\"file\";s:30:\"2020\/06\/destination-img-16.png\";s:8:\"filesize\";i:79518;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"destination-img-16-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:42081;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"209","post_id":"58","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"210","post_id":"174","meta_key":"_wp_attached_file","meta_value":"2020\/06\/tour-4.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"211","post_id":"174","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1693;s:4:\"file\";s:18:\"2020\/06\/tour-4.jpg\";s:8:\"filesize\";i:222482;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"tour-4-230x300.jpg\";s:5:\"width\";i:230;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:19345;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"tour-4-786x1024.jpg\";s:5:\"width\";i:786;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:161026;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:7669;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"tour-4-768x1000.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:153441;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"tour-4-1179x1536.jpg\";s:5:\"width\";i:1179;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:313401;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:18:\"tour-4-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:74546;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:18:\"tour-4-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:102620;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:18:\"tour-4-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:101740;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:18:\"tour-4-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:18623;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:18:\"tour-4-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:26812;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:18:\"tour-4-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:46880;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:18:\"tour-4-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:59629;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:19:\"tour-4-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:98285;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:19:\"tour-4-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:103382;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:20:\"tour-4-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:190319;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:18:\"tour-4-700x912.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:912;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:131949;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:18:\"tour-4-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:38985;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:18:\"tour-4-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:98120;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:19:\"tour-4-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:156316;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:19:\"tour-4-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:161806;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:20:\"tour-4-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:315647;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"212","post_id":"59","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-title-img-16.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"213","post_id":"59","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:36:\"2020\/06\/destination-title-img-16.jpg\";s:8:\"filesize\";i:201410;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"destination-title-img-16-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:10556;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"destination-title-img-16-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:89266;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"destination-title-img-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:7061;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"destination-title-img-16-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:54677;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"destination-title-img-16-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:176067;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-16-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:69185;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:36:\"destination-title-img-16-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:93987;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:36:\"destination-title-img-16-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:97242;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:36:\"destination-title-img-16-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:18529;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:36:\"destination-title-img-16-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:27170;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:36:\"destination-title-img-16-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:44988;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:36:\"destination-title-img-16-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:55942;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:37:\"destination-title-img-16-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:102748;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:36:\"destination-title-img-16-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:79934;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:37:\"destination-title-img-16-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:151484;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:36:\"destination-title-img-16-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:46434;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:36:\"destination-title-img-16-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:39458;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:36:\"destination-title-img-16-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:85888;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:37:\"destination-title-img-16-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:158082;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:36:\"destination-title-img-16-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:102090;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:37:\"destination-title-img-16-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:193356;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"214","post_id":"335","meta_key":"_wp_attached_file","meta_value":"2020\/06\/about-title-img.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"215","post_id":"335","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:27:\"2020\/06\/about-title-img.jpg\";s:8:\"filesize\";i:227328;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"about-title-img-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:12940;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"about-title-img-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:122167;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"about-title-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:9454;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"about-title-img-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:74160;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"about-title-img-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:240826;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:27:\"about-title-img-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:95856;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:27:\"about-title-img-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:130625;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:27:\"about-title-img-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:135246;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:27:\"about-title-img-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:24644;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:27:\"about-title-img-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:37637;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:27:\"about-title-img-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:63261;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:27:\"about-title-img-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:77602;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:28:\"about-title-img-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:145963;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:27:\"about-title-img-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:107544;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:28:\"about-title-img-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:216271;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:27:\"about-title-img-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:62565;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:27:\"about-title-img-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:54748;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:27:\"about-title-img-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:117824;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:28:\"about-title-img-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:223745;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"about-title-img-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:140583;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:28:\"about-title-img-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:271018;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"216","post_id":"254","meta_key":"_wp_attached_file","meta_value":"2020\/06\/background-img-2-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"217","post_id":"254","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:858;s:4:\"file\";s:30:\"2020\/06\/background-img-2-1.png\";s:8:\"filesize\";i:32425;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"background-img-2-1-300x134.png\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:2787;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"background-img-2-1-1024x458.png\";s:5:\"width\";i:1024;s:6:\"height\";i:458;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13928;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"background-img-2-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:1569;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"background-img-2-1-768x343.png\";s:5:\"width\";i:768;s:6:\"height\";i:343;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9118;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"background-img-2-1-1536x686.png\";s:5:\"width\";i:1536;s:6:\"height\";i:686;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:24372;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:30:\"background-img-2-1-570x570.png\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8525;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:30:\"background-img-2-1-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10405;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:30:\"background-img-2-1-800x600.png\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:11938;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:30:\"background-img-2-1-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3311;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:30:\"background-img-2-1-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4249;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:30:\"background-img-2-1-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6121;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:30:\"background-img-2-1-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7097;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:31:\"background-img-2-1-1000x500.png\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13842;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:30:\"background-img-2-1-500x858.png\";s:5:\"width\";i:500;s:6:\"height\";i:858;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8339;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:31:\"background-img-2-1-1000x858.png\";s:5:\"width\";i:1000;s:6:\"height\";i:858;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:16067;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:30:\"background-img-2-1-700x313.png\";s:5:\"width\";i:700;s:6:\"height\";i:313;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8078;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:30:\"background-img-2-1-539x303.png\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5844;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:30:\"background-img-2-1-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10263;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"background-img-2-1-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:19774;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:30:\"background-img-2-1-650x858.png\";s:5:\"width\";i:650;s:6:\"height\";i:858;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10396;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:31:\"background-img-2-1-1300x858.png\";s:5:\"width\";i:1300;s:6:\"height\";i:858;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:19950;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"218","post_id":"159","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"219","post_id":"59","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"220","post_id":"68","meta_key":"_wp_attached_file","meta_value":"2020\/06\/destination-img-15.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"221","post_id":"68","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:182;s:6:\"height\";i:182;s:4:\"file\";s:30:\"2020\/06\/destination-img-15.png\";s:8:\"filesize\";i:97597;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"destination-img-15-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:52689;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"222","post_id":"68","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"223","post_id":"162","meta_key":"_wp_attached_file","meta_value":"2020\/06\/tour-title-img-2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"224","post_id":"162","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:28:\"2020\/06\/tour-title-img-2.jpg\";s:8:\"filesize\";i:187557;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"tour-title-img-2-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:13309;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"tour-title-img-2-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:105945;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"tour-title-img-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:8936;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"tour-title-img-2-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:67741;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"tour-title-img-2-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:196610;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:28:\"tour-title-img-2-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:78186;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:28:\"tour-title-img-2-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:103510;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:28:\"tour-title-img-2-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:107765;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:28:\"tour-title-img-2-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:23118;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:28:\"tour-title-img-2-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:33406;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:28:\"tour-title-img-2-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:52998;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:28:\"tour-title-img-2-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:64217;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:29:\"tour-title-img-2-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:118302;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:28:\"tour-title-img-2-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:87681;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:29:\"tour-title-img-2-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:161798;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:28:\"tour-title-img-2-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:58609;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:28:\"tour-title-img-2-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:48064;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:28:\"tour-title-img-2-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:95774;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"tour-title-img-2-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:176717;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"tour-title-img-2-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:110974;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:29:\"tour-title-img-2-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:202427;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"225","post_id":"335","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"226","post_id":"174","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"227","post_id":"350","meta_key":"_wp_attached_file","meta_value":"2020\/06\/background-text-10.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"228","post_id":"350","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1375;s:6:\"height\";i:187;s:4:\"file\";s:30:\"2020\/06\/background-text-10.png\";s:8:\"filesize\";i:18074;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"background-text-10-300x41.png\";s:5:\"width\";i:300;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4356;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"background-text-10-1024x139.png\";s:5:\"width\";i:1024;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:18375;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"background-text-10-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3648;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"background-text-10-768x104.png\";s:5:\"width\";i:768;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:12706;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:30:\"background-text-10-570x187.png\";s:5:\"width\";i:570;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7953;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:30:\"background-text-10-600x187.png\";s:5:\"width\";i:600;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8470;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:30:\"background-text-10-800x187.png\";s:5:\"width\";i:800;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10873;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:30:\"background-text-10-345x187.png\";s:5:\"width\";i:345;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4741;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:30:\"background-text-10-400x187.png\";s:5:\"width\";i:400;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5037;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:30:\"background-text-10-500x187.png\";s:5:\"width\";i:500;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6855;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:30:\"background-text-10-500x187.png\";s:5:\"width\";i:500;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6855;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:31:\"background-text-10-1000x187.png\";s:5:\"width\";i:1000;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13524;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:30:\"background-text-10-500x187.png\";s:5:\"width\";i:500;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6855;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:31:\"background-text-10-1000x187.png\";s:5:\"width\";i:1000;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13524;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:29:\"background-text-10-700x95.png\";s:5:\"width\";i:700;s:6:\"height\";i:95;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10888;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:30:\"background-text-10-539x187.png\";s:5:\"width\";i:539;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7341;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:30:\"background-text-10-650x187.png\";s:5:\"width\";i:650;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8726;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"background-text-10-1300x187.png\";s:5:\"width\";i:1300;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:17536;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:30:\"background-text-10-650x187.png\";s:5:\"width\";i:650;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8726;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:31:\"background-text-10-1300x187.png\";s:5:\"width\";i:1300;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:17536;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"229","post_id":"175","meta_key":"_wp_attached_file","meta_value":"2020\/06\/tour-title-img-4.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"230","post_id":"175","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:28:\"2020\/06\/tour-title-img-4.jpg\";s:8:\"filesize\";i:210972;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"tour-title-img-4-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:12063;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"tour-title-img-4-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:93584;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"tour-title-img-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:7506;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"tour-title-img-4-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:58262;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"tour-title-img-4-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:182516;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:28:\"tour-title-img-4-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:68999;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:28:\"tour-title-img-4-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:94817;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:28:\"tour-title-img-4-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:100362;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:28:\"tour-title-img-4-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:19987;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:28:\"tour-title-img-4-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:28831;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:28:\"tour-title-img-4-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:47341;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:28:\"tour-title-img-4-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:55800;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:29:\"tour-title-img-4-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:107973;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:28:\"tour-title-img-4-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:78117;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:29:\"tour-title-img-4-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:159213;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:28:\"tour-title-img-4-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:49836;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:28:\"tour-title-img-4-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:42029;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:28:\"tour-title-img-4-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:85820;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"tour-title-img-4-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:165894;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"tour-title-img-4-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:104580;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:29:\"tour-title-img-4-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:200768;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"231","post_id":"350","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"232","post_id":"366","meta_key":"_wp_attached_file","meta_value":"2020\/06\/footer-logo.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"233","post_id":"366","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:126;s:6:\"height\";i:56;s:4:\"file\";s:23:\"2020\/06\/footer-logo.png\";s:8:\"filesize\";i:2772;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"234","post_id":"254","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"235","post_id":"162","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"236","post_id":"377","meta_key":"_wp_attached_file","meta_value":"2020\/06\/footer-map.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"237","post_id":"377","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:306;s:6:\"height\";i:178;s:4:\"file\";s:22:\"2020\/06\/footer-map.png\";s:8:\"filesize\";i:18192;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"footer-map-300x175.png\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:22287;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"footer-map-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:12011;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"238","post_id":"175","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"239","post_id":"378","meta_key":"_wp_attached_file","meta_value":"2020\/06\/logo.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"240","post_id":"378","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:127;s:6:\"height\";i:56;s:4:\"file\";s:16:\"2020\/06\/logo.png\";s:8:\"filesize\";i:3470;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"241","post_id":"378","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"242","post_id":"163","meta_key":"_wp_attached_file","meta_value":"2020\/06\/tour-title-img-1-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"243","post_id":"163","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:30:\"2020\/06\/tour-title-img-1-1.jpg\";s:8:\"filesize\";i:89259;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"tour-title-img-1-1-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:7333;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"tour-title-img-1-1-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:50755;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"tour-title-img-1-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:6951;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"tour-title-img-1-1-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:32374;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"tour-title-img-1-1-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:94525;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:30:\"tour-title-img-1-1-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:56475;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:30:\"tour-title-img-1-1-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:75140;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:30:\"tour-title-img-1-1-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:71440;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:30:\"tour-title-img-1-1-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:14062;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:30:\"tour-title-img-1-1-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:21451;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:30:\"tour-title-img-1-1-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:35711;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:30:\"tour-title-img-1-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:46496;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:31:\"tour-title-img-1-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:64018;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:30:\"tour-title-img-1-1-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:65706;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:31:\"tour-title-img-1-1-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:108233;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:30:\"tour-title-img-1-1-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:28013;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:30:\"tour-title-img-1-1-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:27839;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:30:\"tour-title-img-1-1-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:68640;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"tour-title-img-1-1-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:94385;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:30:\"tour-title-img-1-1-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:81355;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:31:\"tour-title-img-1-1-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:121406;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"244","post_id":"379","meta_key":"_wp_attached_file","meta_value":"2020\/06\/logo-light.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"245","post_id":"379","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:127;s:6:\"height\";i:56;s:4:\"file\";s:22:\"2020\/06\/logo-light.png\";s:8:\"filesize\";i:2928;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"246","post_id":"379","meta_key":"_wp_attachment_image_alt","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"247","post_id":"260","meta_key":"_wp_attached_file","meta_value":"2020\/06\/background-img-3.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"248","post_id":"260","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1100;s:4:\"file\";s:28:\"2020\/06\/background-img-3.jpg\";s:8:\"filesize\";i:357996;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"background-img-3-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:18931;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"background-img-3-1024x587.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:587;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:183581;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"background-img-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:8902;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"background-img-3-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:108094;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"background-img-3-1536x880.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:372383;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:28:\"background-img-3-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:98278;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:28:\"background-img-3-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:126867;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:28:\"background-img-3-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:144208;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:28:\"background-img-3-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:24346;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:28:\"background-img-3-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:34967;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:28:\"background-img-3-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:61045;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:28:\"background-img-3-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:77522;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:29:\"background-img-3-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:166413;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:29:\"background-img-3-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:112422;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:30:\"background-img-3-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:253824;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:28:\"background-img-3-700x401.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:90958;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:28:\"background-img-3-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:54738;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:28:\"background-img-3-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:124345;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"background-img-3-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:267091;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:29:\"background-img-3-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:177799;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:30:\"background-img-3-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:388087;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"249","post_id":"181","meta_key":"_wp_attached_file","meta_value":"2020\/06\/tour-5.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"250","post_id":"181","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1693;s:4:\"file\";s:18:\"2020\/06\/tour-5.jpg\";s:8:\"filesize\";i:198436;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"tour-5-230x300.jpg\";s:5:\"width\";i:230;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:14641;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"tour-5-786x1024.jpg\";s:5:\"width\";i:786;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:131659;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:6146;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"tour-5-768x1000.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:125644;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"tour-5-1179x1536.jpg\";s:5:\"width\";i:1179;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:260364;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:18:\"tour-5-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:61254;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:18:\"tour-5-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:82520;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:18:\"tour-5-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:92801;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:18:\"tour-5-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:17262;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:18:\"tour-5-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:24550;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:18:\"tour-5-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:40663;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:18:\"tour-5-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:48430;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:19:\"tour-5-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:99548;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:19:\"tour-5-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:83031;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:20:\"tour-5-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:164265;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:18:\"tour-5-700x912.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:912;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:107022;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:18:\"tour-5-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:36765;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:18:\"tour-5-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:81847;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:19:\"tour-5-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:169604;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:19:\"tour-5-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:130425;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:20:\"tour-5-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:280965;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"251","post_id":"383","meta_key":"_wp_attached_file","meta_value":"2020\/06\/about-single-img-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"252","post_id":"383","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:523;s:6:\"height\";i:516;s:4:\"file\";s:30:\"2020\/06\/about-single-img-1.png\";s:8:\"filesize\";i:520379;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"about-single-img-1-300x296.png\";s:5:\"width\";i:300;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:168687;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"about-single-img-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:44351;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:30:\"about-single-img-1-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:144872;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:30:\"about-single-img-1-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:212773;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:30:\"about-single-img-1-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:356954;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:30:\"about-single-img-1-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:440894;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:30:\"about-single-img-1-523x500.png\";s:5:\"width\";i:523;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:505748;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:30:\"about-single-img-1-500x516.png\";s:5:\"width\";i:500;s:6:\"height\";i:516;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:497338;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:30:\"about-single-img-1-523x303.png\";s:5:\"width\";i:523;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:344214;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"253","post_id":"163","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"254","post_id":"383","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"255","post_id":"168","meta_key":"_wp_attached_file","meta_value":"2020\/06\/tour-3.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"256","post_id":"168","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1693;s:4:\"file\";s:18:\"2020\/06\/tour-3.jpg\";s:8:\"filesize\";i:158679;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"tour-3-230x300.jpg\";s:5:\"width\";i:230;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:11348;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"tour-3-786x1024.jpg\";s:5:\"width\";i:786;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:86649;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:4914;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"tour-3-768x1000.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:82721;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"tour-3-1179x1536.jpg\";s:5:\"width\";i:1179;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:165607;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:18:\"tour-3-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:41642;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:18:\"tour-3-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:55908;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:18:\"tour-3-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:56670;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:18:\"tour-3-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:12142;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:18:\"tour-3-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:16748;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:18:\"tour-3-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:26925;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:18:\"tour-3-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:33892;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:19:\"tour-3-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:60945;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:19:\"tour-3-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:55717;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:20:\"tour-3-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:104004;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:18:\"tour-3-700x912.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:912;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:71492;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:18:\"tour-3-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:24353;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:18:\"tour-3-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:53924;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:19:\"tour-3-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:96855;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:19:\"tour-3-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:85056;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:20:\"tour-3-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:169333;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"257","post_id":"260","meta_key":"_wp_attachment_image_alt","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"258","post_id":"385","meta_key":"_wp_attached_file","meta_value":"2020\/06\/background-text-7.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"259","post_id":"262","meta_key":"_wp_attached_file","meta_value":"2020\/06\/background-text-4.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"260","post_id":"385","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:725;s:6:\"height\";i:187;s:4:\"file\";s:29:\"2020\/06\/background-text-7.png\";s:8:\"filesize\";i:10831;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"background-text-7-300x77.png\";s:5:\"width\";i:300;s:6:\"height\";i:77;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4701;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"background-text-7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3701;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:29:\"background-text-7-570x187.png\";s:5:\"width\";i:570;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8240;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:29:\"background-text-7-600x187.png\";s:5:\"width\";i:600;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8883;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:29:\"background-text-7-345x187.png\";s:5:\"width\";i:345;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6307;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:29:\"background-text-7-400x187.png\";s:5:\"width\";i:400;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6740;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:29:\"background-text-7-500x187.png\";s:5:\"width\";i:500;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7284;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:29:\"background-text-7-500x187.png\";s:5:\"width\";i:500;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7284;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:29:\"background-text-7-500x187.png\";s:5:\"width\";i:500;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7284;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:29:\"background-text-7-700x181.png\";s:5:\"width\";i:700;s:6:\"height\";i:181;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13303;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:29:\"background-text-7-539x187.png\";s:5:\"width\";i:539;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7585;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:29:\"background-text-7-650x187.png\";s:5:\"width\";i:650;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9502;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:29:\"background-text-7-650x187.png\";s:5:\"width\";i:650;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9502;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"261","post_id":"262","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:508;s:6:\"height\";i:129;s:4:\"file\";s:29:\"2020\/06\/background-text-4.png\";s:8:\"filesize\";i:9045;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"background-text-4-300x76.png\";s:5:\"width\";i:300;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9409;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"background-text-4-150x129.png\";s:5:\"width\";i:150;s:6:\"height\";i:129;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:2301;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:29:\"background-text-4-345x129.png\";s:5:\"width\";i:345;s:6:\"height\";i:129;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5927;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:29:\"background-text-4-400x129.png\";s:5:\"width\";i:400;s:6:\"height\";i:129;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6979;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:29:\"background-text-4-500x129.png\";s:5:\"width\";i:500;s:6:\"height\";i:129;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8603;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:29:\"background-text-4-500x129.png\";s:5:\"width\";i:500;s:6:\"height\";i:129;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8603;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:29:\"background-text-4-500x129.png\";s:5:\"width\";i:500;s:6:\"height\";i:129;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8603;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"262","post_id":"262","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"263","post_id":"265","meta_key":"_wp_attached_file","meta_value":"2020\/06\/background-img-2-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"264","post_id":"265","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:929;s:4:\"file\";s:30:\"2020\/06\/background-img-2-2.png\";s:8:\"filesize\";i:33110;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"background-img-2-2-300x145.png\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:2831;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"background-img-2-2-1024x495.png\";s:5:\"width\";i:1024;s:6:\"height\";i:495;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:14163;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"background-img-2-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:1559;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"background-img-2-2-768x372.png\";s:5:\"width\";i:768;s:6:\"height\";i:372;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9368;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"background-img-2-2-1536x743.png\";s:5:\"width\";i:1536;s:6:\"height\";i:743;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:24845;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:30:\"background-img-2-2-570x570.png\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8452;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:30:\"background-img-2-2-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10101;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:30:\"background-img-2-2-800x600.png\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:11651;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:30:\"background-img-2-2-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3241;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:30:\"background-img-2-2-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4167;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:30:\"background-img-2-2-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6002;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:30:\"background-img-2-2-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6939;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:31:\"background-img-2-2-1000x500.png\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13816;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:30:\"background-img-2-2-500x929.png\";s:5:\"width\";i:500;s:6:\"height\";i:929;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8641;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:31:\"background-img-2-2-1000x929.png\";s:5:\"width\";i:1000;s:6:\"height\";i:929;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:16505;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:30:\"background-img-2-2-700x339.png\";s:5:\"width\";i:700;s:6:\"height\";i:339;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8253;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:30:\"background-img-2-2-539x303.png\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5529;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:30:\"background-img-2-2-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10059;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"background-img-2-2-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:19633;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:30:\"background-img-2-2-650x929.png\";s:5:\"width\";i:650;s:6:\"height\";i:929;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10733;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:31:\"background-img-2-2-1300x929.png\";s:5:\"width\";i:1300;s:6:\"height\";i:929;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:20456;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"265","post_id":"385","meta_key":"_wp_attachment_image_alt","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"266","post_id":"387","meta_key":"_wp_attached_file","meta_value":"2020\/06\/about-single-img-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"267","post_id":"387","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:99;s:6:\"height\";i:27;s:4:\"file\";s:30:\"2020\/06\/about-single-img-2.png\";s:8:\"filesize\";i:2165;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"268","post_id":"387","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"269","post_id":"181","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"270","post_id":"390","meta_key":"_wp_attached_file","meta_value":"2020\/06\/testimonial-3.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"271","post_id":"390","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:79;s:6:\"height\";i:79;s:4:\"file\";s:25:\"2020\/06\/testimonial-3.png\";s:8:\"filesize\";i:17696;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"272","post_id":"390","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"273","post_id":"182","meta_key":"_wp_attached_file","meta_value":"2020\/06\/tour-title-img-5.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"274","post_id":"182","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:28:\"2020\/06\/tour-title-img-5.jpg\";s:8:\"filesize\";i:218650;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"tour-title-img-5-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:10487;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"tour-title-img-5-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:86884;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"tour-title-img-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:6013;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"tour-title-img-5-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:52039;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"tour-title-img-5-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:179422;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:28:\"tour-title-img-5-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:59025;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:28:\"tour-title-img-5-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:79874;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:28:\"tour-title-img-5-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:89127;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:28:\"tour-title-img-5-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:16821;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:28:\"tour-title-img-5-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:24241;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:28:\"tour-title-img-5-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:39384;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:28:\"tour-title-img-5-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:47041;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:29:\"tour-title-img-5-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:98709;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:28:\"tour-title-img-5-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:64743;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:29:\"tour-title-img-5-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:149708;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:28:\"tour-title-img-5-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:44136;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:28:\"tour-title-img-5-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:35783;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:28:\"tour-title-img-5-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:73948;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"tour-title-img-5-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:156395;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"tour-title-img-5-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:88693;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:29:\"tour-title-img-5-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:196570;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"275","post_id":"391","meta_key":"_wp_attached_file","meta_value":"2020\/06\/testimonial-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"276","post_id":"391","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:79;s:6:\"height\";i:79;s:4:\"file\";s:25:\"2020\/06\/testimonial-2.png\";s:8:\"filesize\";i:15649;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"277","post_id":"391","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"278","post_id":"392","meta_key":"_wp_attached_file","meta_value":"2020\/06\/background-text-8.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"279","post_id":"392","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1323;s:6:\"height\";i:222;s:4:\"file\";s:29:\"2020\/06\/background-text-8.png\";s:8:\"filesize\";i:16669;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"background-text-8-300x50.png\";s:5:\"width\";i:300;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4656;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"background-text-8-1024x172.png\";s:5:\"width\";i:1024;s:6:\"height\";i:172;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:20185;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"background-text-8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:2679;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"background-text-8-768x129.png\";s:5:\"width\";i:768;s:6:\"height\";i:129;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13989;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:29:\"background-text-8-570x222.png\";s:5:\"width\";i:570;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9164;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:29:\"background-text-8-600x222.png\";s:5:\"width\";i:600;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9704;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:29:\"background-text-8-800x222.png\";s:5:\"width\";i:800;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10895;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:29:\"background-text-8-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7208;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:29:\"background-text-8-400x222.png\";s:5:\"width\";i:400;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6889;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:29:\"background-text-8-500x222.png\";s:5:\"width\";i:500;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8124;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:29:\"background-text-8-500x222.png\";s:5:\"width\";i:500;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8124;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:30:\"background-text-8-1000x222.png\";s:5:\"width\";i:1000;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13447;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:29:\"background-text-8-500x222.png\";s:5:\"width\";i:500;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8124;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:30:\"background-text-8-1000x222.png\";s:5:\"width\";i:1000;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13447;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:29:\"background-text-8-700x117.png\";s:5:\"width\";i:700;s:6:\"height\";i:117;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:12103;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:29:\"background-text-8-539x222.png\";s:5:\"width\";i:539;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8704;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:29:\"background-text-8-650x222.png\";s:5:\"width\";i:650;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10179;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:30:\"background-text-8-1300x222.png\";s:5:\"width\";i:1300;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:16902;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:29:\"background-text-8-650x222.png\";s:5:\"width\";i:650;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10179;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:30:\"background-text-8-1300x222.png\";s:5:\"width\";i:1300;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:16902;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"280","post_id":"392","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"281","post_id":"168","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"282","post_id":"169","meta_key":"_wp_attached_file","meta_value":"2020\/06\/tour-title-img-3.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"283","post_id":"169","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:28:\"2020\/06\/tour-title-img-3.jpg\";s:8:\"filesize\";i:139957;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"tour-title-img-3-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:7914;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"tour-title-img-3-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:55197;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"tour-title-img-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:4996;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"tour-title-img-3-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:34680;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"tour-title-img-3-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:105167;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:28:\"tour-title-img-3-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:40308;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:28:\"tour-title-img-3-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:53525;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:28:\"tour-title-img-3-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:59342;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:28:\"tour-title-img-3-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:12891;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:28:\"tour-title-img-3-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:18082;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:28:\"tour-title-img-3-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:28697;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:28:\"tour-title-img-3-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:32826;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:29:\"tour-title-img-3-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:63336;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:28:\"tour-title-img-3-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:44708;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:29:\"tour-title-img-3-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:91719;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:28:\"tour-title-img-3-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:30273;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:28:\"tour-title-img-3-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:25464;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:28:\"tour-title-img-3-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:49633;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"tour-title-img-3-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:96406;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"tour-title-img-3-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:57915;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:29:\"tour-title-img-3-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:113898;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"284","post_id":"393","meta_key":"_wp_attached_file","meta_value":"2020\/06\/team-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"285","post_id":"393","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:280;s:6:\"height\";i:279;s:4:\"file\";s:18:\"2020\/06\/team-1.png\";s:8:\"filesize\";i:131771;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team-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:35940;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:18:\"team-1-280x198.png\";s:5:\"width\";i:280;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:89017;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:18:\"team-1-280x260.png\";s:5:\"width\";i:280;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:110513;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"286","post_id":"182","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"287","post_id":"393","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"288","post_id":"187","meta_key":"_wp_attached_file","meta_value":"2020\/06\/tour-6.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"289","post_id":"187","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1693;s:4:\"file\";s:18:\"2020\/06\/tour-6.jpg\";s:8:\"filesize\";i:245630;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"tour-6-230x300.jpg\";s:5:\"width\";i:230;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:19471;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"tour-6-786x1024.jpg\";s:5:\"width\";i:786;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:172406;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:7682;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"tour-6-768x1000.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:164980;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"tour-6-1179x1536.jpg\";s:5:\"width\";i:1179;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:331886;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:18:\"tour-6-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:77812;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:18:\"tour-6-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:109031;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:18:\"tour-6-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:106535;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:18:\"tour-6-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:19521;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:18:\"tour-6-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:28292;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:18:\"tour-6-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:48265;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:18:\"tour-6-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:61802;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:19:\"tour-6-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:107241;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:19:\"tour-6-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:106539;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:20:\"tour-6-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:200510;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:18:\"tour-6-700x912.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:912;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:140942;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:18:\"tour-6-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:41904;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:18:\"tour-6-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:103231;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:19:\"tour-6-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:173059;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:19:\"tour-6-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:165078;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:20:\"tour-6-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:330576;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"290","post_id":"265","meta_key":"_wp_attachment_image_alt","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"291","post_id":"268","meta_key":"_wp_attached_file","meta_value":"2020\/06\/testimonial-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"292","post_id":"268","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:79;s:6:\"height\";i:79;s:4:\"file\";s:25:\"2020\/06\/testimonial-1.png\";s:8:\"filesize\";i:16914;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"293","post_id":"268","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"294","post_id":"394","meta_key":"_wp_attached_file","meta_value":"2020\/06\/team-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"295","post_id":"394","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:280;s:6:\"height\";i:279;s:4:\"file\";s:18:\"2020\/06\/team-2.png\";s:8:\"filesize\";i:160676;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team-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:40656;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:18:\"team-2-280x198.png\";s:5:\"width\";i:280;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:107369;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:18:\"team-2-280x260.png\";s:5:\"width\";i:280;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:129304;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"296","post_id":"271","meta_key":"_wp_attached_file","meta_value":"2020\/06\/background-img-2-3.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"297","post_id":"271","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1910;s:6:\"height\";i:536;s:4:\"file\";s:30:\"2020\/06\/background-img-2-3.png\";s:8:\"filesize\";i:14971;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"background-img-2-3-300x84.png\";s:5:\"width\";i:300;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:1643;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"background-img-2-3-1024x287.png\";s:5:\"width\";i:1024;s:6:\"height\";i:287;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7951;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:902;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-768x216.png\";s:5:\"width\";i:768;s:6:\"height\";i:216;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5454;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"background-img-2-3-1536x431.png\";s:5:\"width\";i:1536;s:6:\"height\";i:431;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13313;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-570x536.png\";s:5:\"width\";i:570;s:6:\"height\";i:536;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3162;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-600x536.png\";s:5:\"width\";i:600;s:6:\"height\";i:536;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3334;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-800x536.png\";s:5:\"width\";i:800;s:6:\"height\";i:536;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4347;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:1769;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:2375;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3245;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3661;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:31:\"background-img-2-3-1000x500.png\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6701;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-500x536.png\";s:5:\"width\";i:500;s:6:\"height\";i:536;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:2822;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:31:\"background-img-2-3-1000x536.png\";s:5:\"width\";i:1000;s:6:\"height\";i:536;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5204;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-700x196.png\";s:5:\"width\";i:700;s:6:\"height\";i:196;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4732;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-539x303.png\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3150;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-650x536.png\";s:5:\"width\";i:650;s:6:\"height\";i:536;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3625;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"background-img-2-3-1300x536.png\";s:5:\"width\";i:1300;s:6:\"height\";i:536;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8771;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-650x536.png\";s:5:\"width\";i:650;s:6:\"height\";i:536;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3625;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:31:\"background-img-2-3-1300x536.png\";s:5:\"width\";i:1300;s:6:\"height\";i:536;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8771;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"298","post_id":"394","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"299","post_id":"169","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"300","post_id":"397","meta_key":"_wp_attached_file","meta_value":"2020\/06\/team-3.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"301","post_id":"397","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:280;s:6:\"height\";i:279;s:4:\"file\";s:18:\"2020\/06\/team-3.png\";s:8:\"filesize\";i:159463;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:40141;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:18:\"team-3-280x198.png\";s:5:\"width\";i:280;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:101079;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:18:\"team-3-280x260.png\";s:5:\"width\";i:280;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:122303;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"302","post_id":"397","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"303","post_id":"172","meta_key":"_wp_attached_file","meta_value":"2020\/06\/user-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"304","post_id":"172","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:94;s:6:\"height\";i:93;s:4:\"file\";s:18:\"2020\/06\/user-1.png\";s:8:\"filesize\";i:21867;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"305","post_id":"172","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"306","post_id":"172","meta_key":"_wp_attachment_wp_user_avatar","meta_value":"2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"307","post_id":"173","meta_key":"_wp_attached_file","meta_value":"2020\/06\/user-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"308","post_id":"173","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:94;s:6:\"height\";i:93;s:4:\"file\";s:18:\"2020\/06\/user-2.png\";s:8:\"filesize\";i:18857;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"309","post_id":"173","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"310","post_id":"173","meta_key":"_wp_attachment_wp_user_avatar","meta_value":"3"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"311","post_id":"271","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"312","post_id":"187","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"313","post_id":"276","meta_key":"_wp_attached_file","meta_value":"2020\/06\/background-text-5.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"314","post_id":"276","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:681;s:6:\"height\";i:191;s:4:\"file\";s:29:\"2020\/06\/background-text-5.png\";s:8:\"filesize\";i:12331;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"background-text-5-300x84.png\";s:5:\"width\";i:300;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5450;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"background-text-5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3292;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:29:\"background-text-5-570x191.png\";s:5:\"width\";i:570;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9487;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:29:\"background-text-5-600x191.png\";s:5:\"width\";i:600;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10176;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:29:\"background-text-5-345x191.png\";s:5:\"width\";i:345;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5898;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:29:\"background-text-5-400x191.png\";s:5:\"width\";i:400;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6547;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:29:\"background-text-5-500x191.png\";s:5:\"width\";i:500;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8256;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:29:\"background-text-5-500x191.png\";s:5:\"width\";i:500;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8256;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:29:\"background-text-5-500x191.png\";s:5:\"width\";i:500;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8256;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:29:\"background-text-5-539x191.png\";s:5:\"width\";i:539;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9080;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:29:\"background-text-5-650x191.png\";s:5:\"width\";i:650;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10921;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:29:\"background-text-5-650x191.png\";s:5:\"width\";i:650;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10921;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"315","post_id":"276","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"316","post_id":"278","meta_key":"_wp_attached_file","meta_value":"2020\/06\/video-img-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"317","post_id":"278","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1297;s:6:\"height\";i:683;s:4:\"file\";s:23:\"2020\/06\/video-img-1.jpg\";s:8:\"filesize\";i:134322;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"video-img-1-300x158.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:11943;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"video-img-1-1024x539.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:108592;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"video-img-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:6846;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"video-img-1-768x404.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:404;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:65812;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:23:\"video-img-1-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:74524;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:23:\"video-img-1-600x683.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:100234;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:23:\"video-img-1-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:102660;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:23:\"video-img-1-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:17067;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:23:\"video-img-1-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:25430;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:23:\"video-img-1-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:46395;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:23:\"video-img-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:59699;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:24:\"video-img-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:99477;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:23:\"video-img-1-500x683.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:86487;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:24:\"video-img-1-1000x683.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:152188;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:23:\"video-img-1-700x369.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:55896;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:23:\"video-img-1-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:37185;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"video-img-1-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:92573;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"video-img-1-1297x650.jpg\";s:5:\"width\";i:1297;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:160945;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"video-img-1-650x683.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:107835;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"318","post_id":"189","meta_key":"_wp_attached_file","meta_value":"2020\/06\/tour-title-img-6.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"319","post_id":"189","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:28:\"2020\/06\/tour-title-img-6.jpg\";s:8:\"filesize\";i:279064;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"tour-title-img-6-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:13042;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"tour-title-img-6-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:128682;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"tour-title-img-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:9201;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"tour-title-img-6-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:76280;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"tour-title-img-6-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:263677;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:28:\"tour-title-img-6-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:103481;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:28:\"tour-title-img-6-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:150212;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:28:\"tour-title-img-6-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:145880;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:28:\"tour-title-img-6-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:24295;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:28:\"tour-title-img-6-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:37616;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:28:\"tour-title-img-6-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:65104;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:28:\"tour-title-img-6-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:82741;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:29:\"tour-title-img-6-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:152871;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:28:\"tour-title-img-6-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:123692;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:29:\"tour-title-img-6-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:244183;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:28:\"tour-title-img-6-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:63717;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:28:\"tour-title-img-6-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:54832;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:28:\"tour-title-img-6-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:128947;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"tour-title-img-6-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:239615;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"tour-title-img-6-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:162792;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:29:\"tour-title-img-6-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:301855;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"320","post_id":"278","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"321","post_id":"189","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"322","post_id":"283","meta_key":"_wp_attached_file","meta_value":"2020\/06\/background-img-3.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"323","post_id":"283","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:686;s:4:\"file\";s:28:\"2020\/06\/background-img-3.png\";s:8:\"filesize\";i:32206;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"background-img-3-300x107.png\";s:5:\"width\";i:300;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:2745;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"background-img-3-1024x366.png\";s:5:\"width\";i:1024;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13973;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"background-img-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:1393;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"background-img-3-768x274.png\";s:5:\"width\";i:768;s:6:\"height\";i:274;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9047;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"background-img-3-1536x549.png\";s:5:\"width\";i:1536;s:6:\"height\";i:549;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:24745;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:28:\"background-img-3-570x570.png\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7968;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:28:\"background-img-3-600x686.png\";s:5:\"width\";i:600;s:6:\"height\";i:686;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8488;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:28:\"background-img-3-800x600.png\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:12218;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:28:\"background-img-3-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3344;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:28:\"background-img-3-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4226;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:28:\"background-img-3-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6188;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:28:\"background-img-3-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6561;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:29:\"background-img-3-1000x500.png\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:14042;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:28:\"background-img-3-500x686.png\";s:5:\"width\";i:500;s:6:\"height\";i:686;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6972;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:29:\"background-img-3-1000x686.png\";s:5:\"width\";i:1000;s:6:\"height\";i:686;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:14467;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:28:\"background-img-3-700x250.png\";s:5:\"width\";i:700;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7976;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:28:\"background-img-3-539x303.png\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5990;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:28:\"background-img-3-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9595;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"background-img-3-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:20654;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"background-img-3-650x686.png\";s:5:\"width\";i:650;s:6:\"height\";i:686;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9018;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:29:\"background-img-3-1300x686.png\";s:5:\"width\";i:1300;s:6:\"height\";i:686;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:18906;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"324","post_id":"190","meta_key":"_wp_attached_file","meta_value":"2020\/06\/slider-img-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"325","post_id":"190","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:784;s:4:\"file\";s:24:\"2020\/06\/slider-img-1.jpg\";s:8:\"filesize\";i:324825;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"slider-img-1-300x123.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:8640;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"slider-img-1-1024x418.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:418;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:86909;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"slider-img-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:6452;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"slider-img-1-768x314.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:314;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:48587;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"slider-img-1-1536x627.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:627;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:195491;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:24:\"slider-img-1-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:74645;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:24:\"slider-img-1-600x784.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:117445;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:24:\"slider-img-1-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:105683;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:24:\"slider-img-1-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:15355;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:24:\"slider-img-1-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:23229;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:24:\"slider-img-1-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:43203;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:24:\"slider-img-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:58212;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:25:\"slider-img-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:105107;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:24:\"slider-img-1-500x784.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:97164;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:25:\"slider-img-1-1000x784.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:194663;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:24:\"slider-img-1-700x286.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:39662;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:24:\"slider-img-1-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:34732;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"slider-img-1-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:95555;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"slider-img-1-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:176213;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"slider-img-1-650x784.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:127665;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:25:\"slider-img-1-1300x784.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:244897;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"326","post_id":"283","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"327","post_id":"300","meta_key":"_wp_attached_file","meta_value":"2020\/06\/background-img-4.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"328","post_id":"300","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:261;s:4:\"file\";s:28:\"2020\/06\/background-img-4.jpg\";s:8:\"filesize\";i:179814;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"background-img-4-300x41.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:6006;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"background-img-4-1024x139.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:139;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:62831;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"background-img-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:10890;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"background-img-4-768x104.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:104;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:34817;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"background-img-4-1536x209.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:132480;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:28:\"background-img-4-570x261.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:67716;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:28:\"background-img-4-600x261.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:71082;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:28:\"background-img-4-800x261.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:89533;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:28:\"background-img-4-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:30679;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:28:\"background-img-4-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:43071;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:28:\"background-img-4-500x261.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:60198;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:28:\"background-img-4-500x261.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:60198;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:29:\"background-img-4-1000x261.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:117061;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:28:\"background-img-4-500x261.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:60198;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:29:\"background-img-4-1000x261.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:117061;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:27:\"background-img-4-700x95.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:28891;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:28:\"background-img-4-539x261.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:64063;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:28:\"background-img-4-650x261.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:76986;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"background-img-4-1300x261.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:150418;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"background-img-4-650x261.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:76986;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:29:\"background-img-4-1300x261.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:150418;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"329","post_id":"190","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"330","post_id":"300","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"331","post_id":"302","meta_key":"_wp_attached_file","meta_value":"2020\/06\/background-text-6.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"332","post_id":"302","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:480;s:6:\"height\";i:149;s:4:\"file\";s:29:\"2020\/06\/background-text-6.png\";s:8:\"filesize\";i:14254;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"background-text-6-300x93.png\";s:5:\"width\";i:300;s:6:\"height\";i:93;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10297;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"background-text-6-150x149.png\";s:5:\"width\";i:150;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4810;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:29:\"background-text-6-345x149.png\";s:5:\"width\";i:345;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9637;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:29:\"background-text-6-400x149.png\";s:5:\"width\";i:400;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:11029;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"333","post_id":"302","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"334","post_id":"191","meta_key":"_wp_attached_file","meta_value":"2020\/06\/slider-img-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"335","post_id":"191","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:79;s:6:\"height\";i:6;s:4:\"file\";s:24:\"2020\/06\/slider-img-2.png\";s:8:\"filesize\";i:951;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"336","post_id":"191","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"337","post_id":"309","meta_key":"_wp_attached_file","meta_value":"2020\/06\/blog-img-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"338","post_id":"309","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:850;s:4:\"file\";s:22:\"2020\/06\/blog-img-1.jpg\";s:8:\"filesize\";i:203208;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"blog-img-1-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:19875;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"blog-img-1-1024x670.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:670;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:160689;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"blog-img-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:8268;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"blog-img-1-768x502.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:502;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:101469;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:22:\"blog-img-1-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:83395;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:105545;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:22:\"blog-img-1-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:117811;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:22:\"blog-img-1-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:23249;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:22:\"blog-img-1-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:32872;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:22:\"blog-img-1-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:55172;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:22:\"blog-img-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:67261;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:23:\"blog-img-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:126277;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:22:\"blog-img-1-500x850.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:850;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:96775;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:23:\"blog-img-1-1000x850.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:850;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:198398;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:22:\"blog-img-1-700x458.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:458;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:87681;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:22:\"blog-img-1-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:49319;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"blog-img-1-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:102326;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"blog-img-1-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:209274;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-1-650x850.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:850;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:132669;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"339","post_id":"197","meta_key":"_wp_attached_file","meta_value":"2020\/06\/background-text-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"340","post_id":"197","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:947;s:6:\"height\";i:244;s:4:\"file\";s:29:\"2020\/06\/background-text-1.png\";s:8:\"filesize\";i:11990;s:5:\"sizes\";a:15:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"background-text-1-300x77.png\";s:5:\"width\";i:300;s:6:\"height\";i:77;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4416;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"background-text-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:2517;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"background-text-1-768x198.png\";s:5:\"width\";i:768;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13341;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:29:\"background-text-1-570x244.png\";s:5:\"width\";i:570;s:6:\"height\";i:244;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8192;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:29:\"background-text-1-600x244.png\";s:5:\"width\";i:600;s:6:\"height\";i:244;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8838;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:29:\"background-text-1-800x244.png\";s:5:\"width\";i:800;s:6:\"height\";i:244;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:11064;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:29:\"background-text-1-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4913;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:29:\"background-text-1-400x244.png\";s:5:\"width\";i:400;s:6:\"height\";i:244;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4717;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:29:\"background-text-1-500x244.png\";s:5:\"width\";i:500;s:6:\"height\";i:244;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6707;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:29:\"background-text-1-500x244.png\";s:5:\"width\";i:500;s:6:\"height\";i:244;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6707;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:29:\"background-text-1-500x244.png\";s:5:\"width\";i:500;s:6:\"height\";i:244;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6707;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:29:\"background-text-1-700x180.png\";s:5:\"width\";i:700;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:11792;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:29:\"background-text-1-539x244.png\";s:5:\"width\";i:539;s:6:\"height\";i:244;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7553;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:29:\"background-text-1-650x244.png\";s:5:\"width\";i:650;s:6:\"height\";i:244;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9654;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:29:\"background-text-1-650x244.png\";s:5:\"width\";i:650;s:6:\"height\";i:244;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9654;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"341","post_id":"197","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"342","post_id":"213","meta_key":"_wp_attached_file","meta_value":"2020\/06\/background-img-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"343","post_id":"213","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1910;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2020\/06\/background-img-1.png\";s:8:\"filesize\";i:17275;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"background-img-1-300x126.png\";s:5:\"width\";i:300;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:1725;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"background-img-1-1024x429.png\";s:5:\"width\";i:1024;s:6:\"height\";i:429;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8469;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"background-img-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:760;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"background-img-1-768x322.png\";s:5:\"width\";i:768;s:6:\"height\";i:322;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5823;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"background-img-1-1536x643.png\";s:5:\"width\";i:1536;s:6:\"height\";i:643;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:14446;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:28:\"background-img-1-570x570.png\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4169;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:28:\"background-img-1-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3948;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:28:\"background-img-1-800x600.png\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5222;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:28:\"background-img-1-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:1943;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:28:\"background-img-1-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:2267;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:28:\"background-img-1-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:2941;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:28:\"background-img-1-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3340;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:29:\"background-img-1-1000x500.png\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8014;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:28:\"background-img-1-500x800.png\";s:5:\"width\";i:500;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3333;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:29:\"background-img-1-1000x800.png\";s:5:\"width\";i:1000;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6228;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:28:\"background-img-1-700x293.png\";s:5:\"width\";i:700;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5097;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:28:\"background-img-1-539x303.png\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3559;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:28:\"background-img-1-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4843;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"background-img-1-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:11513;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"background-img-1-650x800.png\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4290;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:29:\"background-img-1-1300x800.png\";s:5:\"width\";i:1300;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10082;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"344","post_id":"309","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"345","post_id":"311","meta_key":"_wp_attached_file","meta_value":"2020\/06\/blog-title-img.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"346","post_id":"311","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:780;s:4:\"file\";s:26:\"2020\/06\/blog-title-img.jpg\";s:8:\"filesize\";i:174966;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"blog-title-img-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:12293;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"blog-title-img-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:94415;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"blog-title-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:7692;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"blog-title-img-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:59628;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"blog-title-img-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:176763;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:26:\"blog-title-img-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:66029;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:26:\"blog-title-img-600x780.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:83496;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:26:\"blog-title-img-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:96134;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:26:\"blog-title-img-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:20841;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:26:\"blog-title-img-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:29616;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:26:\"blog-title-img-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:46985;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:26:\"blog-title-img-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:53807;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:27:\"blog-title-img-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:109004;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:26:\"blog-title-img-500x780.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:69312;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:27:\"blog-title-img-1000x780.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:148929;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:26:\"blog-title-img-700x284.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:51269;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:26:\"blog-title-img-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:43571;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"blog-title-img-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:80341;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"blog-title-img-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:162641;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"blog-title-img-650x780.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:91629;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:27:\"blog-title-img-1300x780.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:190165;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"347","post_id":"213","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"348","post_id":"311","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"349","post_id":"216","meta_key":"_wp_attached_file","meta_value":"2020\/06\/background-text-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"350","post_id":"216","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1055;s:6:\"height\";i:191;s:4:\"file\";s:29:\"2020\/06\/background-text-2.png\";s:8:\"filesize\";i:17576;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"background-text-2-300x54.png\";s:5:\"width\";i:300;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4982;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"background-text-2-1024x185.png\";s:5:\"width\";i:1024;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:21936;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"background-text-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:3627;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"background-text-2-768x139.png\";s:5:\"width\";i:768;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:15285;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:29:\"background-text-2-570x191.png\";s:5:\"width\";i:570;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10970;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:29:\"background-text-2-600x191.png\";s:5:\"width\";i:600;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:11401;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:29:\"background-text-2-800x191.png\";s:5:\"width\";i:800;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:14100;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:29:\"background-text-2-345x191.png\";s:5:\"width\";i:345;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6504;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:29:\"background-text-2-400x191.png\";s:5:\"width\";i:400;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7732;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:29:\"background-text-2-500x191.png\";s:5:\"width\";i:500;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9578;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:29:\"background-text-2-500x191.png\";s:5:\"width\";i:500;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9578;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:30:\"background-text-2-1000x191.png\";s:5:\"width\";i:1000;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:16687;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:29:\"background-text-2-500x191.png\";s:5:\"width\";i:500;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9578;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:30:\"background-text-2-1000x191.png\";s:5:\"width\";i:1000;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:16687;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:29:\"background-text-2-700x127.png\";s:5:\"width\";i:700;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13605;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:29:\"background-text-2-539x191.png\";s:5:\"width\";i:539;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10200;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:29:\"background-text-2-650x191.png\";s:5:\"width\";i:650;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:12176;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:29:\"background-text-2-650x191.png\";s:5:\"width\";i:650;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:12176;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"351","post_id":"216","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"352","post_id":"316","meta_key":"_wp_attached_file","meta_value":"2020\/06\/blog-img-2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"353","post_id":"316","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:852;s:4:\"file\";s:22:\"2020\/06\/blog-img-2.jpg\";s:8:\"filesize\";i:273433;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"blog-img-2-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:24111;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"blog-img-2-1024x671.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:237213;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"blog-img-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:9926;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"blog-img-2-768x503.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:503;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:144330;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:22:\"blog-img-2-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:121644;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-2-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:156471;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:22:\"blog-img-2-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:172500;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:22:\"blog-img-2-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:28234;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:22:\"blog-img-2-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:41580;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:22:\"blog-img-2-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:75326;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:22:\"blog-img-2-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:96889;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:23:\"blog-img-2-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:181411;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:22:\"blog-img-2-500x852.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:852;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:145731;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:23:\"blog-img-2-1000x852.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:852;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:303755;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:22:\"blog-img-2-700x459.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:459;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:123304;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:22:\"blog-img-2-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:65507;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"blog-img-2-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:151942;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"blog-img-2-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:309737;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-2-650x852.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:852;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:201806;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"354","post_id":"218","meta_key":"_wp_attached_file","meta_value":"2020\/06\/single-img-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"355","post_id":"218","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:523;s:6:\"height\";i:516;s:4:\"file\";s:24:\"2020\/06\/single-img-1.png\";s:8:\"filesize\";i:131890;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"single-img-1-300x296.png\";s:5:\"width\";i:300;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:161692;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"single-img-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:42457;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:24:\"single-img-1-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:145141;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:24:\"single-img-1-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:213428;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:24:\"single-img-1-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:353942;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:24:\"single-img-1-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:425653;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:24:\"single-img-1-523x500.png\";s:5:\"width\";i:523;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:409377;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:24:\"single-img-1-500x516.png\";s:5:\"width\";i:500;s:6:\"height\";i:516;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:395974;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:24:\"single-img-1-523x303.png\";s:5:\"width\";i:523;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:311143;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"356","post_id":"218","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"357","post_id":"316","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"358","post_id":"233","meta_key":"_wp_attached_file","meta_value":"2020\/06\/background-img-1-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"359","post_id":"233","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1910;s:6:\"height\";i:670;s:4:\"file\";s:30:\"2020\/06\/background-img-1-1.png\";s:8:\"filesize\";i:16177;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"background-img-1-1-300x105.png\";s:5:\"width\";i:300;s:6:\"height\";i:105;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:1667;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"background-img-1-1-1024x359.png\";s:5:\"width\";i:1024;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8147;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"background-img-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:754;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"background-img-1-1-768x269.png\";s:5:\"width\";i:768;s:6:\"height\";i:269;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5661;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"background-img-1-1-1536x539.png\";s:5:\"width\";i:1536;s:6:\"height\";i:539;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13827;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:30:\"background-img-1-1-570x570.png\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4218;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:30:\"background-img-1-1-600x670.png\";s:5:\"width\";i:600;s:6:\"height\";i:670;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3646;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:30:\"background-img-1-1-800x600.png\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5768;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:30:\"background-img-1-1-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:1635;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:30:\"background-img-1-1-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:2160;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:30:\"background-img-1-1-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3186;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:30:\"background-img-1-1-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3607;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:31:\"background-img-1-1-1000x500.png\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8109;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:30:\"background-img-1-1-500x670.png\";s:5:\"width\";i:500;s:6:\"height\";i:670;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3082;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:31:\"background-img-1-1-1000x670.png\";s:5:\"width\";i:1000;s:6:\"height\";i:670;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5725;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:30:\"background-img-1-1-700x246.png\";s:5:\"width\";i:700;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5037;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:30:\"background-img-1-1-539x303.png\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3041;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:30:\"background-img-1-1-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5019;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"background-img-1-1-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:11528;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:30:\"background-img-1-1-650x670.png\";s:5:\"width\";i:650;s:6:\"height\";i:670;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3962;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:31:\"background-img-1-1-1300x670.png\";s:5:\"width\";i:1300;s:6:\"height\";i:670;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9453;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"360","post_id":"319","meta_key":"_wp_attached_file","meta_value":"2020\/06\/blog-img-3.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"361","post_id":"319","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:852;s:4:\"file\";s:22:\"2020\/06\/blog-img-3.jpg\";s:8:\"filesize\";i:145807;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"blog-img-3-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:17543;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"blog-img-3-1024x671.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:137426;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"blog-img-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:8620;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"blog-img-3-768x503.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:503;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:86125;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:22:\"blog-img-3-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:85066;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-3-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:121424;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:22:\"blog-img-3-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:106460;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:22:\"blog-img-3-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:20216;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:22:\"blog-img-3-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:28227;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:22:\"blog-img-3-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:48993;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:22:\"blog-img-3-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:68419;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:23:\"blog-img-3-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:112676;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:22:\"blog-img-3-500x852.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:852;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:116133;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:23:\"blog-img-3-1000x852.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:852;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:190809;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:22:\"blog-img-3-700x459.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:459;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:73873;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:22:\"blog-img-3-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:42535;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"blog-img-3-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:105339;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"blog-img-3-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:186529;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-3-650x852.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:852;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:152436;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"362","post_id":"233","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"363","post_id":"319","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"364","post_id":"237","meta_key":"_wp_attached_file","meta_value":"2020\/06\/background-img-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"365","post_id":"237","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:985;s:4:\"file\";s:28:\"2020\/06\/background-img-2.png\";s:8:\"filesize\";i:33649;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"background-img-2-300x154.png\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:2891;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"background-img-2-1024x525.png\";s:5:\"width\";i:1024;s:6:\"height\";i:525;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:14269;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"background-img-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:1573;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"background-img-2-768x394.png\";s:5:\"width\";i:768;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9321;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"background-img-2-1536x788.png\";s:5:\"width\";i:1536;s:6:\"height\";i:788;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:24917;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:28:\"background-img-2-570x570.png\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8362;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:28:\"background-img-2-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9918;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:28:\"background-img-2-800x600.png\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:11421;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:28:\"background-img-2-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3412;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:28:\"background-img-2-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4127;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:28:\"background-img-2-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5945;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:28:\"background-img-2-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6852;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:29:\"background-img-2-1000x500.png\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13663;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:28:\"background-img-2-500x985.png\";s:5:\"width\";i:500;s:6:\"height\";i:985;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8879;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:29:\"background-img-2-1000x985.png\";s:5:\"width\";i:1000;s:6:\"height\";i:985;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:16841;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:28:\"background-img-2-700x359.png\";s:5:\"width\";i:700;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8322;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:28:\"background-img-2-539x303.png\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6039;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:28:\"background-img-2-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10029;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"background-img-2-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:19416;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"background-img-2-650x985.png\";s:5:\"width\";i:650;s:6:\"height\";i:985;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10999;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:29:\"background-img-2-1300x985.png\";s:5:\"width\";i:1300;s:6:\"height\";i:985;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:20855;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"366","post_id":"237","meta_key":"_wp_attachment_image_alt","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"367","post_id":"240","meta_key":"_wp_attached_file","meta_value":"2020\/06\/background-text-3.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"368","post_id":"240","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1566;s:6:\"height\";i:191;s:4:\"file\";s:29:\"2020\/06\/background-text-3.png\";s:8:\"filesize\";i:19241;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"background-text-3-300x37.png\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4272;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"background-text-3-1024x125.png\";s:5:\"width\";i:1024;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:16876;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"background-text-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3289;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"background-text-3-768x94.png\";s:5:\"width\";i:768;s:6:\"height\";i:94;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:12335;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"background-text-3-1536x187.png\";s:5:\"width\";i:1536;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:28172;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:29:\"background-text-3-570x191.png\";s:5:\"width\";i:570;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6893;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:29:\"background-text-3-600x191.png\";s:5:\"width\";i:600;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7004;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:29:\"background-text-3-800x191.png\";s:5:\"width\";i:800;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9474;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:29:\"background-text-3-345x191.png\";s:5:\"width\";i:345;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4545;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:29:\"background-text-3-400x191.png\";s:5:\"width\";i:400;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5613;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:29:\"background-text-3-500x191.png\";s:5:\"width\";i:500;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6452;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:29:\"background-text-3-500x191.png\";s:5:\"width\";i:500;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6452;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:30:\"background-text-3-1000x191.png\";s:5:\"width\";i:1000;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13327;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:29:\"background-text-3-500x191.png\";s:5:\"width\";i:500;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6452;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:30:\"background-text-3-1000x191.png\";s:5:\"width\";i:1000;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13327;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:28:\"background-text-3-700x85.png\";s:5:\"width\";i:700;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10882;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:29:\"background-text-3-539x191.png\";s:5:\"width\";i:539;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6730;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:29:\"background-text-3-650x191.png\";s:5:\"width\";i:650;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7141;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:30:\"background-text-3-1300x191.png\";s:5:\"width\";i:1300;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:16111;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:29:\"background-text-3-650x191.png\";s:5:\"width\";i:650;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7141;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:30:\"background-text-3-1300x191.png\";s:5:\"width\";i:1300;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:16111;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"369","post_id":"240","meta_key":"_wp_attachment_image_alt","meta_value":"m"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"370","post_id":"8","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"371","post_id":"8","meta_key":"_elementor_template_type","meta_value":"kit"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"372","post_id":"8","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"373","post_id":"50","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"374","post_id":"50","meta_key":"_elementor_template_type","meta_value":"section"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"375","post_id":"50","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"376","post_id":"50","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"377","post_id":"50","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3919ccb6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"6d562efe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"710695d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\">San Francisco<\\\/h2>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74bc1b1f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin, tellus vitae condimentum egestas, libero dolor auctor tellus, eu consectetur neque elit quis nunc. Cras elementum pretium est.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594e90c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Duis dolor est, tincidunt vel enim sit amet, venenatis euismod neque. Duis eleifend ligula id tortor finibus faucibus. Donec et quam pulvinar, blandit tortor a, sollicitudin mauris. Donec orci enim, bibendum a augue quis, aliquet cursus quam. Pellentesque pulvinar, elit at condimentum dictum, sapien nibh auctor tortor, vel vulputate sapien tortor et velit. Sed nulla nisi, congue eu quam vel, molestie gravida ipsum. Curabitur ut lacus vitae tellus lacinia pretium. Proin vestibulum sollicitudin tortor, quis auctor mi rutrum non. Donec non eros eget purus lobortis imperdiet ac vitae est. Interdum et malesuada fames ac ante ipsum primis in faucibus.\\u00a0Duis ultricies mi sed lorem blandit, non sodales sapien fermentum. Donec ultricies, turpis a sagittis suscipit, ex odio volutpat sem, vel molestie ligula enim varius est. Pellentesque sodales ipsum nisi. Suspendisse ultrices nulla eu volutpat volutpat. Nunc vestibulum, tortor sollicitudin dapibus egestas, lorem eros vestibulum turpis, ac condimentum erat ipsum rutrum dolor. Donec blandit nisi ut congue rutrum. Vestibulum enim velit, semper hendrerit tristique non, malesuada auctor nulla.\\u00a0Nullam ac justo efficitur, tristique ligula.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53cfbf9e\",\"elType\":\"widget\",\"settings\":{\"images\":[{\"id\":26,\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/destination-g-img-1.jpg\"},{\"id\":27,\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/destination-g-img-2.jpg\"}],\"image_size\":\"full\",\"image_behavior\":\"zoom\",\"number_of_columns\":\"two\",\"slider_speed\":\"5000\",\"slider_speed_animation\":\"600\"},\"elements\":[],\"widgetType\":\"bridge_advanced_image_gallery\"},{\"id\":\"5a999847\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"mkdf-section-title mkdf-section-title-small\\\">Good To Know<\\\/h2>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"569270cf\",\"elType\":\"widget\",\"settings\":{\"columns\":\"two-columns\",\"title_tag\":\"h3\",\"rows\":[{\"column_one_text\":\"Country\",\"column_one_sub_text\":\"\",\"column_two_text\":\"United States\",\"column_two_sub_text\":\"\",\"column_three_text\":\"\",\"column_three_sub_text\":\"\",\"column_four_text\":\"\",\"column_four_sub_text\":\"\",\"column_five_text\":\"\",\"column_five_sub_text\":\"\",\"_id\":\"52553e5\"},{\"column_one_text\":\"Visa Requirements\",\"column_one_sub_text\":\"\",\"column_two_text\":\"Visa in not needed for EU citizens.\",\"column_two_sub_text\":\"\",\"column_three_text\":\"\",\"column_three_sub_text\":\"\",\"column_four_text\":\"\",\"column_four_sub_text\":\"\",\"column_five_text\":\"\",\"column_five_sub_text\":\"\",\"_id\":\"b043683\"},{\"column_one_text\":\"Languages spoken\",\"column_one_sub_text\":\"\",\"column_two_text\":\"English\",\"column_two_sub_text\":\"\",\"column_three_text\":\"\",\"column_three_sub_text\":\"\",\"column_four_text\":\"\",\"column_four_sub_text\":\"\",\"column_five_text\":\"\",\"column_five_sub_text\":\"\",\"_id\":\"95dcfcf\"},{\"column_one_text\":\"Currency used\",\"column_one_sub_text\":\"\",\"column_two_text\":\" Dolar\",\"column_two_sub_text\":\"\",\"column_three_text\":\"\",\"column_three_sub_text\":\"\",\"column_four_text\":\"\",\"column_four_sub_text\":\"\",\"column_five_text\":\"\",\"column_five_sub_text\":\"\",\"_id\":\"7e3f517\"},{\"column_one_text\":\"Area (km2)\",\"column_one_sub_text\":\"\",\"column_two_text\":\" 9.8 million km2\",\"column_two_sub_text\":\"\",\"column_three_text\":\"\",\"column_three_sub_text\":\"\",\"column_four_text\":\"\",\"column_four_sub_text\":\"\",\"column_five_text\":\"\",\"column_five_sub_text\":\"\",\"_id\":\"07fd73d\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_report_sheet\"},{\"id\":\"751678d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: left;\\\">San Francisco<\\\/h2>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"483306d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Nibh venenatis cras sed felis eget velit aliquet. Mi tempus imperdiet nulla malesuada pellentesque elit. Gravida cum sociis natoque penatibus et magnis dis parturient montes. Molestie nunc non blandit massa. Viverra maecenas accumsan lacus vel facilisis. Ridiculus mus mauris vitae ultricies leo integer malesuada. Massa vitae tortor condimentum lacinia quis vel eros. Id faucibus nisl tincidunt eget nullam. Arcu dictum varius duis at consectetur lorem donec massa sapien. Luctus venenatis lectus magna fringilla urna porttitor. Lectus quam id leo in vitae turpis massa sed elementum. Feugiat sed lectus vestibulum mattis. Sed vulputate odio ut enim blandit volutpat maecenas. Ut venenatis tellus in metus vulputate eu scelerisque. Imperdiet dui accumsan sit amet nulla facilisi morbi tempus iaculis. Eu facilisis sed odio morbi quis commodo odio aenean. Arcu non sodales neque sodales ut. Bibendum enim facilisis gravida neque convallis a cras. Nulla pharetra diam sit amet nisl suscipit. Rhoncus urna neque viverra justo nec. Massa tempor nec feugiat nisl pretium fusce id velit ut. Sit amet massa vitae tortor condimentum lacinia quis vel. Vitae purus faucibus ornare.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"202e8ed6\",\"elType\":\"widget\",\"settings\":{\"images\":[{\"id\":41,\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/destination-g-img-3.jpg\"},{\"id\":42,\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/destination-g-img-4.jpg\"},{\"id\":43,\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/destination-g-img-5.jpg\"},{\"id\":44,\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/destination-g-img-6.jpg\"}],\"image_size\":\"full\",\"image_behavior\":\"zoom\",\"number_of_columns\":\"two\",\"slider_speed\":\"5000\",\"slider_speed_animation\":\"600\"},\"elements\":[],\"widgetType\":\"bridge_advanced_image_gallery\"}],\"isInner\":false},{\"id\":\"1c905ab5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25},\"elements\":[{\"id\":\"5a48e92d\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Destinations Sidebar\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"378","post_id":"50","meta_key":"_elementor_controls_usage","meta_value":"a:6:{s:11:\"text-editor\";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_editor\";a:1:{s:6:\"editor\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:29:\"bridge_advanced_image_gallery\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:6:\"images\";i:2;s:10:\"image_size\";i:2;s:14:\"image_behavior\";i:2;s:17:\"number_of_columns\";i:2;}}}}s:19:\"bridge_report_sheet\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:3:{s:7:\"columns\";i:1;s:9:\"title_tag\";i:1;s:4:\"rows\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"379","post_id":"337","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"380","post_id":"337","meta_key":"_elementor_template_type","meta_value":"section"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"381","post_id":"337","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"382","post_id":"337","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"383","post_id":"337","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5aebcc88\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"93\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"629d48a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7bb27a8a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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}},\"elements\":[{\"id\":\"4aabd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5d731064\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-2.png\",\"id\":216},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"47630a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"7f31c143\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5c63c415\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/single-img-1.png\",\"id\":218},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1aed86de\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"23\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54bd394d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1>World Playground<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"104c12c\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7b327b78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f1db31b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"link\":\"#\",\"target\":\"_self\",\"icon_pack\":\"font_elegant\",\"fe_icon\":\"arrow_right\"},\"elements\":[],\"widgetType\":\"bridge_button_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"384","post_id":"337","meta_key":"_elementor_controls_usage","meta_value":"a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;s:5:\"align\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:4;s:19:\"_inline_size_tablet\";i:2;s:21:\"space_between_widgets\";i:1;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;s:13:\"margin_tablet\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:3;s:3:\"gap\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:6:\"margin\";i:2;s:7:\"padding\";i:3;s:13:\"margin_mobile\";i:3;s:14:\"padding_mobile\";i:3;s:7:\"z_index\";i:1;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;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:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:1;s:3:\"gap\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"385","post_id":"340","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"386","post_id":"340","meta_key":"_elementor_template_type","meta_value":"section"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"387","post_id":"340","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"388","post_id":"340","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"389","post_id":"340","meta_key":"_elementor_data","meta_value":"[{\"id\":\"48a1fbca\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-2.png\",\"id\":265},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"70bb65e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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}},\"elements\":[{\"id\":\"106941bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b0a54d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"518aa256\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Best destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7da74554\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"679beca2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3476ae41\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"246d9709\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2e897f6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"603ec0b6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"75718eff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"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\":\"63a677a2\",\"elType\":\"widget\",\"settings\":{\"number_of_cols\":\"6\",\"image_size\":\"full\",\"title_tag\":\"h6\",\"order\":\"DESC\",\"number\":\"6\",\"_margin_tablet\":{\"unit\":\"px\",\"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\":[],\"widgetType\":\"qode_destination_grid\"},{\"id\":\"40531d5b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Destination\",\"link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"bridge_button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"390","post_id":"340","meta_key":"_elementor_controls_usage","meta_value":"a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;s:15:\"_padding_tablet\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:1;s:3:\"gap\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:4;s:21:\"space_between_widgets\";i:3;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:13:\"margin_tablet\";i:2;s:14:\"padding_tablet\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:4;s:3:\"gap\";i:4;}}s:8:\"advanced\";a:2:{s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:2;}s:16:\"section_advanced\";a:7:{s:7:\"z_index\";i:4;s:13:\"margin_tablet\";i:4;s:14:\"padding_tablet\";i:4;s:6:\"margin\";i:3;s:7:\"padding\";i:3;s:13:\"margin_mobile\";i:2;s:14:\"padding_mobile\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"391","post_id":"343","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"392","post_id":"343","meta_key":"_elementor_template_type","meta_value":"section"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"393","post_id":"343","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"394","post_id":"343","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"395","post_id":"343","meta_key":"_elementor_data","meta_value":"[{\"id\":\"d7cb130\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"1fd48787\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6eab0b63\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"396","post_id":"343","meta_key":"_elementor_controls_usage","meta_value":"a:3:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"397","post_id":"346","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"398","post_id":"346","meta_key":"_elementor_template_type","meta_value":"section"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"399","post_id":"346","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"400","post_id":"346","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"401","post_id":"346","meta_key":"_elementor_data","meta_value":"[{\"id\":\"7885db35\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"86\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"53302c16\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"25e3de08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40e751af\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\"},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"402","post_id":"346","meta_key":"_elementor_controls_usage","meta_value":"a:4:{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:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:21:\"space_between_widgets\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"403","post_id":"360","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"404","post_id":"360","meta_key":"_elementor_template_type","meta_value":"section"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"405","post_id":"360","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"406","post_id":"360","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"407","post_id":"360","meta_key":"_elementor_data","meta_value":"[{\"id\":\"566dda73\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"3b43f401\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a704e03\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"408","post_id":"360","meta_key":"_elementor_controls_usage","meta_value":"a:3:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"409","post_id":"363","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"410","post_id":"363","meta_key":"_elementor_template_type","meta_value":"section"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"411","post_id":"363","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"412","post_id":"363","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"413","post_id":"363","meta_key":"_elementor_data","meta_value":"[{\"id\":\"26e88400\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"3e5dfd67\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55fb7f62\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"414","post_id":"363","meta_key":"_elementor_controls_usage","meta_value":"a:3:{s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"415","post_id":"438","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"416","post_id":"438","meta_key":"_elementor_template_type","meta_value":"section"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"417","post_id":"438","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"418","post_id":"438","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"419","post_id":"438","meta_key":"_elementor_data","meta_value":"[{\"id\":\"1658077f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8},\"elements\":[{\"id\":\"7c80ca33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3a783104\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"41393d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"38e8b843\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5931de8\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b18c99e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ccf146b\",\"elType\":\"widget\",\"settings\":{\"html_class\":\"cf7_custom_style_1\",\"cf7\":\"290\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_cf_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"420","post_id":"438","meta_key":"_elementor_controls_usage","meta_value":"a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:1;s:3:\"gap\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:21:\"space_between_widgets\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:2;s:3:\"gap\";i:2;}}s:8:\"advanced\";a:2:{s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;s:13:\"margin_mobile\";i:1;s:7:\"z_index\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"421","post_id":"453","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"422","post_id":"453","meta_key":"_elementor_template_type","meta_value":"section"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"423","post_id":"453","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"424","post_id":"453","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"425","post_id":"453","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5e82795e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"1ebf65c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b5f589a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-1.png\",\"id\":197},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"426","post_id":"453","meta_key":"_elementor_controls_usage","meta_value":"a:3:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"427","post_id":"456","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"428","post_id":"456","meta_key":"_elementor_template_type","meta_value":"section"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"429","post_id":"456","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"430","post_id":"456","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"431","post_id":"456","meta_key":"_elementor_data","meta_value":"[{\"id\":\"26919218\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"%\",\"top\":\"-9\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"12dc73a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"42143d32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Popular tour types<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"77e56e3d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"51bc993\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"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\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"432","post_id":"456","meta_key":"_elementor_controls_usage","meta_value":"a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:1;s:3:\"gap\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:21:\"space_between_widgets\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"433","post_id":"459","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"434","post_id":"459","meta_key":"_elementor_template_type","meta_value":"section"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"435","post_id":"459","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"436","post_id":"459","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"437","post_id":"459","meta_key":"_elementor_data","meta_value":"[{\"id\":\"7e58f35b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3df849a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"169e7f54\",\"elType\":\"widget\",\"settings\":{\"title_tag\":\"h3\",\"text_length\":\"10\",\"number\":\"3\"},\"elements\":[],\"widgetType\":\"qode_tours_list\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"438","post_id":"459","meta_key":"_elementor_controls_usage","meta_value":"a:3:{s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:2:{s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"439","post_id":"464","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"440","post_id":"464","meta_key":"_elementor_template_type","meta_value":"section"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"441","post_id":"464","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"442","post_id":"464","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"443","post_id":"464","meta_key":"_elementor_data","meta_value":"[{\"id\":\"2bd5a015\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"6a33f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27fc83a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"444","post_id":"464","meta_key":"_elementor_controls_usage","meta_value":"a:3:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"468","post_id":"11","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"469","post_id":"11","meta_key":"qode_page_background_image_fixed","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"470","post_id":"11","meta_key":"qode_show-page-title","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"471","post_id":"11","meta_key":"qode_show-sidebar","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"472","post_id":"11","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"473","post_id":"11","meta_key":"rs_page_bg_color","meta_value":"#ffffff"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"474","post_id":"11","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"475","post_id":"11","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"476","post_id":"11","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"477","post_id":"11","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf41305\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h1 style=\\\"font-family: Andine; color: #fff\\\">Tailor-Made<\\\/h1>\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"478","post_id":"11","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"479","post_id":"267","meta_key":"_thumbnail_id","meta_value":"268"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"480","post_id":"267","meta_key":"qode_testimonial-author","meta_value":"Archie Bourland <span>Customer<\/span>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"481","post_id":"267","meta_key":"qode_testimonial-text","meta_value":"Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"482","post_id":"267","meta_key":"slide_template","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"483","post_id":"267","meta_key":"rs_page_bg_color","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"484","post_id":"269","meta_key":"_thumbnail_id","meta_value":"391"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"485","post_id":"269","meta_key":"qode_testimonial-author","meta_value":"Mark Miller <span>Customer<\/span>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"486","post_id":"269","meta_key":"qode_testimonial-text","meta_value":"Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"487","post_id":"269","meta_key":"slide_template","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"488","post_id":"269","meta_key":"rs_page_bg_color","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"489","post_id":"270","meta_key":"_thumbnail_id","meta_value":"390"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"490","post_id":"270","meta_key":"qode_testimonial-author","meta_value":"Lana Watson <span>Customer<\/span>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"491","post_id":"270","meta_key":"qode_testimonial-text","meta_value":"Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"492","post_id":"270","meta_key":"slide_template","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"493","post_id":"270","meta_key":"rs_page_bg_color","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"496","post_id":"308","meta_key":"_thumbnail_id","meta_value":"309"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"497","post_id":"308","meta_key":"qode_page_background_image_fixed","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"498","post_id":"308","meta_key":"qode_hide-featured-image","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"499","post_id":"308","meta_key":"qode_post_style_masonry_date_image","meta_value":"full"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"500","post_id":"308","meta_key":"qode_post_style_masonry_gallery","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"501","post_id":"308","meta_key":"qode_show-sidebar","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"502","post_id":"308","meta_key":"gallery_type","meta_value":"slider"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"503","post_id":"308","meta_key":"video_format_choose","meta_value":"youtube"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"504","post_id":"308","meta_key":"slide_template","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"505","post_id":"308","meta_key":"rs_page_bg_color","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"506","post_id":"308","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"507","post_id":"308","meta_key":"qode_show-page-title","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"508","post_id":"308","meta_key":"_elementor_template_type","meta_value":"wp-post"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"509","post_id":"308","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"510","post_id":"308","meta_key":"_qode-like","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"511","post_id":"308","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"512","post_id":"308","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5355102\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"48011dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"dc398f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet,\\u00a0proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet maorbi accumsan ipsum velit. Nam nec tellus a odio tincidunt auctor a ornare odio. Sed non mauris vitae erat consequat auctor eu in elit. Classaptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Mauris in erat justo. Nullam ac urna eu felis dapibus condimentum sit amet a augue. Sed non neque elit. Sed ut imperdiet nisi. Proin condimentum fermentum nunc. Etiam pharetra.<\\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8c13f9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote class=\\\"\\\"><h5 class=\\\"blockquote-text\\\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi.<\\\/h5><\\\/blockquote>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a32334\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Id velit senserit constituam eum. Ferri deleniti definitionem sea ut, mel ei oratio soluta. At altera virtute iuvaret nam, eam maiorum invidunt ut, ne has mollis iisque. Pri at mundi soleat deserunt, cum tota appareat in. Ne duo odio lorem commune, vocibus oporteat cu eum, ad animal timeam patrioque pri.Delectus ponderum atomorum ne has, ut qui unum neglegentur consequuntur, erant option argumentum in vel. Est id atomorum periculis instructior, fuisset appetere complectitur in usu. An movet liberavisse vix. Dicunt tractatos at nam, vis eu movet facete option, ne pri dolores contentiones. Nibh lobortis adipiscing ex sed, sumo virtute copiosae pri no, te erat feugait propriae mel eu prima.<\\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"513","post_id":"308","meta_key":"_elementor_controls_usage","meta_value":"a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;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:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:21:\"space_between_widgets\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"514","post_id":"308","meta_key":"_wp_old_slug","meta_value":"castle-private-tour-with-dover-and-greenwich-plus-cruise"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"517","post_id":"315","meta_key":"qode_page_background_image_fixed","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"518","post_id":"315","meta_key":"_thumbnail_id","meta_value":"316"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"519","post_id":"315","meta_key":"qode_hide-featured-image","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"520","post_id":"315","meta_key":"qode_post_style_masonry_date_image","meta_value":"full"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"521","post_id":"315","meta_key":"qode_post_style_masonry_gallery","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"522","post_id":"315","meta_key":"qode_show-sidebar","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"523","post_id":"315","meta_key":"gallery_type","meta_value":"slider"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"524","post_id":"315","meta_key":"video_format_choose","meta_value":"youtube"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"525","post_id":"315","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"526","post_id":"315","meta_key":"rs_page_bg_color","meta_value":"#ffffff"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"527","post_id":"315","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"528","post_id":"315","meta_key":"_elementor_template_type","meta_value":"wp-post"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"529","post_id":"315","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"530","post_id":"315","meta_key":"_qode-like","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"531","post_id":"315","meta_key":"qode_show-page-title","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"532","post_id":"315","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"533","post_id":"315","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5355102\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"48011dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"dc398f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet,\\u00a0proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet maorbi accumsan ipsum velit. Nam nec tellus a odio tincidunt auctor a ornare odio. Sed non mauris vitae erat consequat auctor eu in elit. Classaptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Mauris in erat justo. Nullam ac urna eu felis dapibus condimentum sit amet a augue. Sed non neque elit. Sed ut imperdiet nisi. Proin condimentum fermentum nunc. Etiam pharetra.<\\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8c13f9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote class=\\\"\\\"><h5 class=\\\"blockquote-text\\\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi.<\\\/h5><\\\/blockquote>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a32334\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Id velit senserit constituam eum. Ferri deleniti definitionem sea ut, mel ei oratio soluta. At altera virtute iuvaret nam, eam maiorum invidunt ut, ne has mollis iisque. Pri at mundi soleat deserunt, cum tota appareat in. Ne duo odio lorem commune, vocibus oporteat cu eum, ad animal timeam patrioque pri.Delectus ponderum atomorum ne has, ut qui unum neglegentur consequuntur, erant option argumentum in vel. Est id atomorum periculis instructior, fuisset appetere complectitur in usu. An movet liberavisse vix. Dicunt tractatos at nam, vis eu movet facete option, ne pri dolores contentiones. Nibh lobortis adipiscing ex sed, sumo virtute copiosae pri no, te erat feugait propriae mel eu prima.<\\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"534","post_id":"315","meta_key":"_elementor_controls_usage","meta_value":"a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;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:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:21:\"space_between_widgets\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"535","post_id":"315","meta_key":"_dp_original","meta_value":"308"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"538","post_id":"318","meta_key":"_thumbnail_id","meta_value":"319"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"539","post_id":"318","meta_key":"qode_page_background_image_fixed","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"540","post_id":"318","meta_key":"qode_hide-featured-image","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"541","post_id":"318","meta_key":"qode_post_style_masonry_date_image","meta_value":"full"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"542","post_id":"318","meta_key":"qode_post_style_masonry_gallery","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"543","post_id":"318","meta_key":"qode_show-sidebar","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"544","post_id":"318","meta_key":"gallery_type","meta_value":"slider"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"545","post_id":"318","meta_key":"video_format_choose","meta_value":"youtube"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"546","post_id":"318","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"547","post_id":"318","meta_key":"rs_page_bg_color","meta_value":"#ffffff"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"548","post_id":"318","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"549","post_id":"318","meta_key":"_elementor_template_type","meta_value":"wp-post"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"550","post_id":"318","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"551","post_id":"318","meta_key":"_qode-like","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"552","post_id":"318","meta_key":"qode_show-page-title","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"553","post_id":"318","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"554","post_id":"318","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5355102\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"48011dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"dc398f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet,\\u00a0proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet maorbi accumsan ipsum velit. Nam nec tellus a odio tincidunt auctor a ornare odio. Sed non mauris vitae erat consequat auctor eu in elit. Classaptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Mauris in erat justo. Nullam ac urna eu felis dapibus condimentum sit amet a augue. Sed non neque elit. Sed ut imperdiet nisi. Proin condimentum fermentum nunc. Etiam pharetra.<\\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8c13f9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote class=\\\"\\\"><h5 class=\\\"blockquote-text\\\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi.<\\\/h5><\\\/blockquote>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a32334\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Id velit senserit constituam eum. Ferri deleniti definitionem sea ut, mel ei oratio soluta. At altera virtute iuvaret nam, eam maiorum invidunt ut, ne has mollis iisque. Pri at mundi soleat deserunt, cum tota appareat in. Ne duo odio lorem commune, vocibus oporteat cu eum, ad animal timeam patrioque pri.Delectus ponderum atomorum ne has, ut qui unum neglegentur consequuntur, erant option argumentum in vel. Est id atomorum periculis instructior, fuisset appetere complectitur in usu. An movet liberavisse vix. Dicunt tractatos at nam, vis eu movet facete option, ne pri dolores contentiones. Nibh lobortis adipiscing ex sed, sumo virtute copiosae pri no, te erat feugait propriae mel eu prima.<\\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"555","post_id":"318","meta_key":"_elementor_controls_usage","meta_value":"a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;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:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:21:\"space_between_widgets\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"556","post_id":"318","meta_key":"_dp_original","meta_value":"315"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"557","post_id":"334","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"558","post_id":"334","meta_key":"qode_page_background_image_fixed","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"559","post_id":"334","meta_key":"qode_title-image","meta_value":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/about-title-img.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"560","post_id":"334","meta_key":"qode_page_subtitle","meta_value":"Small groups, big adventures with Wanderlust. Discover real life experiences, Just the right balance."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"561","post_id":"334","meta_key":"qode_page_subtitle_color","meta_value":"#ffffff"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"562","post_id":"334","meta_key":"qode_show-sidebar","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"563","post_id":"334","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"564","post_id":"334","meta_key":"rs_page_bg_color","meta_value":"#ffffff"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"565","post_id":"334","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"566","post_id":"334","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"567","post_id":"334","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"568","post_id":"334","meta_key":"qode_page-title-color","meta_value":"#ffffff"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"569","post_id":"334","meta_key":"qode_page_title_font_size","meta_value":"large"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"570","post_id":"334","meta_key":"_elementor_data","meta_value":"[{\"id\":\"49bf2fa4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"76\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"38ba83f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"771d6b3e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c00ccfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"77041242\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-7.png\",\"id\":385},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1764fa79\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"53066eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2381c42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/about-single-img-1.png\",\"id\":383},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"433a9e62\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"23\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e3553ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1>What we do<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d03d332\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6eb63545\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bd57e6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/about-single-img-2.png\",\"id\":387},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c9dd6ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><span style=\\\"color: #bfbfbf; font-size: 11px; font-weight: 600;\\\">CEO<\\\/span><\\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"203b558b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.png\",\"id\":405},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"107\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"70fa93fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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}},\"elements\":[{\"id\":\"29b01008\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47bc72be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"6585c7e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome team<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da4e0fc\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3c3fb149\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"44578f56\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43b35b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"67d4e132\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-8.png\",\"id\":392},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d2ccc23\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-172\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-9\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"40\",\"gap\":\"wide\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-11\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a57e44a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6f7148\",\"elType\":\"widget\",\"settings\":{\"team_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/team-1.png\",\"id\":393},\"team_name\":\"Hellena Simons\",\"team_position\":\"Tourist guide\",\"background_color\":\"rgba(255, 255, 255, 0)\",\"box_border\":\"no\",\"show_separator\":\"no\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_tag\":\"h4\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_team\"}],\"isInner\":true},{\"id\":\"3ed647d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"978a087\",\"elType\":\"widget\",\"settings\":{\"team_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/team-2.png\",\"id\":394},\"team_name\":\"John Maraovich\",\"team_position\":\"Ceo company\",\"background_color\":\"rgba(255, 255, 255, 0)\",\"box_border\":\"no\",\"show_separator\":\"no\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_tag\":\"h4\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_team\"}],\"isInner\":true},{\"id\":\"bd9615a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cb1246\",\"elType\":\"widget\",\"settings\":{\"team_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/team-3.png\",\"id\":397},\"team_name\":\"Sophia Lauretis\",\"team_position\":\"Photographer\",\"background_color\":\"rgba(255, 255, 255, 0)\",\"box_border\":\"no\",\"show_separator\":\"no\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"bridge_team\"}],\"isInner\":true},{\"id\":\"660a1d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7df8fea\",\"elType\":\"widget\",\"settings\":{\"team_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/team-4.png\",\"id\":398},\"team_name\":\"Leni Bronson\",\"team_position\":\"Manager\",\"background_color\":\"rgba(255, 255, 255, 0)\",\"box_border\":\"no\",\"show_separator\":\"no\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"bridge_team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de5aeb4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"c522cb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2a02f39\",\"elType\":\"widget\",\"settings\":{\"team_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/team-5.png\",\"id\":400},\"team_name\":\"Ben De Bear\",\"team_position\":\"Tourist guide\",\"background_color\":\"rgba(255, 255, 255, 0)\",\"box_border\":\"no\",\"show_separator\":\"no\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"bridge_team\"}],\"isInner\":true},{\"id\":\"cbe7bef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8aaf394\",\"elType\":\"widget\",\"settings\":{\"team_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/team-6.png\",\"id\":401},\"team_name\":\"Stela Huberhown\",\"team_position\":\"Ceo company\",\"background_color\":\"rgba(255, 255, 255, 0)\",\"box_border\":\"no\",\"show_separator\":\"no\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"bridge_team\"}],\"isInner\":true},{\"id\":\"5c6feaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c26070a\",\"elType\":\"widget\",\"settings\":{\"team_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/team-7.png\",\"id\":402},\"team_name\":\"Sebastian Roch\\u00e9\",\"team_position\":\"Photographer\",\"background_color\":\"rgba(255, 255, 255, 0)\",\"box_border\":\"no\",\"show_separator\":\"no\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"bridge_team\"}],\"isInner\":true},{\"id\":\"614b973\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39eae01\",\"elType\":\"widget\",\"settings\":{\"team_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/team-8.png\",\"id\":403},\"team_name\":\"Leni Bronson\",\"team_position\":\"Manager\",\"background_color\":\"rgba(255, 255, 255, 0)\",\"box_border\":\"no\",\"show_separator\":\"no\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"bridge_team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"104c53a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"2e9a8c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6b218b35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2edfac0e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"3408d4fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"796f0b16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e918844\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\"},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d20a96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_tablet\":{\"unit\":\"%\",\"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_tablet\":{\"unit\":\"%\",\"top\":\"7\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56d63d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55b6311\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-9.png\",\"id\":426},\"image_size\":\"full\",\"align\":\"center\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c2f485\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-107\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-9\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-11\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"540c2cc4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6b9fc959\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"571","post_id":"334","meta_key":"qode_title-height","meta_value":"580"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"572","post_id":"334","meta_key":"_elementor_controls_usage","meta_value":"a:8:{s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:1;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:19;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:19;s:19:\"_inline_size_tablet\";i:10;s:21:\"space_between_widgets\";i:8;s:16:\"content_position\";i:1;s:5:\"align\";i:4;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:6;s:14:\"padding_tablet\";i:10;s:14:\"padding_mobile\";i:9;s:13:\"margin_mobile\";i:4;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:12;s:3:\"gap\";i:11;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:8;s:7:\"padding\";i:11;s:13:\"margin_mobile\";i:8;s:14:\"padding_mobile\";i:8;s:14:\"padding_tablet\";i:7;s:7:\"z_index\";i:5;s:13:\"margin_tablet\";i:6;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:4;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:3;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}}}}s:11:\"text-editor\";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_editor\";a:1:{s:6:\"editor\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:5;s:8:\"_padding\";i:5;s:15:\"_padding_tablet\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:2;s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"bridge_team\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:7:{s:10:\"team_image\";i:8;s:9:\"team_name\";i:8;s:13:\"team_position\";i:8;s:16:\"background_color\";i:8;s:10:\"box_border\";i:8;s:14:\"show_separator\";i:8;s:9:\"title_tag\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:8;s:7:\"_margin\";i:2;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"573","post_id":"441","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"574","post_id":"441","meta_key":"qode_page_background_image_fixed","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"575","post_id":"441","meta_key":"qode_page-title-color","meta_value":"#ffffff"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"576","post_id":"441","meta_key":"qode_title-image","meta_value":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-page-title.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"577","post_id":"441","meta_key":"qode_title-height","meta_value":"580"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"578","post_id":"441","meta_key":"qode_show-sidebar","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"579","post_id":"441","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"580","post_id":"441","meta_key":"rs_page_bg_color","meta_value":"#ffffff"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"581","post_id":"441","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"582","post_id":"441","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"583","post_id":"441","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"584","post_id":"441","meta_key":"qode_page_subtitle","meta_value":"Small groups, big adventures with Wanderlust. Discover real life experiences, Just the right balance."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"585","post_id":"441","meta_key":"qode_page_subtitle_color","meta_value":"#ffffff"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"586","post_id":"441","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5b1b17de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"134\",\"right\":\"0\",\"bottom\":\"127\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"589487b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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}},\"elements\":[{\"id\":\"1e02069a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26388842\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"3d5632fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"70debd4e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-93\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52f5bfd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"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\":\"7bb11873\",\"elType\":\"widget\",\"settings\":{\"number_of_cols\":\"6\",\"image_size\":\"full\",\"title_tag\":\"h6\",\"order\":\"DESC\",\"number\":\"-1\",\"_margin_tablet\":{\"unit\":\"px\",\"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\":[],\"widgetType\":\"qode_destination_grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38e1df23\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"165\",\"right\":\"0\",\"bottom\":\"147\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8},\"elements\":[{\"id\":\"aab1d56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"409425d4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"5ac7ecb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"62ff6d8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42225346\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7b2c64cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6105c767\",\"elType\":\"widget\",\"settings\":{\"html_class\":\"cf7_custom_style_1\",\"cf7\":\"290\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_cf_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"587","post_id":"441","meta_key":"_elementor_controls_usage","meta_value":"a:7:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:21:\"space_between_widgets\";i:3;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:13:\"margin_tablet\";i:2;s:14:\"padding_tablet\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:5;s:3:\"gap\";i:5;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:4;s:7:\"padding\";i:4;s:7:\"z_index\";i:4;s:13:\"margin_tablet\";i:3;s:13:\"margin_mobile\";i:3;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:3;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:2;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:16:\"background_color\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:1;s:3:\"gap\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"588","post_id":"452","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"589","post_id":"452","meta_key":"qode_page_background_image_fixed","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"590","post_id":"452","meta_key":"qode_page-title-color","meta_value":"#ffffff"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"591","post_id":"452","meta_key":"qode_title-image","meta_value":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-page-title.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"592","post_id":"452","meta_key":"qode_title-height","meta_value":"580"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"593","post_id":"452","meta_key":"qode_page_subtitle","meta_value":"Small groups, big adventures with Wanderlust. Discover real life experiences, Just the right balance."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"594","post_id":"452","meta_key":"qode_show-sidebar","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"595","post_id":"452","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"596","post_id":"452","meta_key":"rs_page_bg_color","meta_value":"#ffffff"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"597","post_id":"452","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"598","post_id":"452","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"599","post_id":"452","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"600","post_id":"452","meta_key":"_elementor_data","meta_value":"[{\"id\":\"33f8a882\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"84\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"4a6757f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"28166d2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-1.png\",\"id\":197},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36795fa8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"%\",\"top\":\"-9\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"8ff9c97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"16eb5cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Popular tour types<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"201c38f7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3f86e969\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"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\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1921b350\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90ef423\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"62f6eabf\",\"elType\":\"widget\",\"settings\":{\"title_tag\":\"h3\",\"text_length\":\"10\",\"number\":\"6\"},\"elements\":[],\"widgetType\":\"qode_tours_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32ee1924\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"2e85eedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6d83a54c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"601","post_id":"452","meta_key":"_elementor_controls_usage","meta_value":"a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;s:5:\"align\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:4;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:4;s:3:\"gap\";i:4;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:4;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:1;s:3:\"gap\";i:1;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"602","post_id":"479","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"603","post_id":"479","meta_key":"qode_page_background_image_fixed","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"604","post_id":"479","meta_key":"qode_show-page-title","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"605","post_id":"479","meta_key":"qode_show-sidebar","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"606","post_id":"479","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"607","post_id":"479","meta_key":"rs_page_bg_color","meta_value":"#ffffff"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"608","post_id":"479","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"609","post_id":"479","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"610","post_id":"479","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"611","post_id":"479","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5f0e21e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"439b58e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0a097a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/map.jpg\",\"id\":481},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c2a11\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"143\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"637d10b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e546442\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Contact Us<\\\/h3>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7667b4\",\"elType\":\"widget\",\"settings\":{\"cf7\":\"478\",\"html_class\":\"cf7_custom_style_2\"},\"elements\":[],\"widgetType\":\"bridge_cf_7\"}],\"isInner\":false},{\"id\":\"903b732\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"top\",\"space_between_widgets\":0,\"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\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e50742\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Need help?<\\\/h4>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff26d9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec vel quam vitae nisl posuere efficitur. Suspendisse eget lectus est. Pellentesque vitae maximus turpis. Morbi sodales vestibulum lorem a ultricies. Pellentesque id dignissim leo. Quisque porta eros nunc, non sodales tellus feugiat nec. Quisque sed pulvinar nulla. Donec viverra nisl non sem bibendum, et ullamcorper est mattis.\\u00a0<\\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16f7c7a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"0be9e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"48aed00\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>London<\\\/h4>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60c866d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>8 Carlton Gardens,\\u00a0St. James,<br \\\/>London, United Kingdom<br \\\/>Phone:\\u00a0<a href=\\\"tel:+881010000000\\\">+88 (0) 101 0000 000<\\\/a><br \\\/>Fax:<a href=\\\"tel:+881010000000\\\">+88 (0) 202 0000 001<\\\/a><br \\\/>Email:\\u00a0<a href=\\\"mailto:office@bridge.com\\\">office@bridge.com<\\\/a><\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3edc393\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"e025123\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>New York<\\\/h4>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"988c2c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>487 8th Avenue, Suite 721,<br \\\/>New York NY 10010<br \\\/>Phone:\\u00a0<a href=\\\"tel:+881010000000\\\">+88 (0) 101 0000 000<\\\/a><br \\\/>Fax:<a href=\\\"tel:+881010000000\\\">+88 (0) 202 0000 001<\\\/a><br \\\/>Email:\\u00a0<a href=\\\"mailto:office@bridge.com\\\">office@bridge.com<\\\/a><\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"612","post_id":"479","meta_key":"_elementor_controls_usage","meta_value":"a:5:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:5;s:21:\"space_between_widgets\";i:4;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:3;s:3:\"gap\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:3;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:3:\"cf7\";i:1;s:10:\"html_class\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"613","post_id":"537","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"614","post_id":"537","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"615","post_id":"537","meta_key":"_menu_item_object_id","meta_value":"11"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"616","post_id":"537","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"617","post_id":"537","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"618","post_id":"537","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"619","post_id":"537","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"620","post_id":"537","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"621","post_id":"538","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"622","post_id":"538","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"623","post_id":"538","meta_key":"_menu_item_object_id","meta_value":"11"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"624","post_id":"538","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"625","post_id":"538","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"626","post_id":"538","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"627","post_id":"538","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"628","post_id":"538","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"629","post_id":"539","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"630","post_id":"539","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"631","post_id":"539","meta_key":"_menu_item_object_id","meta_value":"334"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"632","post_id":"539","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"633","post_id":"539","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"634","post_id":"539","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"635","post_id":"539","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"636","post_id":"539","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"637","post_id":"540","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"638","post_id":"540","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"639","post_id":"540","meta_key":"_menu_item_object_id","meta_value":"334"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"640","post_id":"540","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"641","post_id":"540","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"642","post_id":"540","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"643","post_id":"540","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"644","post_id":"540","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"645","post_id":"541","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"646","post_id":"541","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"647","post_id":"541","meta_key":"_menu_item_object_id","meta_value":"441"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"648","post_id":"541","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"649","post_id":"541","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"650","post_id":"541","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"651","post_id":"541","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"652","post_id":"541","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"653","post_id":"542","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"654","post_id":"542","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"655","post_id":"542","meta_key":"_menu_item_object_id","meta_value":"452"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"656","post_id":"542","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"657","post_id":"542","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"658","post_id":"542","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"659","post_id":"542","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"660","post_id":"542","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"661","post_id":"543","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"662","post_id":"543","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"663","post_id":"543","meta_key":"_menu_item_object_id","meta_value":"441"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"664","post_id":"543","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"665","post_id":"543","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"666","post_id":"543","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"667","post_id":"543","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"668","post_id":"543","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"669","post_id":"544","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"670","post_id":"544","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"671","post_id":"544","meta_key":"_menu_item_object_id","meta_value":"452"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"672","post_id":"544","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"673","post_id":"544","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"674","post_id":"544","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"675","post_id":"544","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"676","post_id":"544","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"677","post_id":"545","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"678","post_id":"545","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"679","post_id":"545","meta_key":"_menu_item_object_id","meta_value":"479"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"680","post_id":"545","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"681","post_id":"545","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"682","post_id":"545","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"683","post_id":"545","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"684","post_id":"545","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"685","post_id":"546","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"686","post_id":"546","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"687","post_id":"546","meta_key":"_menu_item_object_id","meta_value":"479"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"688","post_id":"546","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"689","post_id":"546","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"690","post_id":"546","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"691","post_id":"546","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"692","post_id":"546","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"695","post_id":"11","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"697","post_id":"318","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"699","post_id":"315","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"701","post_id":"308","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"702","post_id":"548","meta_key":"_wp_attached_file","meta_value":"2023\/01\/Hola-Africa-01.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"703","post_id":"548","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:8335;s:6:\"height\";i:2969;s:4:\"file\";s:26:\"2023\/01\/Hola-Africa-01.png\";s:8:\"filesize\";i:215954;s:5:\"sizes\";a:22:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-01-300x107.png\";s:5:\"width\";i:300;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7332;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Hola-Africa-01-1024x365.png\";s:5:\"width\";i:1024;s:6:\"height\";i:365;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:28182;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5363;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-01-768x274.png\";s:5:\"width\";i:768;s:6:\"height\";i:274;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:20533;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"Hola-Africa-01-1536x547.png\";s:5:\"width\";i:1536;s:6:\"height\";i:547;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:44342;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"Hola-Africa-01-2048x730.png\";s:5:\"width\";i:2048;s:6:\"height\";i:730;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:62391;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-01-570x570.png\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:23089;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-01-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:28078;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-01-800x600.png\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:31253;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-01-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10400;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-01-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13242;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-01-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:18424;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-01-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:19604;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:27:\"Hola-Africa-01-1000x500.png\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:32513;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:27:\"Hola-Africa-01-500x1000.png\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:24248;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:28:\"Hola-Africa-01-1000x1000.png\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:43655;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-01-700x249.png\";s:5:\"width\";i:700;s:6:\"height\";i:249;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:18418;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-01-539x303.png\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:16839;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-01-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:26948;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"Hola-Africa-01-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:43881;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"Hola-Africa-01-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:33890;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:28:\"Hola-Africa-01-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:61049;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"704","post_id":"549","meta_key":"_wp_attached_file","meta_value":"2023\/01\/Hola-Africa-02.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"705","post_id":"549","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:2001;s:6:\"height\";i:714;s:4:\"file\";s:26:\"2023\/01\/Hola-Africa-02.jpg\";s:8:\"filesize\";i:70005;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-300x107.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:6389;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Hola-Africa-02-1024x365.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:28732;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:4986;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-768x274.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:20383;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"Hola-Africa-02-1536x548.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:47833;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:22843;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-600x714.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:714;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:27386;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:31253;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:9930;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:12756;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:17798;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:19478;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:27:\"Hola-Africa-02-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:33195;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-500x714.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:714;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:23295;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:27:\"Hola-Africa-02-1000x714.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:714;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:42727;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-700x250.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:17896;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:16639;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:27031;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"Hola-Africa-02-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:47367;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-650x714.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:714;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:29410;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:27:\"Hola-Africa-02-1300x714.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:714;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:50514;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"706","post_id":"550","meta_key":"_wp_attached_file","meta_value":"2023\/01\/Hola-Africa-02.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"707","post_id":"550","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:8335;s:6:\"height\";i:2969;s:4:\"file\";s:26:\"2023\/01\/Hola-Africa-02.png\";s:8:\"filesize\";i:215831;s:5:\"sizes\";a:22:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-300x107.png\";s:5:\"width\";i:300;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7139;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Hola-Africa-02-1024x365.png\";s:5:\"width\";i:1024;s:6:\"height\";i:365;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:28019;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5319;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-768x274.png\";s:5:\"width\";i:768;s:6:\"height\";i:274;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:20365;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"Hola-Africa-02-1536x547.png\";s:5:\"width\";i:1536;s:6:\"height\";i:547;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:44064;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"Hola-Africa-02-2048x730.png\";s:5:\"width\";i:2048;s:6:\"height\";i:730;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:61980;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-570x570.png\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:23126;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:28069;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-800x600.png\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:31251;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10288;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13168;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:18426;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:19619;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:27:\"Hola-Africa-02-1000x500.png\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:32355;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:27:\"Hola-Africa-02-500x1000.png\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:24331;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:28:\"Hola-Africa-02-1000x1000.png\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:43352;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-700x249.png\";s:5:\"width\";i:700;s:6:\"height\";i:249;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:18329;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-539x303.png\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:16832;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"Hola-Africa-02-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:26839;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"Hola-Africa-02-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:43887;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"Hola-Africa-02-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:33810;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:28:\"Hola-Africa-02-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:61079;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"708","post_id":"551","meta_key":"_wp_attached_file","meta_value":"2023\/01\/32x32-01.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"709","post_id":"551","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:134;s:6:\"height\";i:134;s:4:\"file\";s:20:\"2023\/01\/32x32-01.png\";s:8:\"filesize\";i:3150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"710","post_id":"552","meta_key":"_wp_attached_file","meta_value":"2023\/01\/cropped-32x32-01.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"711","post_id":"552","meta_key":"_wp_attachment_context","meta_value":"site-icon"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"712","post_id":"552","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:28:\"2023\/01\/cropped-32x32-01.png\";s:8:\"filesize\";i:17646;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"cropped-32x32-01-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:16210;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"cropped-32x32-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6725;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:28:\"cropped-32x32-01-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:12759;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:28:\"cropped-32x32-01-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:15764;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:28:\"cropped-32x32-01-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:21494;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:28:\"cropped-32x32-01-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:26026;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:28:\"cropped-32x32-01-512x500.png\";s:5:\"width\";i:512;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:17570;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:28:\"cropped-32x32-01-500x512.png\";s:5:\"width\";i:500;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:17527;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:28:\"cropped-32x32-01-512x303.png\";s:5:\"width\";i:512;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:12127;}s:13:\"site_icon-270\";a:5:{s:4:\"file\";s:28:\"cropped-32x32-01-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:14175;}s:13:\"site_icon-192\";a:5:{s:4:\"file\";s:28:\"cropped-32x32-01-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9307;}s:13:\"site_icon-180\";a:5:{s:4:\"file\";s:28:\"cropped-32x32-01-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8561;}s:12:\"site_icon-32\";a:5:{s:4:\"file\";s:26:\"cropped-32x32-01-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:1006;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"713","post_id":"554","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"714","post_id":"554","meta_key":"_elementor_template_type","meta_value":"kit"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"716","post_id":"5","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"717","post_id":"5","meta_key":"_elementor_page_settings","meta_value":"a:11:{s:16:\"site_description\";s:28:\"Explore Africa&#039;s Beauty\";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:\"#354033\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#E6AF51\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#111111\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#546751\";}}s:13:\"custom_colors\";a:0:{}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:12:\"Holla Africa\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"718","post_id":"553","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"719","post_id":"553","meta_key":"_wp_trash_meta_time","meta_value":"1674408596"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"720","post_id":"555","meta_key":"_wp_attached_file","meta_value":"2023\/01\/Hola-Africa-01-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"721","post_id":"555","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:127;s:6:\"height\";i:45;s:4:\"file\";s:28:\"2023\/01\/Hola-Africa-01-1.png\";s:8:\"filesize\";i:2569;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"722","post_id":"11","meta_key":"_edit_lock","meta_value":"1674650581:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"723","post_id":"556","meta_key":"_wp_attached_file","meta_value":"2023\/01\/Hola-Africa-01-light.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"724","post_id":"556","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:127;s:6:\"height\";i:45;s:4:\"file\";s:32:\"2023\/01\/Hola-Africa-01-light.png\";s:8:\"filesize\";i:3676;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"725","post_id":"557","meta_key":"_wp_attached_file","meta_value":"2023\/01\/16x16-01.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"726","post_id":"557","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:67;s:6:\"height\";i:67;s:4:\"file\";s:20:\"2023\/01\/16x16-01.png\";s:8:\"filesize\";i:1593;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"727","post_id":"558","meta_key":"_wp_attached_file","meta_value":"2023\/01\/slider-img-6.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"728","post_id":"558","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:784;s:4:\"file\";s:24:\"2023\/01\/slider-img-6.jpg\";s:8:\"filesize\";i:182182;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"slider-img-6-300x123.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:8418;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"slider-img-6-1024x418.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:418;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:58334;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"slider-img-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:5026;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"slider-img-6-768x314.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:314;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:36762;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"slider-img-6-1536x627.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:627;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:110381;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:24:\"slider-img-6-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:37684;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:24:\"slider-img-6-600x784.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:50202;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:24:\"slider-img-6-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:53780;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:24:\"slider-img-6-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:12694;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:24:\"slider-img-6-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:16852;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:24:\"slider-img-6-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:26274;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:24:\"slider-img-6-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:31025;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:25:\"slider-img-6-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:62622;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:24:\"slider-img-6-500x784.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:42443;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:25:\"slider-img-6-1000x784.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:83684;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:24:\"slider-img-6-700x286.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:31285;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:24:\"slider-img-6-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:24950;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"slider-img-6-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:46600;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"slider-img-6-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:94624;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"slider-img-6-650x784.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:54866;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:25:\"slider-img-6-1300x784.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:111227;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"729","post_id":"559","meta_key":"_wp_attached_file","meta_value":"2023\/01\/slider-img-5.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"730","post_id":"559","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:784;s:4:\"file\";s:24:\"2023\/01\/slider-img-5.jpg\";s:8:\"filesize\";i:118633;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"slider-img-5-300x123.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:5820;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"slider-img-5-1024x418.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:418;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:39189;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"slider-img-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:3654;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"slider-img-5-768x314.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:314;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:24619;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"slider-img-5-1536x627.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:627;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:74496;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:24:\"slider-img-5-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:26020;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:24:\"slider-img-5-600x784.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:34395;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:24:\"slider-img-5-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:36962;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:24:\"slider-img-5-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:8803;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:24:\"slider-img-5-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:11527;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:24:\"slider-img-5-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:17975;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:24:\"slider-img-5-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:21366;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:25:\"slider-img-5-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:42571;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:24:\"slider-img-5-500x784.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:29298;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:25:\"slider-img-5-1000x784.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:56808;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:24:\"slider-img-5-700x286.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:21007;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:24:\"slider-img-5-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:16978;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"slider-img-5-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:31997;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"slider-img-5-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:64624;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"slider-img-5-650x784.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:37417;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:25:\"slider-img-5-1300x784.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:75303;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"731","post_id":"560","meta_key":"_wp_attached_file","meta_value":"2023\/01\/slider-img-8.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"732","post_id":"560","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:784;s:4:\"file\";s:24:\"2023\/01\/slider-img-8.jpg\";s:8:\"filesize\";i:119431;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"slider-img-8-300x123.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:6483;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"slider-img-8-1024x418.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:418;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:40401;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"slider-img-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:4319;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"slider-img-8-768x314.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:314;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:25796;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"slider-img-8-1536x627.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:627;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:75465;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:24:\"slider-img-8-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:29491;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:24:\"slider-img-8-600x784.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:39373;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:24:\"slider-img-8-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:40707;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:24:\"slider-img-8-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:10051;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:24:\"slider-img-8-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:13334;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:24:\"slider-img-8-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:20200;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:24:\"slider-img-8-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:24168;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:25:\"slider-img-8-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:44462;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:24:\"slider-img-8-500x784.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:34230;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:25:\"slider-img-8-1000x784.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:62960;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:24:\"slider-img-8-700x286.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:22223;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:24:\"slider-img-8-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:18588;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"slider-img-8-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:36288;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"slider-img-8-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:67234;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"slider-img-8-650x784.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:42949;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:25:\"slider-img-8-1300x784.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:81431;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"733","post_id":"561","meta_key":"_wp_attached_file","meta_value":"2023\/01\/slider-img-7.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"734","post_id":"561","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:784;s:4:\"file\";s:24:\"2023\/01\/slider-img-7.jpg\";s:8:\"filesize\";i:259598;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"slider-img-7-300x123.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:10465;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"slider-img-7-1024x418.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:418;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:73301;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"slider-img-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:5545;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"slider-img-7-768x314.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:314;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:45785;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"slider-img-7-1536x627.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:627;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:143734;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:24:\"slider-img-7-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:39353;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:24:\"slider-img-7-600x784.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:52570;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:24:\"slider-img-7-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:63705;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:24:\"slider-img-7-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:15809;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:24:\"slider-img-7-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:20654;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:24:\"slider-img-7-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:30473;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:24:\"slider-img-7-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:32048;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:25:\"slider-img-7-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:80426;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:24:\"slider-img-7-500x784.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:43707;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:25:\"slider-img-7-1000x784.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:104925;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:24:\"slider-img-7-700x286.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:39425;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:24:\"slider-img-7-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:31120;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"slider-img-7-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:49120;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"slider-img-7-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:125327;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"slider-img-7-650x784.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:58590;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:25:\"slider-img-7-1300x784.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:156230;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"735","post_id":"562","meta_key":"_wp_attached_file","meta_value":"2023\/01\/slider-img-4.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"736","post_id":"562","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:784;s:4:\"file\";s:24:\"2023\/01\/slider-img-4.jpg\";s:8:\"filesize\";i:97196;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"slider-img-4-300x123.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:4739;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"slider-img-4-1024x418.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:418;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:25658;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"slider-img-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:2946;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"slider-img-4-768x314.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:314;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:16765;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"slider-img-4-1536x627.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:627;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:47921;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:24:\"slider-img-4-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:18116;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:24:\"slider-img-4-600x784.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:24407;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:24:\"slider-img-4-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:25293;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:24:\"slider-img-4-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:6664;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:24:\"slider-img-4-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:8270;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:24:\"slider-img-4-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:12888;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:24:\"slider-img-4-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:15222;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:25:\"slider-img-4-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:28583;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:24:\"slider-img-4-500x784.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:21225;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:25:\"slider-img-4-1000x784.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:39083;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:24:\"slider-img-4-700x286.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:14793;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:24:\"slider-img-4-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:11639;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"slider-img-4-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:22190;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"slider-img-4-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:42413;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"slider-img-4-650x784.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:26225;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:25:\"slider-img-4-1300x784.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:49768;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"745","post_id":"5","meta_key":"_edit_lock","meta_value":"1674409774:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"746","post_id":"564","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"747","post_id":"564","meta_key":"_elementor_template_type","meta_value":"kit"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"749","post_id":"564","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"750","post_id":"564","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:16:\"site_description\";s:28:\"Explore Africa&#039;s Beauty\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"751","post_id":"5","meta_key":"_elementor_data","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"752","post_id":"565","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"753","post_id":"565","meta_key":"_elementor_template_type","meta_value":"kit"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"755","post_id":"565","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"756","post_id":"565","meta_key":"_elementor_page_settings","meta_value":"a:11:{s:16:\"site_description\";s:28:\"Explore Africa&#039;s Beauty\";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:\"#354033\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}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:12:\"Holla Africa\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"757","post_id":"565","meta_key":"_elementor_data","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"758","post_id":"5","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"759","post_id":"5","meta_key":"_elementor_version","meta_value":"3.10.0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"760","post_id":"566","meta_key":"_wp_attached_file","meta_value":"2023\/01\/background-text-2-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"761","post_id":"566","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1055;s:6:\"height\";i:191;s:4:\"file\";s:31:\"2023\/01\/background-text-2-1.png\";s:8:\"filesize\";i:12155;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"background-text-2-1-300x54.png\";s:5:\"width\";i:300;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5091;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"background-text-2-1-1024x185.png\";s:5:\"width\";i:1024;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:22221;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"background-text-2-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:3672;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"background-text-2-1-768x139.png\";s:5:\"width\";i:768;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:15573;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:31:\"background-text-2-1-570x191.png\";s:5:\"width\";i:570;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:11183;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:31:\"background-text-2-1-600x191.png\";s:5:\"width\";i:600;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:11640;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:31:\"background-text-2-1-800x191.png\";s:5:\"width\";i:800;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:14489;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:31:\"background-text-2-1-345x191.png\";s:5:\"width\";i:345;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6639;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:31:\"background-text-2-1-400x191.png\";s:5:\"width\";i:400;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7850;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:31:\"background-text-2-1-500x191.png\";s:5:\"width\";i:500;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9772;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:31:\"background-text-2-1-500x191.png\";s:5:\"width\";i:500;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9772;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:32:\"background-text-2-1-1000x191.png\";s:5:\"width\";i:1000;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:17112;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:31:\"background-text-2-1-500x191.png\";s:5:\"width\";i:500;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9772;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:32:\"background-text-2-1-1000x191.png\";s:5:\"width\";i:1000;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:17112;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:31:\"background-text-2-1-700x127.png\";s:5:\"width\";i:700;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13860;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:31:\"background-text-2-1-539x191.png\";s:5:\"width\";i:539;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10414;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:31:\"background-text-2-1-650x191.png\";s:5:\"width\";i:650;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:12473;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"background-text-2-1-650x191.png\";s:5:\"width\";i:650;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:12473;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"762","post_id":"567","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"763","post_id":"567","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"764","post_id":"567","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"765","post_id":"567","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"766","post_id":"567","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9affd93\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"%\",\"top\":\"-4\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":99,\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e652cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"059c6e0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"qode_tours_filter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a058ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"63684ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4428ca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-1.png\",\"id\":197},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"712cba6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"%\",\"top\":\"-9\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"5caad3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d13c4fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Popular tour types<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a628f2b\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"aae1787\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"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\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2df810f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bc1ff9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fb9862d\",\"elType\":\"widget\",\"settings\":{\"title_tag\":\"h3\",\"text_length\":\"20\",\"number\":\"3\"},\"elements\":[],\"widgetType\":\"qode_tours_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"93\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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}},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-2.png\",\"id\":216},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/single-img-1.png\",\"id\":218},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"23\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1>World Playground<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"728774a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"link\":\"#\",\"target\":\"_self\",\"icon_pack\":\"font_elegant\",\"fe_icon\":\"arrow_right\"},\"elements\":[],\"widgetType\":\"bridge_button_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-2.png\",\"id\":265},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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}},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Best destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"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\":\"899855c\",\"elType\":\"widget\",\"settings\":{\"number_of_cols\":\"6\",\"image_size\":\"full\",\"title_tag\":\"h6\",\"order\":\"DESC\",\"number\":\"6\",\"_margin_tablet\":{\"unit\":\"px\",\"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\":[],\"widgetType\":\"qode_destination_grid\"},{\"id\":\"b3150a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Destination\",\"link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"bridge_button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cdf935\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"46b9cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0df7002\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\"},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca7a3f6\",\"elType\":\"widget\",\"settings\":{\"html_class\":\"cf7_custom_style_1\",\"cf7\":\"290\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_cf_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\"},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"767","post_id":"567","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"768","post_id":"567","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"769","post_id":"568","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"770","post_id":"568","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"771","post_id":"568","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"772","post_id":"568","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"773","post_id":"568","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9affd93\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"%\",\"top\":\"-4\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":99,\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e652cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"059c6e0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"qode_tours_filter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a058ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"63684ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4428ca1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-1.png\",\"id\":197},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"712cba6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"%\",\"top\":\"-9\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"5caad3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d13c4fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Popular tour types<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a628f2b\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"aae1787\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"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\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2df810f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bc1ff9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fb9862d\",\"elType\":\"widget\",\"settings\":{\"title_tag\":\"h3\",\"text_length\":\"20\",\"number\":\"3\"},\"elements\":[],\"widgetType\":\"qode_tours_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"93\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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}},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-2.png\",\"id\":216},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/single-img-1.png\",\"id\":218},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"23\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1>World Playground<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"728774a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"link\":\"#\",\"target\":\"_self\",\"icon_pack\":\"font_elegant\",\"fe_icon\":\"arrow_right\"},\"elements\":[],\"widgetType\":\"bridge_button_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-2.png\",\"id\":265},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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}},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Best destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"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\":\"899855c\",\"elType\":\"widget\",\"settings\":{\"number_of_cols\":\"6\",\"image_size\":\"full\",\"title_tag\":\"h6\",\"order\":\"DESC\",\"number\":\"6\",\"_margin_tablet\":{\"unit\":\"px\",\"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\":[],\"widgetType\":\"qode_destination_grid\"},{\"id\":\"b3150a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Destination\",\"link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"bridge_button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cdf935\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"46b9cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0df7002\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\"},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca7a3f6\",\"elType\":\"widget\",\"settings\":{\"html_class\":\"cf7_custom_style_1\",\"cf7\":\"290\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_cf_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\"},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"774","post_id":"568","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"775","post_id":"568","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"776","post_id":"569","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"777","post_id":"569","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"778","post_id":"569","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"779","post_id":"569","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"780","post_id":"569","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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}},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/single-img-1.png\",\"id\":218},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"728774a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"link\":\"#\",\"target\":\"_self\",\"icon_pack\":\"font_elegant\",\"fe_icon\":\"arrow_right\",\"color\":\"#FFFFFF\",\"icon_border_color\":\"#FFFFFF\",\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\",\"icon_border_hover_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"bridge_button_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-2.png\",\"id\":265},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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}},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Best destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"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\":\"b3150a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Destination\",\"link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"bridge_button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cdf935\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"46b9cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0df7002\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\"},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\"},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"781","post_id":"569","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"782","post_id":"569","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"783","post_id":"570","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"784","post_id":"570","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"785","post_id":"570","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"786","post_id":"570","meta_key":"_elementor_version","meta_value":"3.10.0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"787","post_id":"570","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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}},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/single-img-1.png\",\"id\":218},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"728774a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"link\":\"#\",\"target\":\"_self\",\"icon_pack\":\"font_elegant\",\"fe_icon\":\"arrow_right\",\"color\":\"#FFFFFF\",\"icon_border_color\":\"#FFFFFF\",\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\",\"icon_border_hover_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"bridge_button_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-2.png\",\"id\":265},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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}},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Best destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"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\":\"b3150a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Destination\",\"link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"bridge_button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cdf935\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"46b9cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0df7002\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\"},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\"},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"788","post_id":"570","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"789","post_id":"570","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"790","post_id":"571","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"791","post_id":"571","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"792","post_id":"571","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"793","post_id":"571","meta_key":"_elementor_version","meta_value":"3.10.0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"794","post_id":"571","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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}},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/single-img-1.png\",\"id\":218},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"728774a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"link\":\"#\",\"target\":\"_self\",\"icon_pack\":\"font_elegant\",\"fe_icon\":\"arrow_right\",\"color\":\"#FFFFFF\",\"icon_border_color\":\"#FFFFFF\",\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\",\"icon_border_hover_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"bridge_button_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-2.png\",\"id\":265},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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}},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Best destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"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\":\"b3150a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Destination\",\"link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"bridge_button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cdf935\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"46b9cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0df7002\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\"},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\"},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"795","post_id":"571","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"796","post_id":"571","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"797","post_id":"572","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"798","post_id":"572","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"799","post_id":"572","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"800","post_id":"572","meta_key":"_elementor_version","meta_value":"3.10.0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"801","post_id":"572","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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}},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/single-img-1.png\",\"id\":218},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"728774a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"link\":\"#\",\"target\":\"_self\",\"icon_pack\":\"font_elegant\",\"fe_icon\":\"arrow_right\",\"color\":\"#FFFFFF\",\"icon_border_color\":\"#FFFFFF\",\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\",\"icon_border_hover_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"bridge_button_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-2.png\",\"id\":265},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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}},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Best destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"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\":\"b3150a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Destination\",\"link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"bridge_button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cdf935\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"46b9cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0df7002\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\"},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\"},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"802","post_id":"572","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"803","post_id":"572","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"804","post_id":"573","meta_key":"_wp_attached_file","meta_value":"2023\/01\/single-img-1-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"805","post_id":"573","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:523;s:6:\"height\";i:516;s:4:\"file\";s:26:\"2023\/01\/single-img-1-1.png\";s:8:\"filesize\";i:140980;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"single-img-1-1-300x296.png\";s:5:\"width\";i:300;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:100262;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"single-img-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:28660;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:26:\"single-img-1-1-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:84771;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:26:\"single-img-1-1-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:125843;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:26:\"single-img-1-1-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:208456;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:26:\"single-img-1-1-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:248296;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:26:\"single-img-1-1-523x500.png\";s:5:\"width\";i:523;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:240874;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:26:\"single-img-1-1-500x516.png\";s:5:\"width\";i:500;s:6:\"height\";i:516;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:235656;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:26:\"single-img-1-1-523x303.png\";s:5:\"width\";i:523;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:160386;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"813","post_id":"575","meta_key":"_edit_lock","meta_value":"1674410869:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"814","post_id":"576","meta_key":"_edit_lock","meta_value":"1674538583:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"815","post_id":"577","meta_key":"_wp_attached_file","meta_value":"2023\/01\/Mount-Kilimanjaro-Summit-scaled.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"816","post_id":"577","meta_key":"_wp_attachment_metadata","meta_value":"a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1438;s:4:\"file\";s:43:\"2023\/01\/Mount-Kilimanjaro-Summit-scaled.jpg\";s:8:\"filesize\";i:578070;s:5:\"sizes\";a:22:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Mount-Kilimanjaro-Summit-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:15580;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Mount-Kilimanjaro-Summit-1024x575.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:126452;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Mount-Kilimanjaro-Summit-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:9455;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Mount-Kilimanjaro-Summit-768x431.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:431;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:77010;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"Mount-Kilimanjaro-Summit-1536x863.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:863;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:251582;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:38:\"Mount-Kilimanjaro-Summit-2048x1150.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:403626;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:36:\"Mount-Kilimanjaro-Summit-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:88846;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:36:\"Mount-Kilimanjaro-Summit-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:124488;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:36:\"Mount-Kilimanjaro-Summit-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:115594;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:36:\"Mount-Kilimanjaro-Summit-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:20243;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:36:\"Mount-Kilimanjaro-Summit-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:29969;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:36:\"Mount-Kilimanjaro-Summit-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:53453;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:36:\"Mount-Kilimanjaro-Summit-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:71333;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:37:\"Mount-Kilimanjaro-Summit-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:110441;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:37:\"Mount-Kilimanjaro-Summit-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:126119;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:38:\"Mount-Kilimanjaro-Summit-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:221471;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:36:\"Mount-Kilimanjaro-Summit-700x393.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:393;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:66034;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:36:\"Mount-Kilimanjaro-Summit-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:41788;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:36:\"Mount-Kilimanjaro-Summit-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:110709;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:37:\"Mount-Kilimanjaro-Summit-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:171917;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:37:\"Mount-Kilimanjaro-Summit-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:189898;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:38:\"Mount-Kilimanjaro-Summit-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:335991;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"HUAWEI P7-L10\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1465720921\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"3.79\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:19:\"0.00067613252197431\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:28:\"Mount-Kilimanjaro-Summit.jpg\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"817","post_id":"576","meta_key":"_thumbnail_id","meta_value":"577"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"818","post_id":"576","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"819","post_id":"576","meta_key":"banner_title","meta_value":"Tanzania"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"820","post_id":"576","meta_key":"title_position","meta_value":"centered"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"821","post_id":"576","meta_key":"banner_bg_color","meta_value":"#354033"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"822","post_id":"576","meta_key":"banner_text_color","meta_value":"#FFFFFF"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"823","post_id":"576","meta_key":"button_group","meta_value":"a:4:{s:11:\"button_text\";s:0:\"\";s:11:\"button_link\";s:0:\"\";s:12:\"button_class\";s:0:\"\";s:11:\"button_type\";s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"824","post_id":"576","meta_key":"image_group","meta_value":"a:1:{s:12:\"banner_image\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"825","post_id":"576","meta_key":"image_bg_group","meta_value":"a:4:{s:13:\"banner_height\";s:0:\"\";s:8:\"banner_x\";s:0:\"\";s:8:\"banner_y\";s:0:\"\";s:11:\"banner_size\";s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"827","post_id":"576","meta_key":"location","meta_value":"a:5:{s:7:\"address\";s:0:\"\";s:3:\"lat\";s:0:\"\";s:4:\"long\";s:0:\"\";s:4:\"zoom\";s:0:\"\";s:9:\"elevation\";s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"828","post_id":"579","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"829","post_id":"579","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"830","post_id":"579","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"831","post_id":"579","meta_key":"_elementor_version","meta_value":"3.10.0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"832","post_id":"579","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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}},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/single-img-1.png\",\"id\":218},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"728774a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"link\":\"#\",\"target\":\"_self\",\"icon_pack\":\"font_elegant\",\"fe_icon\":\"arrow_right\",\"color\":\"#FFFFFF\",\"icon_border_color\":\"#FFFFFF\",\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\",\"icon_border_hover_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"bridge_button_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-2.png\",\"id\":265},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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}},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Best destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"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\":\"b3150a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Destination\",\"link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"bridge_button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cdf935\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"46b9cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0df7002\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\"},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\"},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"833","post_id":"579","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"834","post_id":"579","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"835","post_id":"580","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"836","post_id":"580","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"837","post_id":"580","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"838","post_id":"580","meta_key":"_elementor_version","meta_value":"3.10.0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"839","post_id":"580","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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}},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/single-img-1.png\",\"id\":218},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"728774a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"link\":\"#\",\"target\":\"_self\",\"icon_pack\":\"font_elegant\",\"fe_icon\":\"arrow_right\",\"color\":\"#FFFFFF\",\"icon_border_color\":\"#FFFFFF\",\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\",\"icon_border_hover_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"bridge_button_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-2.png\",\"id\":265},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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}},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Best destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"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\":\"b3150a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Destination\",\"link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"bridge_button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cdf935\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"46b9cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0df7002\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\"},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\"},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"840","post_id":"580","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"841","post_id":"580","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"842","post_id":"581","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"843","post_id":"581","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"844","post_id":"581","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"845","post_id":"581","meta_key":"_elementor_version","meta_value":"3.10.0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"846","post_id":"581","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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}},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"728774a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"link\":\"#\",\"target\":\"_self\",\"icon_pack\":\"font_elegant\",\"fe_icon\":\"arrow_right\",\"color\":\"#FFFFFF\",\"icon_border_color\":\"#FFFFFF\",\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\",\"icon_border_hover_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"bridge_button_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-2.png\",\"id\":265},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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}},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Best destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"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\":\"b3150a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Destination\",\"link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"bridge_button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cdf935\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"46b9cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0df7002\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\"},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\"},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"847","post_id":"581","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"848","post_id":"581","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"849","post_id":"582","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"850","post_id":"582","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"851","post_id":"582","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"852","post_id":"582","meta_key":"_elementor_version","meta_value":"3.10.0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"853","post_id":"582","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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}},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"728774a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"link\":\"#\",\"target\":\"_self\",\"icon_pack\":\"font_elegant\",\"fe_icon\":\"arrow_right\",\"color\":\"#FFFFFF\",\"icon_border_color\":\"#FFFFFF\",\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\",\"icon_border_hover_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"bridge_button_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-2.png\",\"id\":265},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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}},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Best destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"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\":\"b3150a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Destination\",\"link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"bridge_button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cdf935\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"46b9cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0df7002\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\"},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\"},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"854","post_id":"582","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"855","post_id":"582","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"856","post_id":"583","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"857","post_id":"583","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"858","post_id":"583","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"859","post_id":"583","meta_key":"_elementor_version","meta_value":"3.10.0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"860","post_id":"583","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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}},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"728774a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"link\":\"#\",\"target\":\"_self\",\"icon_pack\":\"font_elegant\",\"fe_icon\":\"arrow_right\",\"color\":\"#FFFFFF\",\"icon_border_color\":\"#FFFFFF\",\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\",\"icon_border_hover_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"bridge_button_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-2.png\",\"id\":265},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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}},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Best destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"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\":\"b3150a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Destination\",\"link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"bridge_button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cdf935\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"46b9cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0df7002\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\"},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\"},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"861","post_id":"583","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"862","post_id":"583","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"863","post_id":"584","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"864","post_id":"584","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"865","post_id":"584","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"866","post_id":"584","meta_key":"_elementor_version","meta_value":"3.10.0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"867","post_id":"584","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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}},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"728774a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"link\":\"#\",\"target\":\"_self\",\"icon_pack\":\"font_elegant\",\"fe_icon\":\"arrow_right\",\"color\":\"#FFFFFF\",\"icon_border_color\":\"#FFFFFF\",\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\",\"icon_border_hover_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"bridge_button_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-2.png\",\"id\":265},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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}},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Best destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"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\":\"b3150a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Destination\",\"link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"__globals__\":{\"background_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"bridge_button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cdf935\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"46b9cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0df7002\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\"},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\"},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"868","post_id":"584","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"869","post_id":"584","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"872","post_id":"11","meta_key":"_eael_custom_js","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"873","post_id":"585","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"874","post_id":"585","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"875","post_id":"585","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"876","post_id":"585","meta_key":"_elementor_version","meta_value":"3.10.0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"877","post_id":"585","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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}},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"728774a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"link\":\"#\",\"target\":\"_self\",\"icon_pack\":\"font_elegant\",\"fe_icon\":\"arrow_right\",\"color\":\"#FFFFFF\",\"icon_border_color\":\"#FFFFFF\",\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\",\"icon_border_hover_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"bridge_button_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-2.png\",\"id\":265},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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}},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Best destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"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\":\"b3150a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Destination\",\"link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"__globals__\":{\"background_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"bridge_button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cdf935\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"46b9cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0df7002\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\"},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\"},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"878","post_id":"585","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"879","post_id":"585","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"880","post_id":"586","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"881","post_id":"586","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"882","post_id":"586","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"883","post_id":"586","meta_key":"_elementor_version","meta_value":"3.10.0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"884","post_id":"586","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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}},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"728774a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"link\":\"#\",\"target\":\"_self\",\"icon_pack\":\"font_elegant\",\"fe_icon\":\"arrow_right\",\"color\":\"#FFFFFF\",\"icon_border_color\":\"#FFFFFF\",\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\",\"icon_border_hover_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"bridge_button_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-2.png\",\"id\":265},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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}},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Best destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"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\":\"b3150a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Destination\",\"link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"__globals__\":{\"background_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"bridge_button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cdf935\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"46b9cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0df7002\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\"},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\"},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"885","post_id":"586","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"886","post_id":"586","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"887","post_id":"11","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"888","post_id":"587","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"889","post_id":"587","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"890","post_id":"587","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"891","post_id":"587","meta_key":"_elementor_version","meta_value":"3.10.0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"892","post_id":"587","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"728774a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"link\":\"#\",\"target\":\"_self\",\"icon_pack\":\"font_elegant\",\"fe_icon\":\"arrow_right\",\"color\":\"#FFFFFF\",\"icon_border_color\":\"#FFFFFF\",\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\",\"icon_border_hover_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=secondary\"},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_button_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-2.png\",\"id\":265},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Best destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b3150a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Destination\",\"link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"__globals__\":{\"background_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=primary\"},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cdf935\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"684412a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d55d519\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"46b9cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0df7002\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6919a7a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d9b19ec\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0,\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5e96a3a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"de4a875\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2e18ef7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4b2fe39\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6af5701\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"5b9e7af\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"893","post_id":"587","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"894","post_id":"587","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"895","post_id":"587","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"896","post_id":"588","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"897","post_id":"588","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"898","post_id":"588","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"899","post_id":"588","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"900","post_id":"588","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"728774a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"link\":\"#\",\"target\":\"_self\",\"icon_pack\":\"font_elegant\",\"fe_icon\":\"arrow_right\",\"color\":\"#FFFFFF\",\"icon_border_color\":\"#FFFFFF\",\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\",\"icon_border_hover_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=secondary\"},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_button_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-2.png\",\"id\":265},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Best destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b3150a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Destination\",\"link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"__globals__\":{\"background_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=primary\"},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cdf935\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"684412a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d55d519\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"46b9cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0df7002\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6919a7a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d9b19ec\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0,\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5e96a3a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"de4a875\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2e18ef7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4b2fe39\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6af5701\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"5b9e7af\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"901","post_id":"588","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"902","post_id":"588","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"903","post_id":"588","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"904","post_id":"589","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"905","post_id":"589","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"906","post_id":"589","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"907","post_id":"589","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"908","post_id":"589","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"728774a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"link\":\"#\",\"target\":\"_self\",\"icon_pack\":\"font_elegant\",\"fe_icon\":\"arrow_right\",\"color\":\"#FFFFFF\",\"icon_border_color\":\"#FFFFFF\",\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\",\"icon_border_hover_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=secondary\"},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_button_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-2.png\",\"id\":265},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Best destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b3150a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Destination\",\"link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"__globals__\":{\"background_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=primary\"},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cdf935\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"684412a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d55d519\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"46b9cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0df7002\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6919a7a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d9b19ec\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0,\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5e96a3a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"de4a875\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2e18ef7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4b2fe39\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6af5701\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"5b9e7af\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"909","post_id":"589","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"910","post_id":"589","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"911","post_id":"589","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"912","post_id":"590","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"913","post_id":"590","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"914","post_id":"590","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"915","post_id":"590","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"916","post_id":"590","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"728774a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"link\":\"#\",\"target\":\"_self\",\"icon_pack\":\"font_elegant\",\"fe_icon\":\"arrow_right\",\"color\":\"#FFFFFF\",\"icon_border_color\":\"#FFFFFF\",\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\",\"icon_border_hover_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=secondary\"},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_button_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-2.png\",\"id\":265},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b3150a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Destination\",\"link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"__globals__\":{\"background_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=primary\"},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cdf935\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"684412a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d55d519\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"46b9cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0df7002\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6919a7a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d9b19ec\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0,\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5e96a3a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"de4a875\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2e18ef7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4b2fe39\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6af5701\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"5b9e7af\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"917","post_id":"590","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"918","post_id":"590","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"919","post_id":"590","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"921","post_id":"576","meta_key":"ekit_post_views_count","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"932","post_id":"592","meta_key":"_wp_attached_file","meta_value":"2023\/01\/background-img-2-3.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"933","post_id":"592","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:929;s:4:\"file\";s:30:\"2023\/01\/background-img-2-3.png\";s:8:\"filesize\";i:3839;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-300x145.png\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:2644;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"background-img-2-3-1024x495.png\";s:5:\"width\";i:1024;s:6:\"height\";i:495;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10736;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:1489;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-768x372.png\";s:5:\"width\";i:768;s:6:\"height\";i:372;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7063;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"background-img-2-3-1536x743.png\";s:5:\"width\";i:1536;s:6:\"height\";i:743;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:15530;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-570x570.png\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6508;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7644;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-800x600.png\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8951;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:2993;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3734;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5116;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5595;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:31:\"background-img-2-3-1000x500.png\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10655;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-500x929.png\";s:5:\"width\";i:500;s:6:\"height\";i:929;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4428;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:31:\"background-img-2-3-1000x929.png\";s:5:\"width\";i:1000;s:6:\"height\";i:929;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7380;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-700x339.png\";s:5:\"width\";i:700;s:6:\"height\";i:339;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6863;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-539x303.png\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4750;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7570;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"background-img-2-3-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:14725;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:30:\"background-img-2-3-650x929.png\";s:5:\"width\";i:650;s:6:\"height\";i:929;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5185;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:31:\"background-img-2-3-1300x929.png\";s:5:\"width\";i:1300;s:6:\"height\";i:929;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9100;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"934","post_id":"593","meta_key":"_wp_attached_file","meta_value":"2023\/01\/background-img-2-4.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"935","post_id":"593","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:929;s:4:\"file\";s:30:\"2023\/01\/background-img-2-4.png\";s:8:\"filesize\";i:3839;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"background-img-2-4-300x145.png\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:2668;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"background-img-2-4-1024x495.png\";s:5:\"width\";i:1024;s:6:\"height\";i:495;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10822;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"background-img-2-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:1495;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"background-img-2-4-768x372.png\";s:5:\"width\";i:768;s:6:\"height\";i:372;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7112;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"background-img-2-4-1536x743.png\";s:5:\"width\";i:1536;s:6:\"height\";i:743;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:15530;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:30:\"background-img-2-4-570x570.png\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6544;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:30:\"background-img-2-4-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7696;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:30:\"background-img-2-4-800x600.png\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:8969;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:30:\"background-img-2-4-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3015;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:30:\"background-img-2-4-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:3752;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:30:\"background-img-2-4-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5130;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:30:\"background-img-2-4-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5626;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:31:\"background-img-2-4-1000x500.png\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:10720;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:30:\"background-img-2-4-500x929.png\";s:5:\"width\";i:500;s:6:\"height\";i:929;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4427;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:31:\"background-img-2-4-1000x929.png\";s:5:\"width\";i:1000;s:6:\"height\";i:929;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7390;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:30:\"background-img-2-4-700x339.png\";s:5:\"width\";i:700;s:6:\"height\";i:339;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6901;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:30:\"background-img-2-4-539x303.png\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4778;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:30:\"background-img-2-4-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7612;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"background-img-2-4-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:14839;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:30:\"background-img-2-4-650x929.png\";s:5:\"width\";i:650;s:6:\"height\";i:929;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5187;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:31:\"background-img-2-4-1300x929.png\";s:5:\"width\";i:1300;s:6:\"height\";i:929;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9113;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"936","post_id":"594","meta_key":"_wp_attached_file","meta_value":"2023\/01\/background-text-3-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"937","post_id":"594","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1566;s:6:\"height\";i:191;s:4:\"file\";s:31:\"2023\/01\/background-text-3-1.png\";s:8:\"filesize\";i:13492;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"background-text-3-1-300x37.png\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4338;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"background-text-3-1-1024x125.png\";s:5:\"width\";i:1024;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:17101;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"background-text-3-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:3304;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"background-text-3-1-768x94.png\";s:5:\"width\";i:768;s:6:\"height\";i:94;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:12443;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"background-text-3-1-1536x187.png\";s:5:\"width\";i:1536;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:28156;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:31:\"background-text-3-1-570x191.png\";s:5:\"width\";i:570;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6962;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:31:\"background-text-3-1-600x191.png\";s:5:\"width\";i:600;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7081;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:31:\"background-text-3-1-800x191.png\";s:5:\"width\";i:800;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9610;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:31:\"background-text-3-1-345x191.png\";s:5:\"width\";i:345;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4622;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:31:\"background-text-3-1-400x191.png\";s:5:\"width\";i:400;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5698;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:31:\"background-text-3-1-500x191.png\";s:5:\"width\";i:500;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6558;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:31:\"background-text-3-1-500x191.png\";s:5:\"width\";i:500;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6558;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:32:\"background-text-3-1-1000x191.png\";s:5:\"width\";i:1000;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13447;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:31:\"background-text-3-1-500x191.png\";s:5:\"width\";i:500;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6558;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:32:\"background-text-3-1-1000x191.png\";s:5:\"width\";i:1000;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13447;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:30:\"background-text-3-1-700x85.png\";s:5:\"width\";i:700;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:11010;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:31:\"background-text-3-1-539x191.png\";s:5:\"width\";i:539;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6809;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:31:\"background-text-3-1-650x191.png\";s:5:\"width\";i:650;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7219;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:32:\"background-text-3-1-1300x191.png\";s:5:\"width\";i:1300;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:16344;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"background-text-3-1-650x191.png\";s:5:\"width\";i:650;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7219;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:32:\"background-text-3-1-1300x191.png\";s:5:\"width\";i:1300;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:16344;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"938","post_id":"595","meta_key":"_wp_attached_file","meta_value":"2023\/01\/background-text-3-1-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"939","post_id":"595","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1566;s:6:\"height\";i:191;s:4:\"file\";s:33:\"2023\/01\/background-text-3-1-1.png\";s:8:\"filesize\";i:13492;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"background-text-3-1-1-300x37.png\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4375;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"background-text-3-1-1-1024x125.png\";s:5:\"width\";i:1024;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:17214;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"background-text-3-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:3317;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"background-text-3-1-1-768x94.png\";s:5:\"width\";i:768;s:6:\"height\";i:94;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:12523;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"background-text-3-1-1-1536x187.png\";s:5:\"width\";i:1536;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:28246;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:33:\"background-text-3-1-1-570x191.png\";s:5:\"width\";i:570;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7042;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:33:\"background-text-3-1-1-600x191.png\";s:5:\"width\";i:600;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7157;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:33:\"background-text-3-1-1-800x191.png\";s:5:\"width\";i:800;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:9722;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:33:\"background-text-3-1-1-345x191.png\";s:5:\"width\";i:345;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:4671;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:33:\"background-text-3-1-1-400x191.png\";s:5:\"width\";i:400;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5758;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:33:\"background-text-3-1-1-500x191.png\";s:5:\"width\";i:500;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6632;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:33:\"background-text-3-1-1-500x191.png\";s:5:\"width\";i:500;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6632;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:34:\"background-text-3-1-1-1000x191.png\";s:5:\"width\";i:1000;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13613;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:33:\"background-text-3-1-1-500x191.png\";s:5:\"width\";i:500;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6632;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:34:\"background-text-3-1-1-1000x191.png\";s:5:\"width\";i:1000;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13613;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:32:\"background-text-3-1-1-700x85.png\";s:5:\"width\";i:700;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:11098;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:33:\"background-text-3-1-1-539x191.png\";s:5:\"width\";i:539;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:6885;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:33:\"background-text-3-1-1-650x191.png\";s:5:\"width\";i:650;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7300;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"background-text-3-1-1-1300x191.png\";s:5:\"width\";i:1300;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:16501;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:33:\"background-text-3-1-1-650x191.png\";s:5:\"width\";i:650;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:7300;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:34:\"background-text-3-1-1-1300x191.png\";s:5:\"width\";i:1300;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:16501;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"940","post_id":"596","meta_key":"_wp_attached_file","meta_value":"2023\/01\/background-img-3-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"941","post_id":"596","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1100;s:4:\"file\";s:30:\"2023\/01\/background-img-3-1.jpg\";s:8:\"filesize\";i:251083;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"background-img-3-1-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:9542;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"background-img-3-1-1024x587.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:587;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:71724;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"background-img-3-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:4871;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"background-img-3-1-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:43927;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"background-img-3-1-1536x880.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:142092;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:30:\"background-img-3-1-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:39746;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:30:\"background-img-3-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:52428;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:30:\"background-img-3-1-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:56603;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:30:\"background-img-3-1-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:11953;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:30:\"background-img-3-1-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:16437;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:30:\"background-img-3-1-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:26369;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:30:\"background-img-3-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:32053;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:31:\"background-img-3-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:60535;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:31:\"background-img-3-1-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:52787;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:32:\"background-img-3-1-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:101866;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:30:\"background-img-3-1-700x401.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:37783;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:30:\"background-img-3-1-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:23978;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:30:\"background-img-3-1-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:49993;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"background-img-3-1-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:93690;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"background-img-3-1-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:81038;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:32:\"background-img-3-1-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:160778;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"942","post_id":"597","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"943","post_id":"597","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"944","post_id":"597","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"945","post_id":"597","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"946","post_id":"597","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"728774a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"link\":\"#\",\"target\":\"_self\",\"icon_pack\":\"font_elegant\",\"fe_icon\":\"arrow_right\",\"color\":\"#FFFFFF\",\"icon_border_color\":\"#FFFFFF\",\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\",\"icon_border_hover_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=secondary\"},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_button_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-2.png\",\"id\":265},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b3150a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Destination\",\"link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"__globals__\":{\"background_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=primary\"},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cdf935\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"684412a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d55d519\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"46b9cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0df7002\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6919a7a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d9b19ec\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0,\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5e96a3a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"de4a875\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2e18ef7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4b2fe39\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6af5701\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"5b9e7af\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"947","post_id":"597","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"948","post_id":"597","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"949","post_id":"597","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"950","post_id":"598","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"951","post_id":"598","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"952","post_id":"598","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"953","post_id":"598","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"954","post_id":"598","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"728774a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"link\":\"#\",\"target\":\"_self\",\"icon_pack\":\"font_elegant\",\"fe_icon\":\"arrow_right\",\"color\":\"#FFFFFF\",\"icon_border_color\":\"#FFFFFF\",\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\",\"icon_border_hover_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=secondary\"},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_button_v2\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-2.png\",\"id\":265},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b3150a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Destination\",\"link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"__globals__\":{\"background_color\":\"globals\\\/colors?id=secondary\",\"hover_background_color\":\"globals\\\/colors?id=primary\"},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cdf935\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"684412a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d55d519\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"46b9cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0df7002\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6919a7a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d9b19ec\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0,\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5e96a3a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"de4a875\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2e18ef7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4b2fe39\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6af5701\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"5b9e7af\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"955","post_id":"598","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"956","post_id":"598","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"957","post_id":"598","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"958","post_id":"599","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"959","post_id":"599","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"960","post_id":"599","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"961","post_id":"599","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"962","post_id":"599","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6919a7a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d9b19ec\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0,\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5e96a3a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"de4a875\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2e18ef7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4b2fe39\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6af5701\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"5b9e7af\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"963","post_id":"599","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"964","post_id":"599","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"965","post_id":"599","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"967","post_id":"600","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"968","post_id":"600","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"969","post_id":"600","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"970","post_id":"600","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"971","post_id":"600","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6919a7a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d9b19ec\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0,\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5e96a3a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"de4a875\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2e18ef7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4b2fe39\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6af5701\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"5b9e7af\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"972","post_id":"600","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"973","post_id":"600","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"974","post_id":"600","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"976","post_id":"601","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"977","post_id":"601","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"978","post_id":"601","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"979","post_id":"601","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"980","post_id":"601","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6919a7a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d9b19ec\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0,\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5e96a3a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"de4a875\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2e18ef7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4b2fe39\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6af5701\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"5b9e7af\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"981","post_id":"601","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"982","post_id":"601","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"983","post_id":"601","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"985","post_id":"602","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"986","post_id":"602","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"987","post_id":"602","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"988","post_id":"602","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"989","post_id":"602","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6919a7a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d9b19ec\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0,\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5e96a3a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"de4a875\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2e18ef7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4b2fe39\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6af5701\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"5b9e7af\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"990","post_id":"602","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"991","post_id":"602","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"992","post_id":"602","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"994","post_id":"603","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"995","post_id":"603","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"996","post_id":"603","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"997","post_id":"603","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"998","post_id":"603","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6919a7a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d9b19ec\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0,\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5e96a3a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"de4a875\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2e18ef7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4b2fe39\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6af5701\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"5b9e7af\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"999","post_id":"603","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1000","post_id":"603","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1001","post_id":"603","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1002","post_id":"604","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1003","post_id":"604","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1004","post_id":"604","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1005","post_id":"604","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1006","post_id":"604","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6919a7a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d9b19ec\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0,\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5e96a3a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"de4a875\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2e18ef7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4b2fe39\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6af5701\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"5b9e7af\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1007","post_id":"604","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1008","post_id":"604","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1009","post_id":"604","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1010","post_id":"605","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1011","post_id":"605","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1012","post_id":"605","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1013","post_id":"605","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1014","post_id":"605","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.5,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a86d9ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-made itineraries for every traveller\",\"subtitle\":\"OUR CUSTOM-DESIGNED JOURNEYS\",\"text\":\"<p style=\\\"color: #fff; text-align: justify\\\">We\\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\\u2019s time to let your safari dreams run wild.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"subtitle_color\":\"#D9D9D9\",\"subtitle_margin_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_margin_top\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"button_text\":\"Click Here\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_section_title\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4dfb4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.129,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"fe7bbab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98ee990\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE OUR ITINERARIES\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-alt-circle-right\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#54675100\",\"pa_condition_repeater\":[],\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6919a7a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d9b19ec\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0,\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5e96a3a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"de4a875\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2e18ef7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4b2fe39\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6af5701\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"5b9e7af\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1015","post_id":"605","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1016","post_id":"605","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1017","post_id":"605","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1026","post_id":"607","meta_key":"_to_expiration-date-status","meta_value":"saved"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1027","post_id":"607","meta_key":"_edit_lock","meta_value":"1674414275:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1028","post_id":"608","meta_key":"_wp_attached_file","meta_value":"2023\/01\/banner.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1029","post_id":"608","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1297;s:6:\"height\";i:683;s:4:\"file\";s:18:\"2023\/01\/banner.jpg\";s:8:\"filesize\";i:140358;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"banner-300x158.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:10891;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"banner-1024x539.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:79568;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:5713;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"banner-768x404.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:404;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:50060;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:18:\"banner-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:46117;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:18:\"banner-600x683.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:58944;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:18:\"banner-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:66068;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:18:\"banner-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:14669;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:18:\"banner-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:20020;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:18:\"banner-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:31737;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:18:\"banner-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:37550;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:19:\"banner-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:72479;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:18:\"banner-500x683.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:50464;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:19:\"banner-1000x683.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:97923;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:18:\"banner-700x369.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:43467;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:18:\"banner-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:29354;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:18:\"banner-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:56833;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:19:\"banner-1297x650.jpg\";s:5:\"width\";i:1297;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:127695;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:18:\"banner-650x683.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:64224;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1030","post_id":"609","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1031","post_id":"609","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1032","post_id":"609","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1033","post_id":"609","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1034","post_id":"609","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.5,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a86d9ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-made itineraries for every traveller\",\"subtitle\":\"OUR CUSTOM-DESIGNED JOURNEYS\",\"text\":\"<p style=\\\"color: #fff; text-align: justify\\\">We\\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\\u2019s time to let your safari dreams run wild.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"subtitle_color\":\"#D9D9D9\",\"subtitle_margin_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_margin_top\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"button_text\":\"Click Here\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_section_title\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4dfb4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.129,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"fe7bbab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98ee990\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE OUR ITINERARIES\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-alt-circle-right\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#54675100\",\"pa_condition_repeater\":[],\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6919a7a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d9b19ec\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0,\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5e96a3a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"de4a875\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2e18ef7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4b2fe39\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6af5701\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"5b9e7af\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1035","post_id":"609","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1036","post_id":"609","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1037","post_id":"609","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1038","post_id":"610","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1039","post_id":"610","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1040","post_id":"610","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1041","post_id":"610","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1042","post_id":"610","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.5,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a86d9ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-made itineraries for every traveller\",\"subtitle\":\"OUR CUSTOM-DESIGNED JOURNEYS\",\"text\":\"<p style=\\\"color: #fff; text-align: justify\\\">We\\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\\u2019s time to let your safari dreams run wild.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"subtitle_color\":\"#D9D9D9\",\"subtitle_margin_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_margin_top\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"button_text\":\"Click Here\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_section_title\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4dfb4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.129,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"fe7bbab\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"98ee990\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE OUR ITINERARIES\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-alt-circle-right\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#54675100\",\"pa_condition_repeater\":[],\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a881a04\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6919a7a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d9b19ec\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d18dfbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"fe7fce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e1a11b\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"a2ee1e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-5.png\",\"id\":276},\"image_size\":\"full\",\"align\":\"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},\"_z_index\":0,\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/130613424\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/video-img-1.jpg\",\"id\":278},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5e96a3a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"de4a875\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2e18ef7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4b2fe39\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6af5701\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"5b9e7af\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1043","post_id":"610","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1044","post_id":"610","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1045","post_id":"610","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1046","post_id":"611","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1047","post_id":"611","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1048","post_id":"611","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1049","post_id":"611","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1050","post_id":"611","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"323\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.5,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a86d9ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-made itineraries for every traveller\",\"subtitle\":\"OUR CUSTOM-DESIGNED JOURNEYS\",\"text\":\"<p style=\\\"color: #fff; text-align: justify\\\">We\\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\\u2019s time to let your safari dreams run wild.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"subtitle_color\":\"#D9D9D9\",\"subtitle_margin_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_margin_top\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"button_text\":\"Click Here\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_section_title\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4dfb4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.129,\"content_position\":\"center\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98ee990\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE OUR ITINERARIES\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-alt-circle-right\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#54675100\",\"pa_condition_repeater\":[],\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5e96a3a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"de4a875\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2e18ef7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4b2fe39\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6af5701\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"5b9e7af\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1051","post_id":"611","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1052","post_id":"611","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1053","post_id":"611","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1055","post_id":"612","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1056","post_id":"612","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1057","post_id":"612","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1058","post_id":"612","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1059","post_id":"612","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"323\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.5,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a86d9ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-made itineraries for every traveller\",\"subtitle\":\"OUR CUSTOM-DESIGNED JOURNEYS\",\"text\":\"<p style=\\\"color: #fff; text-align: justify\\\">We\\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\\u2019s time to let your safari dreams run wild.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"subtitle_color\":\"#D9D9D9\",\"subtitle_margin_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_margin_top\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"button_text\":\"Click Here\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_section_title\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4dfb4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.129,\"content_position\":\"center\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98ee990\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE OUR ITINERARIES\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-alt-circle-right\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#54675100\",\"pa_condition_repeater\":[],\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5e96a3a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"de4a875\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2e18ef7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4b2fe39\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6af5701\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"5b9e7af\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1060","post_id":"612","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1061","post_id":"612","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1062","post_id":"612","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1064","post_id":"613","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1065","post_id":"613","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1066","post_id":"613","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1067","post_id":"613","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1068","post_id":"613","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"323\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.5,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a86d9ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-made itineraries for every traveller\",\"subtitle\":\"OUR CUSTOM-DESIGNED JOURNEYS\",\"text\":\"<p style=\\\"color: #fff; text-align: justify\\\">We\\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\\u2019s time to let your safari dreams run wild.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"subtitle_color\":\"#D9D9D9\",\"subtitle_margin_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_margin_top\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"button_text\":\"Click Here\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_section_title\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4dfb4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.129,\"content_position\":\"center\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98ee990\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE OUR ITINERARIES\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-alt-circle-right\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#54675100\",\"pa_condition_repeater\":[],\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.png\",\"id\":283},\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5e96a3a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"de4a875\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b62d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2e18ef7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4b2fe39\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"4ff3ea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"44ee96c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"608fe08\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6af5701\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"5b9e7af\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"91c2e0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"af0ed3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome blog<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"361f371\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e85bc86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4292bc6\",\"elType\":\"widget\",\"settings\":{\"type\":\"boxes\",\"number_of_colums\":\"3\",\"order_by\":\"date\",\"order\":\"ASC\",\"text_length\":\"120\",\"display_category\":\"1\",\"title_tag\":\"h3\",\"display_comments\":\"0\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_latest_posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1069","post_id":"613","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1070","post_id":"613","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1071","post_id":"613","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1073","post_id":"614","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1074","post_id":"614","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1075","post_id":"614","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1076","post_id":"614","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1077","post_id":"614","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"450\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.5,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a86d9ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-made itineraries for every traveller\",\"subtitle\":\"OUR CUSTOM-DESIGNED JOURNEYS\",\"text\":\"<p style=\\\"color: #fff; text-align: justify\\\">We\\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\\u2019s time to let your safari dreams run wild.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"subtitle_color\":\"#D9D9D9\",\"subtitle_margin_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_margin_top\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"button_text\":\"Click Here\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_section_title\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4dfb4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.129,\"content_position\":\"center\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98ee990\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE OUR ITINERARIES\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-alt-circle-right\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#54675100\",\"pa_condition_repeater\":[],\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"z_index\":10,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_color\":\"#354033\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"z_index\":9,\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"em\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5e96a3a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"de4a875\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center; color: #fff\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#111111\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1078","post_id":"614","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1079","post_id":"614","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1080","post_id":"614","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1083","post_id":"50","meta_key":"_eael_custom_js","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1085","post_id":"50","meta_key":"ekit_post_views_count","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1086","post_id":"50","meta_key":"_qode-like","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1087","post_id":"50","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1088","post_id":"459","meta_key":"_eael_custom_js","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1090","post_id":"459","meta_key":"ekit_post_views_count","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1091","post_id":"459","meta_key":"_qode-like","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1092","post_id":"459","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1093","post_id":"615","meta_key":"_to_expiration-date-status","meta_value":"saved"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1094","post_id":"615","meta_key":"_edit_lock","meta_value":"1674416000:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1095","post_id":"616","meta_key":"_to_expiration-date-status","meta_value":"saved"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1096","post_id":"616","meta_key":"_edit_lock","meta_value":"1674538591:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1097","post_id":"318","meta_key":"_eael_custom_js","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1099","post_id":"315","meta_key":"_eael_custom_js","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1101","post_id":"308","meta_key":"_eael_custom_js","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1103","post_id":"617","meta_key":"_wp_attached_file","meta_value":"2023\/01\/Hola-Africa-01-light-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1104","post_id":"617","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:126;s:6:\"height\";i:45;s:4:\"file\";s:34:\"2023\/01\/Hola-Africa-01-light-1.png\";s:8:\"filesize\";i:2624;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1105","post_id":"441","meta_key":"_eael_custom_js","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1107","post_id":"441","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1117","post_id":"619","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1118","post_id":"619","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1119","post_id":"619","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1120","post_id":"619","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1121","post_id":"619","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"450\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.5,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a86d9ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-made itineraries for every traveller\",\"subtitle\":\"OUR CUSTOM-DESIGNED JOURNEYS\",\"text\":\"<p style=\\\"color: #fff; text-align: justify\\\">We\\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\\u2019s time to let your safari dreams run wild.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"subtitle_color\":\"#D9D9D9\",\"subtitle_margin_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_margin_top\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"button_text\":\"Click Here\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_section_title\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4dfb4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.129,\"content_position\":\"center\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98ee990\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE OUR ITINERARIES\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-alt-circle-right\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#54675100\",\"pa_condition_repeater\":[],\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"z_index\":10,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_color\":\"#354033\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"z_index\":9,\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"em\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5e96a3a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"de4a875\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center; color: #fff\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#111111\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1122","post_id":"619","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1123","post_id":"619","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1124","post_id":"619","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1125","post_id":"620","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1126","post_id":"620","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1127","post_id":"620","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1128","post_id":"620","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1129","post_id":"620","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"450\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.5,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a86d9ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-made itineraries for every traveller\",\"subtitle\":\"OUR CUSTOM-DESIGNED JOURNEYS\",\"text\":\"<p style=\\\"color: #fff; text-align: justify\\\">We\\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\\u2019s time to let your safari dreams run wild.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"subtitle_color\":\"#D9D9D9\",\"subtitle_margin_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_margin_top\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"button_text\":\"Click Here\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_section_title\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4dfb4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.129,\"content_position\":\"center\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98ee990\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE OUR ITINERARIES\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-alt-circle-right\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#54675100\",\"pa_condition_repeater\":[],\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"z_index\":10,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_color\":\"#354033\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"z_index\":9,\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"em\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"792bd5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5e96a3a\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"de4a875\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41305e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98a4494\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca1c0ba\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1a3256d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center; color: #fff\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#111111\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1130","post_id":"620","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1131","post_id":"620","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1132","post_id":"620","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1133","post_id":"621","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1134","post_id":"621","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1135","post_id":"621","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1136","post_id":"621","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1137","post_id":"621","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"450\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.5,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a86d9ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-made itineraries for every traveller\",\"subtitle\":\"OUR CUSTOM-DESIGNED JOURNEYS\",\"text\":\"<p style=\\\"color: #fff; text-align: justify\\\">We\\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\\u2019s time to let your safari dreams run wild.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"subtitle_color\":\"#D9D9D9\",\"subtitle_margin_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_margin_top\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"button_text\":\"Click Here\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_section_title\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4dfb4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.129,\"content_position\":\"center\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98ee990\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE OUR ITINERARIES\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-alt-circle-right\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#54675100\",\"pa_condition_repeater\":[],\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"z_index\":10,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_color\":\"#354033\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"z_index\":9,\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"em\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1138","post_id":"621","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1139","post_id":"621","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1140","post_id":"621","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1141","post_id":"622","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1142","post_id":"622","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1143","post_id":"622","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1144","post_id":"622","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1145","post_id":"622","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"450\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.5,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a86d9ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-made itineraries for every traveller\",\"subtitle\":\"OUR CUSTOM-DESIGNED JOURNEYS\",\"text\":\"<p style=\\\"color: #fff; text-align: justify\\\">We\\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\\u2019s time to let your safari dreams run wild.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"subtitle_color\":\"#D9D9D9\",\"subtitle_margin_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_margin_top\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"button_text\":\"Click Here\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_section_title\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4dfb4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.129,\"content_position\":\"center\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98ee990\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE OUR ITINERARIES\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-alt-circle-right\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#54675100\",\"pa_condition_repeater\":[],\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"z_index\":10,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_color\":\"#354033\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"z_index\":9,\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"em\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1146","post_id":"622","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1147","post_id":"622","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1148","post_id":"622","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1149","post_id":"623","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1150","post_id":"623","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1151","post_id":"623","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1152","post_id":"623","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1153","post_id":"623","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff\\\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"450\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.5,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a86d9ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-made itineraries for every traveller\",\"subtitle\":\"OUR CUSTOM-DESIGNED JOURNEYS\",\"text\":\"<p style=\\\"color: #fff; text-align: justify\\\">We\\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\\u2019s time to let your safari dreams run wild.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"subtitle_color\":\"#D9D9D9\",\"subtitle_margin_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_margin_top\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"button_text\":\"Click Here\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_section_title\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4dfb4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.129,\"content_position\":\"center\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98ee990\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE OUR ITINERARIES\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-alt-circle-right\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#54675100\",\"pa_condition_repeater\":[],\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"z_index\":10,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_color\":\"#354033\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"z_index\":9,\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"em\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1154","post_id":"623","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1155","post_id":"623","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1156","post_id":"623","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1157","post_id":"624","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1158","post_id":"624","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1159","post_id":"624","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1160","post_id":"624","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1161","post_id":"624","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"450\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.5,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a86d9ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-made itineraries for every traveller\",\"subtitle\":\"OUR CUSTOM-DESIGNED JOURNEYS\",\"text\":\"<p style=\\\"color: #fff; text-align: justify\\\">We\\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\\u2019s time to let your safari dreams run wild.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"subtitle_color\":\"#D9D9D9\",\"subtitle_margin_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_margin_top\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"button_text\":\"Click Here\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_section_title\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4dfb4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.129,\"content_position\":\"center\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98ee990\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE OUR ITINERARIES\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-alt-circle-right\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#54675100\",\"pa_condition_repeater\":[],\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"z_index\":10,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_color\":\"#354033\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"z_index\":9,\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"em\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1162","post_id":"624","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1163","post_id":"624","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1164","post_id":"624","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1166","post_id":"334","meta_key":"_eael_custom_js","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1168","post_id":"334","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1178","post_id":"626","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1179","post_id":"626","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1180","post_id":"626","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1181","post_id":"626","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1182","post_id":"626","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"450\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.5,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a86d9ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-made itineraries for every traveller\",\"subtitle\":\"OUR CUSTOM-DESIGNED JOURNEYS\",\"text\":\"<p style=\\\"color: #fff; text-align: justify\\\">We\\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\\u2019s time to let your safari dreams run wild.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"subtitle_color\":\"#D9D9D9\",\"subtitle_margin_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_margin_top\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"button_text\":\"Click Here\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_section_title\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4dfb4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.129,\"content_position\":\"center\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98ee990\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE OUR ITINERARIES\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-alt-circle-right\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#54675100\",\"pa_condition_repeater\":[],\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"z_index\":10,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_color\":\"#354033\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"z_index\":9,\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"em\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1183","post_id":"626","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1184","post_id":"626","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1185","post_id":"626","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1186","post_id":"627","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1187","post_id":"627","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1188","post_id":"627","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1189","post_id":"627","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1190","post_id":"627","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\" slidertitle=\\\"Home-Slider\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"65cd057\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3460456\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"292d45e\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10b779e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"9208129\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"450\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.5,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a86d9ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-made itineraries for every traveller\",\"subtitle\":\"OUR CUSTOM-DESIGNED JOURNEYS\",\"text\":\"<p style=\\\"color: #fff; text-align: justify\\\">We\\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\\u2019s time to let your safari dreams run wild.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"subtitle_color\":\"#D9D9D9\",\"subtitle_margin_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_margin_top\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"button_text\":\"Click Here\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_section_title\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4dfb4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.129,\"content_position\":\"center\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98ee990\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE OUR ITINERARIES\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-alt-circle-right\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#54675100\",\"pa_condition_repeater\":[],\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"z_index\":10,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_color\":\"#354033\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"z_index\":9,\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"em\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1191","post_id":"627","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1192","post_id":"627","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1193","post_id":"627","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1194","post_id":"628","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1195","post_id":"628","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1196","post_id":"628","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1197","post_id":"628","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1198","post_id":"628","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: CaliforniaFB\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-family: Andine\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"450\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.5,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a86d9ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-made itineraries for every traveller\",\"subtitle\":\"OUR CUSTOM-DESIGNED JOURNEYS\",\"text\":\"<p style=\\\"color: #fff; text-align: justify\\\">We\\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\\u2019s time to let your safari dreams run wild.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"subtitle_color\":\"#D9D9D9\",\"subtitle_margin_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_margin_top\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"button_text\":\"Click Here\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_section_title\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4dfb4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.129,\"content_position\":\"center\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98ee990\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE OUR ITINERARIES\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-alt-circle-right\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#54675100\",\"pa_condition_repeater\":[],\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"z_index\":10,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_color\":\"#354033\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"z_index\":9,\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"em\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1199","post_id":"628","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1200","post_id":"628","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1201","post_id":"628","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1210","post_id":"630","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1211","post_id":"630","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1212","post_id":"630","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1213","post_id":"630","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1214","post_id":"630","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: CaliforniaFB\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-family: Andine\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"450\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.5,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a86d9ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-made itineraries for every traveller\",\"subtitle\":\"OUR CUSTOM-DESIGNED JOURNEYS\",\"text\":\"<p style=\\\"color: #fff; text-align: justify\\\">We\\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\\u2019s time to let your safari dreams run wild.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"subtitle_color\":\"#D9D9D9\",\"subtitle_margin_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_margin_top\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"button_text\":\"Click Here\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_section_title\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4dfb4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.129,\"content_position\":\"center\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98ee990\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE OUR ITINERARIES\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-alt-circle-right\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#54675100\",\"pa_condition_repeater\":[],\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"z_index\":10,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_color\":\"#354033\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"z_index\":9,\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"em\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1215","post_id":"630","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1216","post_id":"630","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1217","post_id":"630","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1218","post_id":"631","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1219","post_id":"631","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1220","post_id":"631","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1221","post_id":"631","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1222","post_id":"631","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: CaliforniaFB\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-family: Andine\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c91b820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cf2fcb7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"db9aa72\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"58333e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565b52e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c77962a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d5e093c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"349f760\",\"elType\":\"widget\",\"settings\":{\"query_source\":\"pro-de\",\"query_not_found_text\":\"No Posts Found!\",\"grid_elements\":[{\"_id\":\"02b9119\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"date\",\"element_display\":\"inline\",\"element_extra_text_pos\":\"after\",\"element_extra_text\":\"\\\/\",\"_id\":\"2f0bd23\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"comments\",\"element_display\":\"inline\",\"_id\":\"77977ab\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"excerpt\",\"_id\":\"94481f9\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"},{\"element_select\":\"read-more\",\"_id\":\"c6bcda4\",\"element_read_more_text\":\"Read More\",\"element_tax_sep\":\", \",\"element_comments_text_1\":\"No Comments\",\"element_comments_text_2\":\"Comment\",\"element_comments_text_3\":\"Comments\"}],\"filters_all_text\":\"All Post\",\"pagination_older_text\":\"Older Posts\",\"pagination_newer_text\":\"Newer Posts\",\"pagination_prev_text\":\"Previous Page\",\"pagination_next_text\":\"Next Page\",\"pagination_first_text\":\"First Page\",\"pagination_last_text\":\"Last Page\",\"pagination_load_more_text\":\"Load More\",\"pagination_finish_text\":\"End of Content.\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"wpr-grid\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ad5ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d475778\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"19ecfe2\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"d4b51a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b384943\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-3-1-1.png\",\"id\":595,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"963acd6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-86\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"06c9119\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"f0141fd\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1216c88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"05d7fd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"DESTINATIONS\",\"align\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"450\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.5,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a86d9ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-made itineraries for every traveller\",\"subtitle\":\"OUR CUSTOM-DESIGNED JOURNEYS\",\"text\":\"<p style=\\\"color: #fff; text-align: justify\\\">We\\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\\u2019s time to let your safari dreams run wild.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"subtitle_color\":\"#D9D9D9\",\"subtitle_margin_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_margin_top\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"button_text\":\"Click Here\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_section_title\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4dfb4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.129,\"content_position\":\"center\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98ee990\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE OUR ITINERARIES\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-alt-circle-right\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#54675100\",\"pa_condition_repeater\":[],\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"z_index\":10,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_color\":\"#354033\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"z_index\":9,\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"em\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1223","post_id":"631","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1224","post_id":"631","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1225","post_id":"631","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1226","post_id":"632","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1227","post_id":"632","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1228","post_id":"632","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1229","post_id":"632","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1230","post_id":"632","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: CaliforniaFB\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-family: Andine\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\"},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine\\\">GET INSPIRED<\\\/p>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Sri Lanka.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"450\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.5,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a86d9ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-made itineraries for every traveller\",\"subtitle\":\"OUR CUSTOM-DESIGNED JOURNEYS\",\"text\":\"<p style=\\\"color: #fff; text-align: justify\\\">We\\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\\u2019s time to let your safari dreams run wild.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"subtitle_color\":\"#D9D9D9\",\"subtitle_margin_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_margin_top\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"button_text\":\"Click Here\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_section_title\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4dfb4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.129,\"content_position\":\"center\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98ee990\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE OUR ITINERARIES\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-alt-circle-right\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#54675100\",\"pa_condition_repeater\":[],\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"z_index\":10,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_color\":\"#354033\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"z_index\":9,\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"em\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1231","post_id":"632","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1232","post_id":"632","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1233","post_id":"632","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1234","post_id":"633","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1235","post_id":"633","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1236","post_id":"633","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1237","post_id":"633","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1238","post_id":"633","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: CaliforniaFB\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-family: Andine\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\"},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine\\\">GET INSPIRED<\\\/p>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Sri Lanka.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"450\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.5,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a86d9ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-made itineraries for every traveller\",\"subtitle\":\"OUR CUSTOM-DESIGNED JOURNEYS\",\"text\":\"<p style=\\\"color: #fff; text-align: justify\\\">We\\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\\u2019s time to let your safari dreams run wild.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"subtitle_color\":\"#D9D9D9\",\"subtitle_margin_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_margin_top\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"button_text\":\"Click Here\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_section_title\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4dfb4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.129,\"content_position\":\"center\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98ee990\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE OUR ITINERARIES\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-alt-circle-right\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#54675100\",\"pa_condition_repeater\":[],\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"z_index\":10,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_color\":\"#354033\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"z_index\":9,\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"em\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1239","post_id":"633","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1240","post_id":"633","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1241","post_id":"633","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1242","post_id":"634","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1243","post_id":"634","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1244","post_id":"634","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1245","post_id":"634","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1246","post_id":"634","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: CaliforniaFB\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-family: Andine\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\"},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine\\\">GET INSPIRED<\\\/p>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Sri Lanka.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"450\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.5,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a86d9ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-made itineraries for every traveller\",\"subtitle\":\"OUR CUSTOM-DESIGNED JOURNEYS\",\"text\":\"<p style=\\\"color: #fff; text-align: justify\\\">We\\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\\u2019s time to let your safari dreams run wild.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"subtitle_color\":\"#D9D9D9\",\"subtitle_margin_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_margin_top\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"button_text\":\"Click Here\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_section_title\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4dfb4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.129,\"content_position\":\"center\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"98ee990\",\"elType\":\"widget\",\"settings\":{\"text\":\"EXPLORE OUR ITINERARIES\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-alt-circle-right\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#54675100\",\"pa_condition_repeater\":[],\"__globals__\":{\"hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7551b44\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9c789e5\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"7d70ac7\"}],\"z_index\":10,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"dffd20b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_color\":\"#354033\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"z_index\":9,\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"em\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1247","post_id":"634","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1248","post_id":"634","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1249","post_id":"634","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1250","post_id":"635","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1251","post_id":"635","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1252","post_id":"635","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1253","post_id":"635","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1254","post_id":"635","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: CaliforniaFB\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-family: Andine\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\"},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine\\\">GET INSPIRED<\\\/p>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_color\":\"#354033\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"z_index\":9,\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1255","post_id":"635","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1256","post_id":"635","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1257","post_id":"635","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1258","post_id":"636","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1259","post_id":"636","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1260","post_id":"636","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1261","post_id":"636","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1262","post_id":"636","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: CaliforniaFB\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-family: Andine\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\"},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine\\\">GET INSPIRED<\\\/p>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_color\":\"#354033\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"z_index\":9,\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1263","post_id":"636","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1264","post_id":"636","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1265","post_id":"636","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1266","post_id":"637","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1267","post_id":"637","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1268","post_id":"637","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1269","post_id":"637","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1270","post_id":"637","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: CaliforniaFB\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-family: Andine\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\"},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine\\\">GET INSPIRED<\\\/p>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_color\":\"#354033\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"z_index\":9,\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1271","post_id":"637","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1272","post_id":"637","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1273","post_id":"637","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1274","post_id":"638","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1275","post_id":"638","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1276","post_id":"638","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1277","post_id":"638","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1278","post_id":"638","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: CaliforniaFB\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\"},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine\\\">GET INSPIRED<\\\/p>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_color\":\"#354033\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"z_index\":9,\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1279","post_id":"638","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1280","post_id":"638","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1281","post_id":"638","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1290","post_id":"640","meta_key":"_wp_attached_file","meta_value":"2023\/01\/ABELLA-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1291","post_id":"640","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1250;s:4:\"file\";s:20:\"2023\/01\/ABELLA-1.jpg\";s:8:\"filesize\";i:137829;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"ABELLA-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:13921;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"ABELLA-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:115689;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"ABELLA-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:5162;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"ABELLA-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:68772;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:20:\"ABELLA-1-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:40692;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:20:\"ABELLA-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:69605;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:20:\"ABELLA-1-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:58565;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:20:\"ABELLA-1-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:10356;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:20:\"ABELLA-1-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:15024;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:20:\"ABELLA-1-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:25904;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:20:\"ABELLA-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:32743;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:21:\"ABELLA-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:60828;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:21:\"ABELLA-1-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:83723;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:22:\"ABELLA-1-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:111432;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:20:\"ABELLA-1-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:58491;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:20:\"ABELLA-1-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:21230;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:20:\"ABELLA-1-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:51444;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:21:\"ABELLA-1-1250x650.jpg\";s:5:\"width\";i:1250;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:112984;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:21:\"ABELLA-1-650x1250.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1250;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:150660;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1292","post_id":"641","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1293","post_id":"641","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1294","post_id":"641","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1295","post_id":"641","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1296","post_id":"641","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: CaliforniaFB\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\"},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine\\\">GET INSPIRED<\\\/p>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_color\":\"#354033\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"z_index\":9,\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1297","post_id":"641","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1298","post_id":"641","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1299","post_id":"641","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1300","post_id":"642","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1301","post_id":"642","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1302","post_id":"642","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1303","post_id":"642","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1304","post_id":"642","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: CaliforniaFB\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\"},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine\\\">GET INSPIRED<\\\/p>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e0f795\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_color\":\"#354033\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a4fb647\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2fa5234\"}],\"z_index\":9,\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2d709cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"961d5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":9,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b66a4aa\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2d2ad3c\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c735fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2963d9c\",\"elType\":\"widget\",\"settings\":{\"video_link\":\"https:\\\/\\\/vimeo.com\\\/304125441\",\"video_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/banner.jpg\",\"id\":608,\"alt\":\"\",\"source\":\"library\"},\"disable_hover\":\"yes\",\"disable_zoom\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"bridge_video_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1305","post_id":"642","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1306","post_id":"642","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1307","post_id":"642","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1308","post_id":"643","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1309","post_id":"643","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1310","post_id":"643","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1311","post_id":"643","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1312","post_id":"643","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: CaliforniaFB\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\"},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine\\\">GET INSPIRED<\\\/p>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"567b7e1\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"hotel-grid-holder\\\">\\r\\n  <div class=\\\"hotel-absolute-overlay\\\" style=\\\"display: none;\\\">\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-1\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-2\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-3\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-4\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-5\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-6\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n  <div style=\\\"opacity: 0; display: none;\\\" class=\\\"hotel-absolute-wrapper\\\">\\r\\n    <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa72\\\" class=\\\"hotel-container\\\">\\r\\n      <p data-w-id=\\\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\\\" class=\\\"paragraph-text hotel\\\" style=\\\"opacity: 0;\\\">\\r\\n        <span class=\\\"h-n-bold\\\">Wild Coats <br>Tented Lodge <br>\\r\\n        <\\\/span>Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\\r\\n        <span class=\\\"h-bold\\\">Yala\\\/Sri lanka<\\\/span>\\r\\n      <\\\/p>\\r\\n      <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa73\\\" class=\\\"hotel-block\\\" style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\">\\r\\n        <div class=\\\"hote-side-bat\\\">\\r\\n          <div class=\\\"hotel-city-holder\\\">\\r\\n            <div class=\\\"hotel-city\\\">Yala<\\\/div>\\r\\n          <\\\/div>\\r\\n          <a data-w-id=\\\"637957e5-64ba-4729-52fb-43a4467024bc\\\" href=\\\"#\\\" class=\\\"btn-plus w-inline-block\\\">\\r\\n            <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"plus-icon\\\">+<\\\/div>\\r\\n          <\\\/a>\\r\\n        <\\\/div>\\r\\n        <div class=\\\"hote-side-bat _2\\\">\\r\\n          <h4 class=\\\"heading-2 hotel\\\">Wild Coats <br>Tented Lodge <\\\/h4>\\r\\n        <\\\/div>\\r\\n      <\\\/div>\\r\\n      <div data-w-id=\\\"03e78a1b-9406-9620-24df-628e22d4b4bb\\\" class=\\\"hotel-description-block\\\" style=\\\"transform: translate3d(-100%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n<\\\/div>\\r\\n\\r\\n<style scoped>\\r\\n    \\r\\n.hotel-grid-holder {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  overflow: hidden;\\r\\n  width: 75%;\\r\\n  height: 100%;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  z-index: 5;\\r\\n  display: none;\\r\\n  width: 100%;\\r\\n  height: 100%;\\r\\n  grid-auto-columns: 1fr;\\r\\n  -ms-grid-columns: 1fr 1fr 1fr;\\r\\n  grid-template-columns: 1fr 1fr 1fr;\\r\\n  -ms-grid-rows: auto auto;\\r\\n  grid-template-rows: auto auto;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper._2 {\\r\\n  margin-top: 0vh;\\r\\n}\\r\\n\\r\\n.hotel-container {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n}\\r\\n\\r\\n.hotel-container.a1 {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: auto;\\r\\n  right: auto;\\r\\n  bottom: auto;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n  background-color: transparent;\\r\\n  background-image: none;\\r\\n  opacity: 1;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a5 {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a4 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a2 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  -webkit-box-orient: vertical;\\r\\n  -webkit-box-direction: normal;\\r\\n  -webkit-flex-direction: column;\\r\\n  -ms-flex-direction: column;\\r\\n  flex-direction: column;\\r\\n  -webkit-justify-content: space-around;\\r\\n  -ms-flex-pack: distribute;\\r\\n  justify-content: space-around;\\r\\n  -webkit-box-align: center;\\r\\n  -webkit-align-items: center;\\r\\n  -ms-flex-align: center;\\r\\n  align-items: center;\\r\\n}\\r\\n\\r\\n.hotel-container.a3 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.3)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  height: 100%;\\r\\n  -webkit-box-align: stretch;\\r\\n  -webkit-align-items: stretch;\\r\\n  -ms-flex-align: stretch;\\r\\n  align-items: stretch;\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.23)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.22)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._3 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  background-image: url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\\\");\\r\\n  background-position: 50% 50%;\\r\\n  background-size: cover;\\r\\n  background-repeat: no-repeat;\\r\\n}\\r\\n\\r\\n<\\\/style>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1313","post_id":"643","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1314","post_id":"643","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1315","post_id":"643","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1324","post_id":"645","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1325","post_id":"645","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1326","post_id":"645","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1327","post_id":"645","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1328","post_id":"645","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: CaliforniaFB\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\"},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine\\\">GET INSPIRED<\\\/p>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"567b7e1\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"hotel-grid-holder\\\">\\r\\n  <div class=\\\"hotel-absolute-overlay\\\" style=\\\"display: none;\\\">\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-1\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-2\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-3\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-4\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-5\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-6\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n  <div style=\\\"opacity: 0; display: none;\\\" class=\\\"hotel-absolute-wrapper\\\">\\r\\n    <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa72\\\" class=\\\"hotel-container\\\">\\r\\n      <p data-w-id=\\\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\\\" class=\\\"paragraph-text hotel\\\" style=\\\"opacity: 0;\\\">\\r\\n        <span class=\\\"h-n-bold\\\">Wild Coats <br>Tented Lodge <br>\\r\\n        <\\\/span>Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\\r\\n        <span class=\\\"h-bold\\\">Yala\\\/Sri lanka<\\\/span>\\r\\n      <\\\/p>\\r\\n      <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa73\\\" class=\\\"hotel-block\\\" style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\">\\r\\n        <div class=\\\"hote-side-bat\\\">\\r\\n          <div class=\\\"hotel-city-holder\\\">\\r\\n            <div class=\\\"hotel-city\\\">Yala<\\\/div>\\r\\n          <\\\/div>\\r\\n          <a data-w-id=\\\"637957e5-64ba-4729-52fb-43a4467024bc\\\" href=\\\"#\\\" class=\\\"btn-plus w-inline-block\\\">\\r\\n            <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"plus-icon\\\">+<\\\/div>\\r\\n          <\\\/a>\\r\\n        <\\\/div>\\r\\n        <div class=\\\"hote-side-bat _2\\\">\\r\\n          <h4 class=\\\"heading-2 hotel\\\">Wild Coats <br>Tented Lodge <\\\/h4>\\r\\n        <\\\/div>\\r\\n      <\\\/div>\\r\\n      <div data-w-id=\\\"03e78a1b-9406-9620-24df-628e22d4b4bb\\\" class=\\\"hotel-description-block\\\" style=\\\"transform: translate3d(-100%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n<\\\/div>\\r\\n\\r\\n<style scoped>\\r\\n    \\r\\n.hotel-grid-holder {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  overflow: hidden;\\r\\n  width: 75%;\\r\\n  height: 100%;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  z-index: 5;\\r\\n  display: none;\\r\\n  width: 100%;\\r\\n  height: 100%;\\r\\n  grid-auto-columns: 1fr;\\r\\n  -ms-grid-columns: 1fr 1fr 1fr;\\r\\n  grid-template-columns: 1fr 1fr 1fr;\\r\\n  -ms-grid-rows: auto auto;\\r\\n  grid-template-rows: auto auto;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper._2 {\\r\\n  margin-top: 0vh;\\r\\n}\\r\\n\\r\\n.hotel-container {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n}\\r\\n\\r\\n.hotel-container.a1 {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: auto;\\r\\n  right: auto;\\r\\n  bottom: auto;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n  background-color: transparent;\\r\\n  background-image: none;\\r\\n  opacity: 1;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a5 {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a4 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a2 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  -webkit-box-orient: vertical;\\r\\n  -webkit-box-direction: normal;\\r\\n  -webkit-flex-direction: column;\\r\\n  -ms-flex-direction: column;\\r\\n  flex-direction: column;\\r\\n  -webkit-justify-content: space-around;\\r\\n  -ms-flex-pack: distribute;\\r\\n  justify-content: space-around;\\r\\n  -webkit-box-align: center;\\r\\n  -webkit-align-items: center;\\r\\n  -ms-flex-align: center;\\r\\n  align-items: center;\\r\\n}\\r\\n\\r\\n.hotel-container.a3 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.3)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  height: 100%;\\r\\n  -webkit-box-align: stretch;\\r\\n  -webkit-align-items: stretch;\\r\\n  -ms-flex-align: stretch;\\r\\n  align-items: stretch;\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.23)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.22)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._3 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  background-image: url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\\\");\\r\\n  background-position: 50% 50%;\\r\\n  background-size: cover;\\r\\n  background-repeat: no-repeat;\\r\\n}\\r\\n\\r\\n<\\\/style>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1329","post_id":"645","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1330","post_id":"645","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1331","post_id":"645","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1332","post_id":"646","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1333","post_id":"646","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1334","post_id":"646","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1335","post_id":"646","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1336","post_id":"646","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: CaliforniaFB\\\">World's Greatest Safaris<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\"},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine\\\">GET INSPIRED<\\\/p>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"567b7e1\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"hotel-grid-holder\\\">\\r\\n  <div class=\\\"hotel-absolute-overlay\\\" style=\\\"display: none;\\\">\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-1\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-2\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-3\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-4\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-5\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-6\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n  <div style=\\\"opacity: 0; display: none;\\\" class=\\\"hotel-absolute-wrapper\\\">\\r\\n    <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa72\\\" class=\\\"hotel-container\\\">\\r\\n      <p data-w-id=\\\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\\\" class=\\\"paragraph-text hotel\\\" style=\\\"opacity: 0;\\\">\\r\\n        <span class=\\\"h-n-bold\\\">Wild Coats <br>Tented Lodge <br>\\r\\n        <\\\/span>Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\\r\\n        <span class=\\\"h-bold\\\">Yala\\\/Sri lanka<\\\/span>\\r\\n      <\\\/p>\\r\\n      <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa73\\\" class=\\\"hotel-block\\\" style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\">\\r\\n        <div class=\\\"hote-side-bat\\\">\\r\\n          <div class=\\\"hotel-city-holder\\\">\\r\\n            <div class=\\\"hotel-city\\\">Yala<\\\/div>\\r\\n          <\\\/div>\\r\\n          <a data-w-id=\\\"637957e5-64ba-4729-52fb-43a4467024bc\\\" href=\\\"#\\\" class=\\\"btn-plus w-inline-block\\\">\\r\\n            <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"plus-icon\\\">+<\\\/div>\\r\\n          <\\\/a>\\r\\n        <\\\/div>\\r\\n        <div class=\\\"hote-side-bat _2\\\">\\r\\n          <h4 class=\\\"heading-2 hotel\\\">Wild Coats <br>Tented Lodge <\\\/h4>\\r\\n        <\\\/div>\\r\\n      <\\\/div>\\r\\n      <div data-w-id=\\\"03e78a1b-9406-9620-24df-628e22d4b4bb\\\" class=\\\"hotel-description-block\\\" style=\\\"transform: translate3d(-100%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n<\\\/div>\\r\\n\\r\\n<style scoped>\\r\\n    \\r\\n.hotel-grid-holder {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  overflow: hidden;\\r\\n  width: 75%;\\r\\n  height: 100%;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  z-index: 5;\\r\\n  display: none;\\r\\n  width: 100%;\\r\\n  height: 100%;\\r\\n  grid-auto-columns: 1fr;\\r\\n  -ms-grid-columns: 1fr 1fr 1fr;\\r\\n  grid-template-columns: 1fr 1fr 1fr;\\r\\n  -ms-grid-rows: auto auto;\\r\\n  grid-template-rows: auto auto;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper._2 {\\r\\n  margin-top: 0vh;\\r\\n}\\r\\n\\r\\n.hotel-container {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n}\\r\\n\\r\\n.hotel-container.a1 {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: auto;\\r\\n  right: auto;\\r\\n  bottom: auto;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n  background-color: transparent;\\r\\n  background-image: none;\\r\\n  opacity: 1;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a5 {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a4 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a2 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  -webkit-box-orient: vertical;\\r\\n  -webkit-box-direction: normal;\\r\\n  -webkit-flex-direction: column;\\r\\n  -ms-flex-direction: column;\\r\\n  flex-direction: column;\\r\\n  -webkit-justify-content: space-around;\\r\\n  -ms-flex-pack: distribute;\\r\\n  justify-content: space-around;\\r\\n  -webkit-box-align: center;\\r\\n  -webkit-align-items: center;\\r\\n  -ms-flex-align: center;\\r\\n  align-items: center;\\r\\n}\\r\\n\\r\\n.hotel-container.a3 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.3)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  height: 100%;\\r\\n  -webkit-box-align: stretch;\\r\\n  -webkit-align-items: stretch;\\r\\n  -ms-flex-align: stretch;\\r\\n  align-items: stretch;\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.23)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.22)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._3 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  background-image: url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\\\");\\r\\n  background-position: 50% 50%;\\r\\n  background-size: cover;\\r\\n  background-repeat: no-repeat;\\r\\n}\\r\\n\\r\\n<\\\/style>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1337","post_id":"646","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1338","post_id":"646","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1339","post_id":"646","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1340","post_id":"647","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1341","post_id":"647","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1342","post_id":"647","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1343","post_id":"647","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1344","post_id":"647","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\"},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine\\\">GET INSPIRED<\\\/p>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"567b7e1\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"hotel-grid-holder\\\">\\r\\n  <div class=\\\"hotel-absolute-overlay\\\" style=\\\"display: none;\\\">\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-1\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-2\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-3\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-4\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-5\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-6\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n  <div style=\\\"opacity: 0; display: none;\\\" class=\\\"hotel-absolute-wrapper\\\">\\r\\n    <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa72\\\" class=\\\"hotel-container\\\">\\r\\n      <p data-w-id=\\\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\\\" class=\\\"paragraph-text hotel\\\" style=\\\"opacity: 0;\\\">\\r\\n        <span class=\\\"h-n-bold\\\">Wild Coats <br>Tented Lodge <br>\\r\\n        <\\\/span>Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\\r\\n        <span class=\\\"h-bold\\\">Yala\\\/Sri lanka<\\\/span>\\r\\n      <\\\/p>\\r\\n      <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa73\\\" class=\\\"hotel-block\\\" style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\">\\r\\n        <div class=\\\"hote-side-bat\\\">\\r\\n          <div class=\\\"hotel-city-holder\\\">\\r\\n            <div class=\\\"hotel-city\\\">Yala<\\\/div>\\r\\n          <\\\/div>\\r\\n          <a data-w-id=\\\"637957e5-64ba-4729-52fb-43a4467024bc\\\" href=\\\"#\\\" class=\\\"btn-plus w-inline-block\\\">\\r\\n            <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"plus-icon\\\">+<\\\/div>\\r\\n          <\\\/a>\\r\\n        <\\\/div>\\r\\n        <div class=\\\"hote-side-bat _2\\\">\\r\\n          <h4 class=\\\"heading-2 hotel\\\">Wild Coats <br>Tented Lodge <\\\/h4>\\r\\n        <\\\/div>\\r\\n      <\\\/div>\\r\\n      <div data-w-id=\\\"03e78a1b-9406-9620-24df-628e22d4b4bb\\\" class=\\\"hotel-description-block\\\" style=\\\"transform: translate3d(-100%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n<\\\/div>\\r\\n\\r\\n<style scoped>\\r\\n    \\r\\n.hotel-grid-holder {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  overflow: hidden;\\r\\n  width: 75%;\\r\\n  height: 100%;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  z-index: 5;\\r\\n  display: none;\\r\\n  width: 100%;\\r\\n  height: 100%;\\r\\n  grid-auto-columns: 1fr;\\r\\n  -ms-grid-columns: 1fr 1fr 1fr;\\r\\n  grid-template-columns: 1fr 1fr 1fr;\\r\\n  -ms-grid-rows: auto auto;\\r\\n  grid-template-rows: auto auto;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper._2 {\\r\\n  margin-top: 0vh;\\r\\n}\\r\\n\\r\\n.hotel-container {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n}\\r\\n\\r\\n.hotel-container.a1 {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: auto;\\r\\n  right: auto;\\r\\n  bottom: auto;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n  background-color: transparent;\\r\\n  background-image: none;\\r\\n  opacity: 1;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a5 {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a4 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a2 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  -webkit-box-orient: vertical;\\r\\n  -webkit-box-direction: normal;\\r\\n  -webkit-flex-direction: column;\\r\\n  -ms-flex-direction: column;\\r\\n  flex-direction: column;\\r\\n  -webkit-justify-content: space-around;\\r\\n  -ms-flex-pack: distribute;\\r\\n  justify-content: space-around;\\r\\n  -webkit-box-align: center;\\r\\n  -webkit-align-items: center;\\r\\n  -ms-flex-align: center;\\r\\n  align-items: center;\\r\\n}\\r\\n\\r\\n.hotel-container.a3 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.3)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  height: 100%;\\r\\n  -webkit-box-align: stretch;\\r\\n  -webkit-align-items: stretch;\\r\\n  -ms-flex-align: stretch;\\r\\n  align-items: stretch;\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.23)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.22)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._3 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  background-image: url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\\\");\\r\\n  background-position: 50% 50%;\\r\\n  background-size: cover;\\r\\n  background-repeat: no-repeat;\\r\\n}\\r\\n\\r\\n<\\\/style>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1345","post_id":"647","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1346","post_id":"647","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1347","post_id":"647","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1348","post_id":"648","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1349","post_id":"648","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1350","post_id":"648","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1351","post_id":"648","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1352","post_id":"648","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\"},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine\\\">GET INSPIRED<\\\/p>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"567b7e1\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"hotel-grid-holder\\\">\\r\\n  <div class=\\\"hotel-absolute-overlay\\\" style=\\\"display: none;\\\">\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-1\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-2\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-3\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-4\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-5\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-6\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n  <div style=\\\"opacity: 0; display: none;\\\" class=\\\"hotel-absolute-wrapper\\\">\\r\\n    <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa72\\\" class=\\\"hotel-container\\\">\\r\\n      <p data-w-id=\\\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\\\" class=\\\"paragraph-text hotel\\\" style=\\\"opacity: 0;\\\">\\r\\n        <span class=\\\"h-n-bold\\\">Wild Coats <br>Tented Lodge <br>\\r\\n        <\\\/span>Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\\r\\n        <span class=\\\"h-bold\\\">Yala\\\/Sri lanka<\\\/span>\\r\\n      <\\\/p>\\r\\n      <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa73\\\" class=\\\"hotel-block\\\" style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\">\\r\\n        <div class=\\\"hote-side-bat\\\">\\r\\n          <div class=\\\"hotel-city-holder\\\">\\r\\n            <div class=\\\"hotel-city\\\">Yala<\\\/div>\\r\\n          <\\\/div>\\r\\n          <a data-w-id=\\\"637957e5-64ba-4729-52fb-43a4467024bc\\\" href=\\\"#\\\" class=\\\"btn-plus w-inline-block\\\">\\r\\n            <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"plus-icon\\\">+<\\\/div>\\r\\n          <\\\/a>\\r\\n        <\\\/div>\\r\\n        <div class=\\\"hote-side-bat _2\\\">\\r\\n          <h4 class=\\\"heading-2 hotel\\\">Wild Coats <br>Tented Lodge <\\\/h4>\\r\\n        <\\\/div>\\r\\n      <\\\/div>\\r\\n      <div data-w-id=\\\"03e78a1b-9406-9620-24df-628e22d4b4bb\\\" class=\\\"hotel-description-block\\\" style=\\\"transform: translate3d(-100%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n<\\\/div>\\r\\n\\r\\n<style scoped>\\r\\n    \\r\\n.hotel-grid-holder {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  overflow: hidden;\\r\\n  width: 75%;\\r\\n  height: 100%;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  z-index: 5;\\r\\n  display: none;\\r\\n  width: 100%;\\r\\n  height: 100%;\\r\\n  grid-auto-columns: 1fr;\\r\\n  -ms-grid-columns: 1fr 1fr 1fr;\\r\\n  grid-template-columns: 1fr 1fr 1fr;\\r\\n  -ms-grid-rows: auto auto;\\r\\n  grid-template-rows: auto auto;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper._2 {\\r\\n  margin-top: 0vh;\\r\\n}\\r\\n\\r\\n.hotel-container {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n}\\r\\n\\r\\n.hotel-container.a1 {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: auto;\\r\\n  right: auto;\\r\\n  bottom: auto;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n  background-color: transparent;\\r\\n  background-image: none;\\r\\n  opacity: 1;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a5 {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a4 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a2 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  -webkit-box-orient: vertical;\\r\\n  -webkit-box-direction: normal;\\r\\n  -webkit-flex-direction: column;\\r\\n  -ms-flex-direction: column;\\r\\n  flex-direction: column;\\r\\n  -webkit-justify-content: space-around;\\r\\n  -ms-flex-pack: distribute;\\r\\n  justify-content: space-around;\\r\\n  -webkit-box-align: center;\\r\\n  -webkit-align-items: center;\\r\\n  -ms-flex-align: center;\\r\\n  align-items: center;\\r\\n}\\r\\n\\r\\n.hotel-container.a3 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.3)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  height: 100%;\\r\\n  -webkit-box-align: stretch;\\r\\n  -webkit-align-items: stretch;\\r\\n  -ms-flex-align: stretch;\\r\\n  align-items: stretch;\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.23)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.22)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._3 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  background-image: url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\\\");\\r\\n  background-position: 50% 50%;\\r\\n  background-size: cover;\\r\\n  background-repeat: no-repeat;\\r\\n}\\r\\n\\r\\n<\\\/style>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1353","post_id":"648","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1354","post_id":"648","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1355","post_id":"648","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1356","post_id":"649","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1357","post_id":"649","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1358","post_id":"649","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1359","post_id":"649","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1360","post_id":"649","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\"},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine\\\">GET INSPIRED<\\\/p>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"567b7e1\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"hotel-grid-holder\\\">\\r\\n  <div class=\\\"hotel-absolute-overlay\\\" style=\\\"display: none;\\\">\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-1\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-2\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-3\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-4\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-5\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-6\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n  <div style=\\\"opacity: 0; display: none;\\\" class=\\\"hotel-absolute-wrapper\\\">\\r\\n    <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa72\\\" class=\\\"hotel-container\\\">\\r\\n      <p data-w-id=\\\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\\\" class=\\\"paragraph-text hotel\\\" style=\\\"opacity: 0;\\\">\\r\\n        <span class=\\\"h-n-bold\\\">Wild Coats <br>Tented Lodge <br>\\r\\n        <\\\/span>Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\\r\\n        <span class=\\\"h-bold\\\">Yala\\\/Sri lanka<\\\/span>\\r\\n      <\\\/p>\\r\\n      <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa73\\\" class=\\\"hotel-block\\\" style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\">\\r\\n        <div class=\\\"hote-side-bat\\\">\\r\\n          <div class=\\\"hotel-city-holder\\\">\\r\\n            <div class=\\\"hotel-city\\\">Yala<\\\/div>\\r\\n          <\\\/div>\\r\\n          <a data-w-id=\\\"637957e5-64ba-4729-52fb-43a4467024bc\\\" href=\\\"#\\\" class=\\\"btn-plus w-inline-block\\\">\\r\\n            <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"plus-icon\\\">+<\\\/div>\\r\\n          <\\\/a>\\r\\n        <\\\/div>\\r\\n        <div class=\\\"hote-side-bat _2\\\">\\r\\n          <h4 class=\\\"heading-2 hotel\\\">Wild Coats <br>Tented Lodge <\\\/h4>\\r\\n        <\\\/div>\\r\\n      <\\\/div>\\r\\n      <div data-w-id=\\\"03e78a1b-9406-9620-24df-628e22d4b4bb\\\" class=\\\"hotel-description-block\\\" style=\\\"transform: translate3d(-100%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n<\\\/div>\\r\\n\\r\\n<style scoped>\\r\\n    \\r\\n.hotel-grid-holder {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  overflow: hidden;\\r\\n  width: 75%;\\r\\n  height: 100%;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  z-index: 5;\\r\\n  display: none;\\r\\n  width: 100%;\\r\\n  height: 100%;\\r\\n  grid-auto-columns: 1fr;\\r\\n  -ms-grid-columns: 1fr 1fr 1fr;\\r\\n  grid-template-columns: 1fr 1fr 1fr;\\r\\n  -ms-grid-rows: auto auto;\\r\\n  grid-template-rows: auto auto;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper._2 {\\r\\n  margin-top: 0vh;\\r\\n}\\r\\n\\r\\n.hotel-container {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n}\\r\\n\\r\\n.hotel-container.a1 {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: auto;\\r\\n  right: auto;\\r\\n  bottom: auto;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n  background-color: transparent;\\r\\n  background-image: none;\\r\\n  opacity: 1;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a5 {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a4 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a2 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  -webkit-box-orient: vertical;\\r\\n  -webkit-box-direction: normal;\\r\\n  -webkit-flex-direction: column;\\r\\n  -ms-flex-direction: column;\\r\\n  flex-direction: column;\\r\\n  -webkit-justify-content: space-around;\\r\\n  -ms-flex-pack: distribute;\\r\\n  justify-content: space-around;\\r\\n  -webkit-box-align: center;\\r\\n  -webkit-align-items: center;\\r\\n  -ms-flex-align: center;\\r\\n  align-items: center;\\r\\n}\\r\\n\\r\\n.hotel-container.a3 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.3)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  height: 100%;\\r\\n  -webkit-box-align: stretch;\\r\\n  -webkit-align-items: stretch;\\r\\n  -ms-flex-align: stretch;\\r\\n  align-items: stretch;\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.23)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.22)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._3 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  background-image: url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\\\");\\r\\n  background-position: 50% 50%;\\r\\n  background-size: cover;\\r\\n  background-repeat: no-repeat;\\r\\n}\\r\\n\\r\\n<\\\/style>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1361","post_id":"649","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1362","post_id":"649","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1363","post_id":"649","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1364","post_id":"650","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1365","post_id":"650","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1366","post_id":"650","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1367","post_id":"650","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1368","post_id":"650","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\"},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"567b7e1\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"hotel-grid-holder\\\">\\r\\n  <div class=\\\"hotel-absolute-overlay\\\" style=\\\"display: none;\\\">\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-1\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-2\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-3\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-4\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-5\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-6\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n  <div style=\\\"opacity: 0; display: none;\\\" class=\\\"hotel-absolute-wrapper\\\">\\r\\n    <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa72\\\" class=\\\"hotel-container\\\">\\r\\n      <p data-w-id=\\\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\\\" class=\\\"paragraph-text hotel\\\" style=\\\"opacity: 0;\\\">\\r\\n        <span class=\\\"h-n-bold\\\">Wild Coats <br>Tented Lodge <br>\\r\\n        <\\\/span>Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\\r\\n        <span class=\\\"h-bold\\\">Yala\\\/Sri lanka<\\\/span>\\r\\n      <\\\/p>\\r\\n      <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa73\\\" class=\\\"hotel-block\\\" style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\">\\r\\n        <div class=\\\"hote-side-bat\\\">\\r\\n          <div class=\\\"hotel-city-holder\\\">\\r\\n            <div class=\\\"hotel-city\\\">Yala<\\\/div>\\r\\n          <\\\/div>\\r\\n          <a data-w-id=\\\"637957e5-64ba-4729-52fb-43a4467024bc\\\" href=\\\"#\\\" class=\\\"btn-plus w-inline-block\\\">\\r\\n            <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"plus-icon\\\">+<\\\/div>\\r\\n          <\\\/a>\\r\\n        <\\\/div>\\r\\n        <div class=\\\"hote-side-bat _2\\\">\\r\\n          <h4 class=\\\"heading-2 hotel\\\">Wild Coats <br>Tented Lodge <\\\/h4>\\r\\n        <\\\/div>\\r\\n      <\\\/div>\\r\\n      <div data-w-id=\\\"03e78a1b-9406-9620-24df-628e22d4b4bb\\\" class=\\\"hotel-description-block\\\" style=\\\"transform: translate3d(-100%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n<\\\/div>\\r\\n\\r\\n<style scoped>\\r\\n    \\r\\n.hotel-grid-holder {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  overflow: hidden;\\r\\n  width: 75%;\\r\\n  height: 100%;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  z-index: 5;\\r\\n  display: none;\\r\\n  width: 100%;\\r\\n  height: 100%;\\r\\n  grid-auto-columns: 1fr;\\r\\n  -ms-grid-columns: 1fr 1fr 1fr;\\r\\n  grid-template-columns: 1fr 1fr 1fr;\\r\\n  -ms-grid-rows: auto auto;\\r\\n  grid-template-rows: auto auto;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper._2 {\\r\\n  margin-top: 0vh;\\r\\n}\\r\\n\\r\\n.hotel-container {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n}\\r\\n\\r\\n.hotel-container.a1 {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: auto;\\r\\n  right: auto;\\r\\n  bottom: auto;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n  background-color: transparent;\\r\\n  background-image: none;\\r\\n  opacity: 1;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a5 {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a4 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a2 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  -webkit-box-orient: vertical;\\r\\n  -webkit-box-direction: normal;\\r\\n  -webkit-flex-direction: column;\\r\\n  -ms-flex-direction: column;\\r\\n  flex-direction: column;\\r\\n  -webkit-justify-content: space-around;\\r\\n  -ms-flex-pack: distribute;\\r\\n  justify-content: space-around;\\r\\n  -webkit-box-align: center;\\r\\n  -webkit-align-items: center;\\r\\n  -ms-flex-align: center;\\r\\n  align-items: center;\\r\\n}\\r\\n\\r\\n.hotel-container.a3 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.3)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  height: 100%;\\r\\n  -webkit-box-align: stretch;\\r\\n  -webkit-align-items: stretch;\\r\\n  -ms-flex-align: stretch;\\r\\n  align-items: stretch;\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.23)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.22)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._3 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  background-image: url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\\\");\\r\\n  background-position: 50% 50%;\\r\\n  background-size: cover;\\r\\n  background-repeat: no-repeat;\\r\\n}\\r\\n\\r\\n<\\\/style>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1369","post_id":"650","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1370","post_id":"650","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1371","post_id":"650","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1372","post_id":"651","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1373","post_id":"651","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1374","post_id":"651","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1375","post_id":"651","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1376","post_id":"651","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\"},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"567b7e1\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"hotel-grid-holder\\\">\\r\\n  <div class=\\\"hotel-absolute-overlay\\\" style=\\\"display: none;\\\">\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-1\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-2\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-3\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-4\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-5\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-6\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n  <div style=\\\"opacity: 0; display: none;\\\" class=\\\"hotel-absolute-wrapper\\\">\\r\\n    <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa72\\\" class=\\\"hotel-container\\\">\\r\\n      <p data-w-id=\\\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\\\" class=\\\"paragraph-text hotel\\\" style=\\\"opacity: 0;\\\">\\r\\n        <span class=\\\"h-n-bold\\\">Wild Coats <br>Tented Lodge <br>\\r\\n        <\\\/span>Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\\r\\n        <span class=\\\"h-bold\\\">Yala\\\/Sri lanka<\\\/span>\\r\\n      <\\\/p>\\r\\n      <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa73\\\" class=\\\"hotel-block\\\" style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\">\\r\\n        <div class=\\\"hote-side-bat\\\">\\r\\n          <div class=\\\"hotel-city-holder\\\">\\r\\n            <div class=\\\"hotel-city\\\">Yala<\\\/div>\\r\\n          <\\\/div>\\r\\n          <a data-w-id=\\\"637957e5-64ba-4729-52fb-43a4467024bc\\\" href=\\\"#\\\" class=\\\"btn-plus w-inline-block\\\">\\r\\n            <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"plus-icon\\\">+<\\\/div>\\r\\n          <\\\/a>\\r\\n        <\\\/div>\\r\\n        <div class=\\\"hote-side-bat _2\\\">\\r\\n          <h4 class=\\\"heading-2 hotel\\\">Wild Coats <br>Tented Lodge <\\\/h4>\\r\\n        <\\\/div>\\r\\n      <\\\/div>\\r\\n      <div data-w-id=\\\"03e78a1b-9406-9620-24df-628e22d4b4bb\\\" class=\\\"hotel-description-block\\\" style=\\\"transform: translate3d(-100%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n<\\\/div>\\r\\n\\r\\n<style scoped>\\r\\n    \\r\\n.hotel-grid-holder {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  overflow: hidden;\\r\\n  width: 75%;\\r\\n  height: 100%;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  z-index: 5;\\r\\n  display: none;\\r\\n  width: 100%;\\r\\n  height: 100%;\\r\\n  grid-auto-columns: 1fr;\\r\\n  -ms-grid-columns: 1fr 1fr 1fr;\\r\\n  grid-template-columns: 1fr 1fr 1fr;\\r\\n  -ms-grid-rows: auto auto;\\r\\n  grid-template-rows: auto auto;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper._2 {\\r\\n  margin-top: 0vh;\\r\\n}\\r\\n\\r\\n.hotel-container {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n}\\r\\n\\r\\n.hotel-container.a1 {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: auto;\\r\\n  right: auto;\\r\\n  bottom: auto;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n  background-color: transparent;\\r\\n  background-image: none;\\r\\n  opacity: 1;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a5 {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a4 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a2 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  -webkit-box-orient: vertical;\\r\\n  -webkit-box-direction: normal;\\r\\n  -webkit-flex-direction: column;\\r\\n  -ms-flex-direction: column;\\r\\n  flex-direction: column;\\r\\n  -webkit-justify-content: space-around;\\r\\n  -ms-flex-pack: distribute;\\r\\n  justify-content: space-around;\\r\\n  -webkit-box-align: center;\\r\\n  -webkit-align-items: center;\\r\\n  -ms-flex-align: center;\\r\\n  align-items: center;\\r\\n}\\r\\n\\r\\n.hotel-container.a3 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.3)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  height: 100%;\\r\\n  -webkit-box-align: stretch;\\r\\n  -webkit-align-items: stretch;\\r\\n  -ms-flex-align: stretch;\\r\\n  align-items: stretch;\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.23)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.22)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._3 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  background-image: url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\\\");\\r\\n  background-position: 50% 50%;\\r\\n  background-size: cover;\\r\\n  background-repeat: no-repeat;\\r\\n}\\r\\n\\r\\n<\\\/style>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1377","post_id":"651","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1378","post_id":"651","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1379","post_id":"651","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1380","post_id":"652","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1381","post_id":"652","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1382","post_id":"652","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1383","post_id":"652","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1384","post_id":"652","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\"},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"567b7e1\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"hotel-grid-holder\\\">\\r\\n  <div class=\\\"hotel-absolute-overlay\\\" style=\\\"display: none;\\\">\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-1\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-2\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-3\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-4\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-5\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-6\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n  <div style=\\\"opacity: 0; display: none;\\\" class=\\\"hotel-absolute-wrapper\\\">\\r\\n    <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa72\\\" class=\\\"hotel-container\\\">\\r\\n      <p data-w-id=\\\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\\\" class=\\\"paragraph-text hotel\\\" style=\\\"opacity: 0;\\\">\\r\\n        <span class=\\\"h-n-bold\\\">Wild Coats <br>Tented Lodge <br>\\r\\n        <\\\/span>Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\\r\\n        <span class=\\\"h-bold\\\">Yala\\\/Sri lanka<\\\/span>\\r\\n      <\\\/p>\\r\\n      <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa73\\\" class=\\\"hotel-block\\\" style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\">\\r\\n        <div class=\\\"hote-side-bat\\\">\\r\\n          <div class=\\\"hotel-city-holder\\\">\\r\\n            <div class=\\\"hotel-city\\\">Yala<\\\/div>\\r\\n          <\\\/div>\\r\\n          <a data-w-id=\\\"637957e5-64ba-4729-52fb-43a4467024bc\\\" href=\\\"#\\\" class=\\\"btn-plus w-inline-block\\\">\\r\\n            <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"plus-icon\\\">+<\\\/div>\\r\\n          <\\\/a>\\r\\n        <\\\/div>\\r\\n        <div class=\\\"hote-side-bat _2\\\">\\r\\n          <h4 class=\\\"heading-2 hotel\\\">Wild Coats <br>Tented Lodge <\\\/h4>\\r\\n        <\\\/div>\\r\\n      <\\\/div>\\r\\n      <div data-w-id=\\\"03e78a1b-9406-9620-24df-628e22d4b4bb\\\" class=\\\"hotel-description-block\\\" style=\\\"transform: translate3d(-100%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n<\\\/div>\\r\\n\\r\\n<style scoped>\\r\\n    \\r\\n.hotel-grid-holder {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  overflow: hidden;\\r\\n  width: 75%;\\r\\n  height: 100%;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  z-index: 5;\\r\\n  display: none;\\r\\n  width: 100%;\\r\\n  height: 100%;\\r\\n  grid-auto-columns: 1fr;\\r\\n  -ms-grid-columns: 1fr 1fr 1fr;\\r\\n  grid-template-columns: 1fr 1fr 1fr;\\r\\n  -ms-grid-rows: auto auto;\\r\\n  grid-template-rows: auto auto;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper._2 {\\r\\n  margin-top: 0vh;\\r\\n}\\r\\n\\r\\n.hotel-container {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n}\\r\\n\\r\\n.hotel-container.a1 {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: auto;\\r\\n  right: auto;\\r\\n  bottom: auto;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n  background-color: transparent;\\r\\n  background-image: none;\\r\\n  opacity: 1;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a5 {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a4 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a2 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  -webkit-box-orient: vertical;\\r\\n  -webkit-box-direction: normal;\\r\\n  -webkit-flex-direction: column;\\r\\n  -ms-flex-direction: column;\\r\\n  flex-direction: column;\\r\\n  -webkit-justify-content: space-around;\\r\\n  -ms-flex-pack: distribute;\\r\\n  justify-content: space-around;\\r\\n  -webkit-box-align: center;\\r\\n  -webkit-align-items: center;\\r\\n  -ms-flex-align: center;\\r\\n  align-items: center;\\r\\n}\\r\\n\\r\\n.hotel-container.a3 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.3)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  height: 100%;\\r\\n  -webkit-box-align: stretch;\\r\\n  -webkit-align-items: stretch;\\r\\n  -ms-flex-align: stretch;\\r\\n  align-items: stretch;\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.23)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.22)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._3 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  background-image: url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\\\");\\r\\n  background-position: 50% 50%;\\r\\n  background-size: cover;\\r\\n  background-repeat: no-repeat;\\r\\n}\\r\\n\\r\\n<\\\/style>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1385","post_id":"652","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1386","post_id":"652","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1387","post_id":"652","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1388","post_id":"653","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1389","post_id":"653","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1390","post_id":"653","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1391","post_id":"653","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1392","post_id":"653","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\"},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"567b7e1\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"hotel-grid-holder\\\">\\r\\n  <div class=\\\"hotel-absolute-overlay\\\" style=\\\"display: none;\\\">\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-1\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-2\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-3\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-4\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-5\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-6\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n  <div style=\\\"opacity: 0; display: none;\\\" class=\\\"hotel-absolute-wrapper\\\">\\r\\n    <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa72\\\" class=\\\"hotel-container\\\">\\r\\n      <p data-w-id=\\\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\\\" class=\\\"paragraph-text hotel\\\" style=\\\"opacity: 0;\\\">\\r\\n        <span class=\\\"h-n-bold\\\">Wild Coats <br>Tented Lodge <br>\\r\\n        <\\\/span>Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\\r\\n        <span class=\\\"h-bold\\\">Yala\\\/Sri lanka<\\\/span>\\r\\n      <\\\/p>\\r\\n      <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa73\\\" class=\\\"hotel-block\\\" style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\">\\r\\n        <div class=\\\"hote-side-bat\\\">\\r\\n          <div class=\\\"hotel-city-holder\\\">\\r\\n            <div class=\\\"hotel-city\\\">Yala<\\\/div>\\r\\n          <\\\/div>\\r\\n          <a data-w-id=\\\"637957e5-64ba-4729-52fb-43a4467024bc\\\" href=\\\"#\\\" class=\\\"btn-plus w-inline-block\\\">\\r\\n            <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"plus-icon\\\">+<\\\/div>\\r\\n          <\\\/a>\\r\\n        <\\\/div>\\r\\n        <div class=\\\"hote-side-bat _2\\\">\\r\\n          <h4 class=\\\"heading-2 hotel\\\">Wild Coats <br>Tented Lodge <\\\/h4>\\r\\n        <\\\/div>\\r\\n      <\\\/div>\\r\\n      <div data-w-id=\\\"03e78a1b-9406-9620-24df-628e22d4b4bb\\\" class=\\\"hotel-description-block\\\" style=\\\"transform: translate3d(-100%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n<\\\/div>\\r\\n\\r\\n<style scoped>\\r\\n    \\r\\n.hotel-grid-holder {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  overflow: hidden;\\r\\n  width: 75%;\\r\\n  height: 100%;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  z-index: 5;\\r\\n  display: none;\\r\\n  width: 100%;\\r\\n  height: 100%;\\r\\n  grid-auto-columns: 1fr;\\r\\n  -ms-grid-columns: 1fr 1fr 1fr;\\r\\n  grid-template-columns: 1fr 1fr 1fr;\\r\\n  -ms-grid-rows: auto auto;\\r\\n  grid-template-rows: auto auto;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper._2 {\\r\\n  margin-top: 0vh;\\r\\n}\\r\\n\\r\\n.hotel-container {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n}\\r\\n\\r\\n.hotel-container.a1 {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: auto;\\r\\n  right: auto;\\r\\n  bottom: auto;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n  background-color: transparent;\\r\\n  background-image: none;\\r\\n  opacity: 1;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a5 {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a4 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a2 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  -webkit-box-orient: vertical;\\r\\n  -webkit-box-direction: normal;\\r\\n  -webkit-flex-direction: column;\\r\\n  -ms-flex-direction: column;\\r\\n  flex-direction: column;\\r\\n  -webkit-justify-content: space-around;\\r\\n  -ms-flex-pack: distribute;\\r\\n  justify-content: space-around;\\r\\n  -webkit-box-align: center;\\r\\n  -webkit-align-items: center;\\r\\n  -ms-flex-align: center;\\r\\n  align-items: center;\\r\\n}\\r\\n\\r\\n.hotel-container.a3 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.3)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  height: 100%;\\r\\n  -webkit-box-align: stretch;\\r\\n  -webkit-align-items: stretch;\\r\\n  -ms-flex-align: stretch;\\r\\n  align-items: stretch;\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.23)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.22)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._3 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  background-image: url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\\\");\\r\\n  background-position: 50% 50%;\\r\\n  background-size: cover;\\r\\n  background-repeat: no-repeat;\\r\\n}\\r\\n\\r\\n<\\\/style>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1393","post_id":"653","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1394","post_id":"653","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1395","post_id":"653","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1396","post_id":"5","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674634266;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:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1398","post_id":"11","meta_key":"_happyaddons_elements_cache","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1399","post_id":"654","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1400","post_id":"654","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1401","post_id":"654","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1402","post_id":"654","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1403","post_id":"654","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\"},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"567b7e1\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"hotel-grid-holder\\\">\\r\\n  <div class=\\\"hotel-absolute-overlay\\\" style=\\\"display: none;\\\">\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-1\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-2\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-3\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-4\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-5\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-6\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n  <div style=\\\"opacity: 0; display: none;\\\" class=\\\"hotel-absolute-wrapper\\\">\\r\\n    <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa72\\\" class=\\\"hotel-container\\\">\\r\\n      <p data-w-id=\\\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\\\" class=\\\"paragraph-text hotel\\\" style=\\\"opacity: 0;\\\">\\r\\n        <span class=\\\"h-n-bold\\\">Wild Coats <br>Tented Lodge <br>\\r\\n        <\\\/span>Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\\r\\n        <span class=\\\"h-bold\\\">Yala\\\/Sri lanka<\\\/span>\\r\\n      <\\\/p>\\r\\n      <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa73\\\" class=\\\"hotel-block\\\" style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\">\\r\\n        <div class=\\\"hote-side-bat\\\">\\r\\n          <div class=\\\"hotel-city-holder\\\">\\r\\n            <div class=\\\"hotel-city\\\">Yala<\\\/div>\\r\\n          <\\\/div>\\r\\n          <a data-w-id=\\\"637957e5-64ba-4729-52fb-43a4467024bc\\\" href=\\\"#\\\" class=\\\"btn-plus w-inline-block\\\">\\r\\n            <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"plus-icon\\\">+<\\\/div>\\r\\n          <\\\/a>\\r\\n        <\\\/div>\\r\\n        <div class=\\\"hote-side-bat _2\\\">\\r\\n          <h4 class=\\\"heading-2 hotel\\\">Wild Coats <br>Tented Lodge <\\\/h4>\\r\\n        <\\\/div>\\r\\n      <\\\/div>\\r\\n      <div data-w-id=\\\"03e78a1b-9406-9620-24df-628e22d4b4bb\\\" class=\\\"hotel-description-block\\\" style=\\\"transform: translate3d(-100%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n<\\\/div>\\r\\n\\r\\n<style scoped>\\r\\n    \\r\\n.hotel-grid-holder {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  overflow: hidden;\\r\\n  width: 75%;\\r\\n  height: 100%;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  z-index: 5;\\r\\n  display: none;\\r\\n  width: 100%;\\r\\n  height: 100%;\\r\\n  grid-auto-columns: 1fr;\\r\\n  -ms-grid-columns: 1fr 1fr 1fr;\\r\\n  grid-template-columns: 1fr 1fr 1fr;\\r\\n  -ms-grid-rows: auto auto;\\r\\n  grid-template-rows: auto auto;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper._2 {\\r\\n  margin-top: 0vh;\\r\\n}\\r\\n\\r\\n.hotel-container {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n}\\r\\n\\r\\n.hotel-container.a1 {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: auto;\\r\\n  right: auto;\\r\\n  bottom: auto;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n  background-color: transparent;\\r\\n  background-image: none;\\r\\n  opacity: 1;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a5 {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a4 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a2 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  -webkit-box-orient: vertical;\\r\\n  -webkit-box-direction: normal;\\r\\n  -webkit-flex-direction: column;\\r\\n  -ms-flex-direction: column;\\r\\n  flex-direction: column;\\r\\n  -webkit-justify-content: space-around;\\r\\n  -ms-flex-pack: distribute;\\r\\n  justify-content: space-around;\\r\\n  -webkit-box-align: center;\\r\\n  -webkit-align-items: center;\\r\\n  -ms-flex-align: center;\\r\\n  align-items: center;\\r\\n}\\r\\n\\r\\n.hotel-container.a3 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.3)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  height: 100%;\\r\\n  -webkit-box-align: stretch;\\r\\n  -webkit-align-items: stretch;\\r\\n  -ms-flex-align: stretch;\\r\\n  align-items: stretch;\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.23)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.22)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._3 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  background-image: url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\\\");\\r\\n  background-position: 50% 50%;\\r\\n  background-size: cover;\\r\\n  background-repeat: no-repeat;\\r\\n}\\r\\n\\r\\n<\\\/style>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1404","post_id":"654","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1405","post_id":"654","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1406","post_id":"654","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1407","post_id":"654","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674634293;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:10:\"Montserrat\";}s:5:\"icons\";a:1:{i:0;s:8:\"jkiticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1408","post_id":"655","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1409","post_id":"655","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1410","post_id":"655","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1411","post_id":"655","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1412","post_id":"655","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"093\",\"right\":\"0\",\"bottom\":\"093\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\"},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"567b7e1\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"hotel-grid-holder\\\">\\r\\n  <div class=\\\"hotel-absolute-overlay\\\" style=\\\"display: none;\\\">\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-1\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-2\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-3\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-4\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-5\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-6\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n  <div style=\\\"opacity: 0; display: none;\\\" class=\\\"hotel-absolute-wrapper\\\">\\r\\n    <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa72\\\" class=\\\"hotel-container\\\">\\r\\n      <p data-w-id=\\\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\\\" class=\\\"paragraph-text hotel\\\" style=\\\"opacity: 0;\\\">\\r\\n        <span class=\\\"h-n-bold\\\">Wild Coats <br>Tented Lodge <br>\\r\\n        <\\\/span>Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\\r\\n        <span class=\\\"h-bold\\\">Yala\\\/Sri lanka<\\\/span>\\r\\n      <\\\/p>\\r\\n      <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa73\\\" class=\\\"hotel-block\\\" style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\">\\r\\n        <div class=\\\"hote-side-bat\\\">\\r\\n          <div class=\\\"hotel-city-holder\\\">\\r\\n            <div class=\\\"hotel-city\\\">Yala<\\\/div>\\r\\n          <\\\/div>\\r\\n          <a data-w-id=\\\"637957e5-64ba-4729-52fb-43a4467024bc\\\" href=\\\"#\\\" class=\\\"btn-plus w-inline-block\\\">\\r\\n            <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"plus-icon\\\">+<\\\/div>\\r\\n          <\\\/a>\\r\\n        <\\\/div>\\r\\n        <div class=\\\"hote-side-bat _2\\\">\\r\\n          <h4 class=\\\"heading-2 hotel\\\">Wild Coats <br>Tented Lodge <\\\/h4>\\r\\n        <\\\/div>\\r\\n      <\\\/div>\\r\\n      <div data-w-id=\\\"03e78a1b-9406-9620-24df-628e22d4b4bb\\\" class=\\\"hotel-description-block\\\" style=\\\"transform: translate3d(-100%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n<\\\/div>\\r\\n\\r\\n<style scoped>\\r\\n    \\r\\n.hotel-grid-holder {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  overflow: hidden;\\r\\n  width: 75%;\\r\\n  height: 100%;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  z-index: 5;\\r\\n  display: none;\\r\\n  width: 100%;\\r\\n  height: 100%;\\r\\n  grid-auto-columns: 1fr;\\r\\n  -ms-grid-columns: 1fr 1fr 1fr;\\r\\n  grid-template-columns: 1fr 1fr 1fr;\\r\\n  -ms-grid-rows: auto auto;\\r\\n  grid-template-rows: auto auto;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper._2 {\\r\\n  margin-top: 0vh;\\r\\n}\\r\\n\\r\\n.hotel-container {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n}\\r\\n\\r\\n.hotel-container.a1 {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: auto;\\r\\n  right: auto;\\r\\n  bottom: auto;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n  background-color: transparent;\\r\\n  background-image: none;\\r\\n  opacity: 1;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a5 {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a4 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a2 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  -webkit-box-orient: vertical;\\r\\n  -webkit-box-direction: normal;\\r\\n  -webkit-flex-direction: column;\\r\\n  -ms-flex-direction: column;\\r\\n  flex-direction: column;\\r\\n  -webkit-justify-content: space-around;\\r\\n  -ms-flex-pack: distribute;\\r\\n  justify-content: space-around;\\r\\n  -webkit-box-align: center;\\r\\n  -webkit-align-items: center;\\r\\n  -ms-flex-align: center;\\r\\n  align-items: center;\\r\\n}\\r\\n\\r\\n.hotel-container.a3 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.3)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  height: 100%;\\r\\n  -webkit-box-align: stretch;\\r\\n  -webkit-align-items: stretch;\\r\\n  -ms-flex-align: stretch;\\r\\n  align-items: stretch;\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.23)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.22)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._3 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  background-image: url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\\\");\\r\\n  background-position: 50% 50%;\\r\\n  background-size: cover;\\r\\n  background-repeat: no-repeat;\\r\\n}\\r\\n\\r\\n<\\\/style>\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1413","post_id":"655","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1414","post_id":"655","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1415","post_id":"655","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1416","post_id":"655","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674634293;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:10:\"Montserrat\";}s:5:\"icons\";a:1:{i:0;s:8:\"jkiticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1417","post_id":"656","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1418","post_id":"656","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1419","post_id":"656","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1420","post_id":"656","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1421","post_id":"656","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"567b7e1\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"hotel-grid-holder\\\">\\r\\n  <div class=\\\"hotel-absolute-overlay\\\" style=\\\"display: none;\\\">\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-1\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-2\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-3\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-4\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-5\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-6\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n  <div style=\\\"opacity: 0; display: none;\\\" class=\\\"hotel-absolute-wrapper\\\">\\r\\n    <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa72\\\" class=\\\"hotel-container\\\">\\r\\n      <p data-w-id=\\\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\\\" class=\\\"paragraph-text hotel\\\" style=\\\"opacity: 0;\\\">\\r\\n        <span class=\\\"h-n-bold\\\">Wild Coats <br>Tented Lodge <br>\\r\\n        <\\\/span>Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\\r\\n        <span class=\\\"h-bold\\\">Yala\\\/Sri lanka<\\\/span>\\r\\n      <\\\/p>\\r\\n      <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa73\\\" class=\\\"hotel-block\\\" style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\">\\r\\n        <div class=\\\"hote-side-bat\\\">\\r\\n          <div class=\\\"hotel-city-holder\\\">\\r\\n            <div class=\\\"hotel-city\\\">Yala<\\\/div>\\r\\n          <\\\/div>\\r\\n          <a data-w-id=\\\"637957e5-64ba-4729-52fb-43a4467024bc\\\" href=\\\"#\\\" class=\\\"btn-plus w-inline-block\\\">\\r\\n            <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"plus-icon\\\">+<\\\/div>\\r\\n          <\\\/a>\\r\\n        <\\\/div>\\r\\n        <div class=\\\"hote-side-bat _2\\\">\\r\\n          <h4 class=\\\"heading-2 hotel\\\">Wild Coats <br>Tented Lodge <\\\/h4>\\r\\n        <\\\/div>\\r\\n      <\\\/div>\\r\\n      <div data-w-id=\\\"03e78a1b-9406-9620-24df-628e22d4b4bb\\\" class=\\\"hotel-description-block\\\" style=\\\"transform: translate3d(-100%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n<\\\/div>\\r\\n\\r\\n<style scoped>\\r\\n    \\r\\n.hotel-grid-holder {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  overflow: hidden;\\r\\n  width: 75%;\\r\\n  height: 100%;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  z-index: 5;\\r\\n  display: none;\\r\\n  width: 100%;\\r\\n  height: 100%;\\r\\n  grid-auto-columns: 1fr;\\r\\n  -ms-grid-columns: 1fr 1fr 1fr;\\r\\n  grid-template-columns: 1fr 1fr 1fr;\\r\\n  -ms-grid-rows: auto auto;\\r\\n  grid-template-rows: auto auto;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper._2 {\\r\\n  margin-top: 0vh;\\r\\n}\\r\\n\\r\\n.hotel-container {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n}\\r\\n\\r\\n.hotel-container.a1 {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: auto;\\r\\n  right: auto;\\r\\n  bottom: auto;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n  background-color: transparent;\\r\\n  background-image: none;\\r\\n  opacity: 1;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a5 {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a4 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a2 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  -webkit-box-orient: vertical;\\r\\n  -webkit-box-direction: normal;\\r\\n  -webkit-flex-direction: column;\\r\\n  -ms-flex-direction: column;\\r\\n  flex-direction: column;\\r\\n  -webkit-justify-content: space-around;\\r\\n  -ms-flex-pack: distribute;\\r\\n  justify-content: space-around;\\r\\n  -webkit-box-align: center;\\r\\n  -webkit-align-items: center;\\r\\n  -ms-flex-align: center;\\r\\n  align-items: center;\\r\\n}\\r\\n\\r\\n.hotel-container.a3 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.3)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  height: 100%;\\r\\n  -webkit-box-align: stretch;\\r\\n  -webkit-align-items: stretch;\\r\\n  -ms-flex-align: stretch;\\r\\n  align-items: stretch;\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.23)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.22)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._3 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  background-image: url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\\\");\\r\\n  background-position: 50% 50%;\\r\\n  background-size: cover;\\r\\n  background-repeat: no-repeat;\\r\\n}\\r\\n\\r\\n<\\\/style>\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1422","post_id":"656","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1423","post_id":"656","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1424","post_id":"656","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1425","post_id":"656","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674634293;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:10:\"Montserrat\";}s:5:\"icons\";a:1:{i:0;s:8:\"jkiticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1435","post_id":"658","meta_key":"_wp_attached_file","meta_value":"2023\/01\/trip-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1436","post_id":"658","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1920;s:4:\"file\";s:18:\"2023\/01\/trip-1.jpg\";s:8:\"filesize\";i:220835;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"trip-1-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:15672;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"trip-1-576x1024.jpg\";s:5:\"width\";i:576;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:111821;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"trip-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:7627;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"trip-1-768x1365.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:173220;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"trip-1-864x1536.jpg\";s:5:\"width\";i:864;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:201623;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:18:\"trip-1-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:64358;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:18:\"trip-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:94454;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:18:\"trip-1-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:75448;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:18:\"trip-1-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:16121;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:18:\"trip-1-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:23257;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:18:\"trip-1-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:38920;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:18:\"trip-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:52766;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:19:\"trip-1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:64907;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:19:\"trip-1-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:99836;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:20:\"trip-1-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:144512;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:19:\"trip-1-700x1244.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:1244;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:152061;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:18:\"trip-1-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:30649;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:18:\"trip-1-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:78165;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:19:\"trip-1-1080x650.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:94602;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:19:\"trip-1-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:147310;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:20:\"trip-1-1080x1300.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:210823;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1437","post_id":"659","meta_key":"_wp_attached_file","meta_value":"2023\/01\/trip-2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1438","post_id":"659","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1420;s:4:\"file\";s:18:\"2023\/01\/trip-2.jpg\";s:8:\"filesize\";i:148039;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"trip-2-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:17890;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"trip-2-779x1024.jpg\";s:5:\"width\";i:779;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:120229;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"trip-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:6879;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"trip-2-768x1010.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1010;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:117739;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:18:\"trip-2-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:55809;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:18:\"trip-2-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:82015;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:18:\"trip-2-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:64459;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:18:\"trip-2-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:13142;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:18:\"trip-2-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:19014;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:18:\"trip-2-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:32875;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:18:\"trip-2-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:45742;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:19:\"trip-2-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:55228;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:19:\"trip-2-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:82571;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:20:\"trip-2-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:125330;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:18:\"trip-2-700x920.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:920;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:102840;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:18:\"trip-2-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:25486;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:18:\"trip-2-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:67838;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:19:\"trip-2-1080x650.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:76008;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:19:\"trip-2-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:120467;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:20:\"trip-2-1080x1300.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:183252;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1439","post_id":"660","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1440","post_id":"660","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1441","post_id":"660","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1442","post_id":"660","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1443","post_id":"660","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"567b7e1\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"hotel-grid-holder\\\">\\r\\n  <div class=\\\"hotel-absolute-overlay\\\" style=\\\"display: none;\\\">\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-1\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-2\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-3\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-4\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-5\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-6\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n  <div style=\\\"opacity: 0; display: none;\\\" class=\\\"hotel-absolute-wrapper\\\">\\r\\n    <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa72\\\" class=\\\"hotel-container\\\">\\r\\n      <p data-w-id=\\\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\\\" class=\\\"paragraph-text hotel\\\" style=\\\"opacity: 0;\\\">\\r\\n        <span class=\\\"h-n-bold\\\">Wild Coats <br>Tented Lodge <br>\\r\\n        <\\\/span>Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\\r\\n        <span class=\\\"h-bold\\\">Yala\\\/Sri lanka<\\\/span>\\r\\n      <\\\/p>\\r\\n      <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa73\\\" class=\\\"hotel-block\\\" style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\">\\r\\n        <div class=\\\"hote-side-bat\\\">\\r\\n          <div class=\\\"hotel-city-holder\\\">\\r\\n            <div class=\\\"hotel-city\\\">Yala<\\\/div>\\r\\n          <\\\/div>\\r\\n          <a data-w-id=\\\"637957e5-64ba-4729-52fb-43a4467024bc\\\" href=\\\"#\\\" class=\\\"btn-plus w-inline-block\\\">\\r\\n            <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"plus-icon\\\">+<\\\/div>\\r\\n          <\\\/a>\\r\\n        <\\\/div>\\r\\n        <div class=\\\"hote-side-bat _2\\\">\\r\\n          <h4 class=\\\"heading-2 hotel\\\">Wild Coats <br>Tented Lodge <\\\/h4>\\r\\n        <\\\/div>\\r\\n      <\\\/div>\\r\\n      <div data-w-id=\\\"03e78a1b-9406-9620-24df-628e22d4b4bb\\\" class=\\\"hotel-description-block\\\" style=\\\"transform: translate3d(-100%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n<\\\/div>\\r\\n\\r\\n<style scoped>\\r\\n    \\r\\n.hotel-grid-holder {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  overflow: hidden;\\r\\n  width: 75%;\\r\\n  height: 100%;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  z-index: 5;\\r\\n  display: none;\\r\\n  width: 100%;\\r\\n  height: 100%;\\r\\n  grid-auto-columns: 1fr;\\r\\n  -ms-grid-columns: 1fr 1fr 1fr;\\r\\n  grid-template-columns: 1fr 1fr 1fr;\\r\\n  -ms-grid-rows: auto auto;\\r\\n  grid-template-rows: auto auto;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper._2 {\\r\\n  margin-top: 0vh;\\r\\n}\\r\\n\\r\\n.hotel-container {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n}\\r\\n\\r\\n.hotel-container.a1 {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: auto;\\r\\n  right: auto;\\r\\n  bottom: auto;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n  background-color: transparent;\\r\\n  background-image: none;\\r\\n  opacity: 1;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a5 {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a4 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a2 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  -webkit-box-orient: vertical;\\r\\n  -webkit-box-direction: normal;\\r\\n  -webkit-flex-direction: column;\\r\\n  -ms-flex-direction: column;\\r\\n  flex-direction: column;\\r\\n  -webkit-justify-content: space-around;\\r\\n  -ms-flex-pack: distribute;\\r\\n  justify-content: space-around;\\r\\n  -webkit-box-align: center;\\r\\n  -webkit-align-items: center;\\r\\n  -ms-flex-align: center;\\r\\n  align-items: center;\\r\\n}\\r\\n\\r\\n.hotel-container.a3 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.3)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  height: 100%;\\r\\n  -webkit-box-align: stretch;\\r\\n  -webkit-align-items: stretch;\\r\\n  -ms-flex-align: stretch;\\r\\n  align-items: stretch;\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.23)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.22)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._3 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  background-image: url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\\\");\\r\\n  background-position: 50% 50%;\\r\\n  background-size: cover;\\r\\n  background-repeat: no-repeat;\\r\\n}\\r\\n\\r\\n<\\\/style>\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1444","post_id":"660","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1445","post_id":"660","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1446","post_id":"660","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1447","post_id":"661","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1448","post_id":"661","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1449","post_id":"661","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1450","post_id":"661","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1451","post_id":"661","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"0\",\"bottom\":\"173\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"567b7e1\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"hotel-grid-holder\\\">\\r\\n  <div class=\\\"hotel-absolute-overlay\\\" style=\\\"display: none;\\\">\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-1\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-2\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-3\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-4\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-5\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n    <div class=\\\"hotel-overlay-wrapper\\\">\\r\\n      <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 0, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"hotel-overlay-6\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n  <div style=\\\"opacity: 0; display: none;\\\" class=\\\"hotel-absolute-wrapper\\\">\\r\\n    <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa72\\\" class=\\\"hotel-container\\\">\\r\\n      <p data-w-id=\\\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\\\" class=\\\"paragraph-text hotel\\\" style=\\\"opacity: 0;\\\">\\r\\n        <span class=\\\"h-n-bold\\\">Wild Coats <br>Tented Lodge <br>\\r\\n        <\\\/span>Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\\r\\n        <span class=\\\"h-bold\\\">Yala\\\/Sri lanka<\\\/span>\\r\\n      <\\\/p>\\r\\n      <div data-w-id=\\\"b6863182-0589-0eee-aa95-e21a8e47fa73\\\" class=\\\"hotel-block\\\" style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\">\\r\\n        <div class=\\\"hote-side-bat\\\">\\r\\n          <div class=\\\"hotel-city-holder\\\">\\r\\n            <div class=\\\"hotel-city\\\">Yala<\\\/div>\\r\\n          <\\\/div>\\r\\n          <a data-w-id=\\\"637957e5-64ba-4729-52fb-43a4467024bc\\\" href=\\\"#\\\" class=\\\"btn-plus w-inline-block\\\">\\r\\n            <div style=\\\"transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\" class=\\\"plus-icon\\\">+<\\\/div>\\r\\n          <\\\/a>\\r\\n        <\\\/div>\\r\\n        <div class=\\\"hote-side-bat _2\\\">\\r\\n          <h4 class=\\\"heading-2 hotel\\\">Wild Coats <br>Tented Lodge <\\\/h4>\\r\\n        <\\\/div>\\r\\n      <\\\/div>\\r\\n      <div data-w-id=\\\"03e78a1b-9406-9620-24df-628e22d4b4bb\\\" class=\\\"hotel-description-block\\\" style=\\\"transform: translate3d(-100%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;\\\"><\\\/div>\\r\\n    <\\\/div>\\r\\n  <\\\/div>\\r\\n<\\\/div>\\r\\n\\r\\n<style scoped>\\r\\n    \\r\\n.hotel-grid-holder {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  overflow: hidden;\\r\\n  width: 75%;\\r\\n  height: 100%;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  z-index: 5;\\r\\n  display: none;\\r\\n  width: 100%;\\r\\n  height: 100%;\\r\\n  grid-auto-columns: 1fr;\\r\\n  -ms-grid-columns: 1fr 1fr 1fr;\\r\\n  grid-template-columns: 1fr 1fr 1fr;\\r\\n  -ms-grid-rows: auto auto;\\r\\n  grid-template-rows: auto auto;\\r\\n}\\r\\n\\r\\n.hotel-absolute-wrapper._2 {\\r\\n  margin-top: 0vh;\\r\\n}\\r\\n\\r\\n.hotel-container {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n}\\r\\n\\r\\n.hotel-container.a1 {\\r\\n  position: relative;\\r\\n  left: auto;\\r\\n  top: auto;\\r\\n  right: auto;\\r\\n  bottom: auto;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  overflow: hidden;\\r\\n  background-color: transparent;\\r\\n  background-image: none;\\r\\n  opacity: 1;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a5 {\\r\\n  position: relative;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a4 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container.a2 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  -webkit-box-orient: vertical;\\r\\n  -webkit-box-direction: normal;\\r\\n  -webkit-flex-direction: column;\\r\\n  -ms-flex-direction: column;\\r\\n  flex-direction: column;\\r\\n  -webkit-justify-content: space-around;\\r\\n  -ms-flex-pack: distribute;\\r\\n  justify-content: space-around;\\r\\n  -webkit-box-align: center;\\r\\n  -webkit-align-items: center;\\r\\n  -ms-flex-align: center;\\r\\n  align-items: center;\\r\\n}\\r\\n\\r\\n.hotel-container.a3 {\\r\\n  position: relative;\\r\\n  cursor: pointer;\\r\\n}\\r\\n\\r\\n.hotel-container._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.3)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block {\\r\\n  position: absolute;\\r\\n  left: 0%;\\r\\n  top: 0%;\\r\\n  right: 0%;\\r\\n  bottom: 0%;\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  height: 100%;\\r\\n  -webkit-box-align: stretch;\\r\\n  -webkit-align-items: stretch;\\r\\n  -ms-flex-align: stretch;\\r\\n  align-items: stretch;\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.23)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._2 {\\r\\n  background-image: -webkit-gradient(\\r\\n      linear,\\r\\n      left top,\\r\\n      left bottom,\\r\\n      from(rgba(0, 0, 0, 0.22)),\\r\\n      to(transparent)\\r\\n    ),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\\r\\n    url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\\\");\\r\\n  background-position: 0px 0px, 50% 50%;\\r\\n  background-size: auto, cover;\\r\\n  background-repeat: repeat, no-repeat;\\r\\n}\\r\\n\\r\\n.hotel-block._3 {\\r\\n  display: -webkit-box;\\r\\n  display: -webkit-flex;\\r\\n  display: -ms-flexbox;\\r\\n  display: flex;\\r\\n  background-image: url(\\\"https:\\\/\\\/assets.website-files.com\\\/5d2991a5b9b05d84fd3c12d8\\\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\\\");\\r\\n  background-position: 50% 50%;\\r\\n  background-size: cover;\\r\\n  background-repeat: no-repeat;\\r\\n}\\r\\n\\r\\n<\\\/style>\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1452","post_id":"661","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1453","post_id":"661","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1454","post_id":"661","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1455","post_id":"662","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1456","post_id":"662","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1457","post_id":"662","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1458","post_id":"662","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1459","post_id":"662","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; \\\">HAND PICKED\\nESCAPES IN\\nAFRICA<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24964ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\" font-weight: 300\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1460","post_id":"662","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1461","post_id":"662","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1462","post_id":"662","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1464","post_id":"663","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1465","post_id":"663","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1466","post_id":"663","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1467","post_id":"663","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1468","post_id":"663","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; \\\">HAND PICKED\\nESCAPES IN\\nAFRICA<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24964ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\" font-weight: 300\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1469","post_id":"663","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1470","post_id":"663","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1471","post_id":"663","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1472","post_id":"663","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674636245;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:10:\"Montserrat\";i:9;s:15:\"Times New Roman\";}s:5:\"icons\";a:1:{i:0;s:8:\"jkiticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1473","post_id":"664","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1474","post_id":"664","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1475","post_id":"664","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1476","post_id":"664","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1477","post_id":"664","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; \\\">HAND PICKED\\nESCAPES IN\\nAFRICA<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24964ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\" font-weight: 300\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1478","post_id":"664","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1479","post_id":"664","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1480","post_id":"664","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1481","post_id":"664","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674636245;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:10:\"Montserrat\";i:9;s:15:\"Times New Roman\";}s:5:\"icons\";a:1:{i:0;s:8:\"jkiticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1482","post_id":"665","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1483","post_id":"665","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1484","post_id":"665","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1485","post_id":"665","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1486","post_id":"665","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false}},\"elements\":[{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; \\\">HAND PICKED\\nESCAPES IN\\nAFRICA<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24964ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\" font-weight: 300\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1487","post_id":"665","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1488","post_id":"665","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1489","post_id":"665","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1490","post_id":"665","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674636245;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:10:\"Montserrat\";i:9;s:15:\"Times New Roman\";}s:5:\"icons\";a:1:{i:0;s:8:\"jkiticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1491","post_id":"666","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1492","post_id":"666","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1493","post_id":"666","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1494","post_id":"666","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1495","post_id":"666","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false}},\"elements\":[{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; \\\">HAND PICKED\\nESCAPES IN\\nAFRICA<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24964ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\" font-weight: 300\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1496","post_id":"666","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1497","post_id":"666","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1498","post_id":"666","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1499","post_id":"667","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1500","post_id":"667","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1501","post_id":"667","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1502","post_id":"667","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1503","post_id":"667","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}]},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false}},\"elements\":[{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; \\\">HAND PICKED\\nESCAPES IN\\nAFRICA<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24964ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\" font-weight: 300\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1504","post_id":"667","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1505","post_id":"667","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1506","post_id":"667","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1507","post_id":"668","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1508","post_id":"668","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1509","post_id":"668","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1510","post_id":"668","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1511","post_id":"668","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false}},\"elements\":[{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; \\\">HAND PICKED\\nESCAPES IN\\nAFRICA<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24964ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\" font-weight: 300\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1512","post_id":"668","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1513","post_id":"668","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1514","post_id":"668","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1515","post_id":"669","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1516","post_id":"669","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1517","post_id":"669","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1518","post_id":"669","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1519","post_id":"669","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false}},\"elements\":[{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; \\\">HAND PICKED\\nESCAPES IN\\nAFRICA<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24964ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\" font-weight: 300\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1520","post_id":"669","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1521","post_id":"669","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1522","post_id":"669","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1523","post_id":"670","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1524","post_id":"670","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1525","post_id":"670","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1526","post_id":"670","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1527","post_id":"670","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false}},\"elements\":[{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; \\\">HAND PICKED\\nESCAPES IN\\nAFRICA<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24964ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\" font-weight: 300\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1528","post_id":"670","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1529","post_id":"670","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1530","post_id":"670","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1531","post_id":"671","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1532","post_id":"671","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1533","post_id":"671","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1534","post_id":"671","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1535","post_id":"671","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false}},\"elements\":[{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; \\\">HAND PICKED\\nEXPERIENCES IN\\nAFRICA<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24964ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\" font-weight: 300\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1536","post_id":"671","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1537","post_id":"671","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1538","post_id":"671","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1539","post_id":"672","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1540","post_id":"672","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1541","post_id":"672","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1542","post_id":"672","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1543","post_id":"672","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false}},\"elements\":[{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; \\\">HAND PICKED\\nEXPERIENCES IN\\nAFRICA<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24964ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\" font-weight: 300\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1544","post_id":"672","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1545","post_id":"672","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1546","post_id":"672","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1547","post_id":"673","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1548","post_id":"673","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1549","post_id":"673","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1550","post_id":"673","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1551","post_id":"673","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7c49a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false}},\"elements\":[{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; \\\">HAND PICKED\\nEXPERIENCES IN\\nAFRICA<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24964ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\" font-weight: 300\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1552","post_id":"673","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1553","post_id":"673","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1554","post_id":"673","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1555","post_id":"674","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1556","post_id":"674","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1557","post_id":"674","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1558","post_id":"674","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1559","post_id":"674","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false}},\"elements\":[{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; \\\">HAND PICKED\\nEXPERIENCES IN\\nAFRICA<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24964ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\" font-weight: 300\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1560","post_id":"674","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1561","post_id":"674","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1562","post_id":"674","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1563","post_id":"675","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1564","post_id":"675","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1565","post_id":"675","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1566","post_id":"675","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1567","post_id":"675","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false}},\"elements\":[{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; \\\">HAND PICKED\\nEXPERIENCES IN\\nAFRICA<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24964ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\" font-weight: 300\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1568","post_id":"675","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1569","post_id":"675","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1570","post_id":"675","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1571","post_id":"676","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1572","post_id":"676","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1573","post_id":"676","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1574","post_id":"676","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1575","post_id":"676","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false}},\"elements\":[{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; \\\">HAND PICKED\\nEXPERIENCES IN\\nAFRICA<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24964ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\" font-weight: 300\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1576","post_id":"676","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1577","post_id":"676","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1578","post_id":"676","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1579","post_id":"677","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1580","post_id":"677","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1581","post_id":"677","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1582","post_id":"677","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1583","post_id":"677","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false}},\"elements\":[{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; \\\">HAND PICKED\\nEXPERIENCES IN\\nAFRICA<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24964ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\" font-weight: 300\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1584","post_id":"677","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1585","post_id":"677","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1586","post_id":"677","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1595","post_id":"679","meta_key":"_wp_attached_file","meta_value":"2023\/01\/trip-3.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1596","post_id":"679","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1420;s:4:\"file\";s:18:\"2023\/01\/trip-3.jpg\";s:8:\"filesize\";i:45985;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"trip-3-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:8670;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"trip-3-779x1024.jpg\";s:5:\"width\";i:779;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:45800;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"trip-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:4121;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"trip-3-768x1010.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1010;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:44803;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:18:\"trip-3-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:22963;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:18:\"trip-3-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:32075;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:18:\"trip-3-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:27467;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:18:\"trip-3-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:7199;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:18:\"trip-3-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:9448;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:18:\"trip-3-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:14784;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:18:\"trip-3-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:19446;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:19:\"trip-3-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:26038;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:19:\"trip-3-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:31996;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:20:\"trip-3-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:50210;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:18:\"trip-3-700x920.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:920;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:39415;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:18:\"trip-3-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:12239;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:18:\"trip-3-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:27496;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:19:\"trip-3-1080x650.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:31568;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:19:\"trip-3-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:46168;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:20:\"trip-3-1080x1300.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:69909;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1597","post_id":"680","meta_key":"_wp_attached_file","meta_value":"2023\/01\/trip-4.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1598","post_id":"680","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1420;s:4:\"file\";s:18:\"2023\/01\/trip-4.jpg\";s:8:\"filesize\";i:157731;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"trip-4-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:20337;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"trip-4-779x1024.jpg\";s:5:\"width\";i:779;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:128179;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"trip-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:9018;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"trip-4-768x1010.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1010;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:125650;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:18:\"trip-4-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:70590;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:18:\"trip-4-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:88294;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:18:\"trip-4-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:98226;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:18:\"trip-4-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:21766;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:18:\"trip-4-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:30819;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:18:\"trip-4-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:51088;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:18:\"trip-4-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:58326;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:19:\"trip-4-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:87469;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:19:\"trip-4-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:82618;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:20:\"trip-4-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:155141;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:18:\"trip-4-700x920.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:920;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:107114;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:18:\"trip-4-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:41402;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:18:\"trip-4-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:85360;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:19:\"trip-4-1080x650.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:120702;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:19:\"trip-4-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:119525;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:20:\"trip-4-1080x1300.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:199035;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1599","post_id":"681","meta_key":"_wp_attached_file","meta_value":"2023\/01\/trip-5.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1600","post_id":"681","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1420;s:4:\"file\";s:18:\"2023\/01\/trip-5.jpg\";s:8:\"filesize\";i:110124;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"trip-5-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:15858;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"trip-5-779x1024.jpg\";s:5:\"width\";i:779;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:94235;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"trip-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:7092;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"trip-5-768x1010.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1010;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:92260;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:18:\"trip-5-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:50813;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:18:\"trip-5-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:65717;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:18:\"trip-5-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:64741;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:18:\"trip-5-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:15999;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:18:\"trip-5-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:22061;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:18:\"trip-5-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:34517;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:18:\"trip-5-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:42297;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:19:\"trip-5-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:63478;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:19:\"trip-5-500x1000.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:60197;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:20:\"trip-5-1000x1000.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:109770;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:18:\"trip-5-700x920.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:920;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:80888;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:18:\"trip-5-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:29691;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:18:\"trip-5-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:60968;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:19:\"trip-5-1080x650.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:81902;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:19:\"trip-5-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:86449;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:20:\"trip-5-1080x1300.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:146536;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1601","post_id":"682","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1602","post_id":"682","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1603","post_id":"682","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1604","post_id":"682","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1605","post_id":"682","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false}},\"elements\":[{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; \\\">HAND PICKED\\nEXPERIENCES IN\\nAFRICA<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24964ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\" font-weight: 300\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1606","post_id":"682","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1607","post_id":"682","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1608","post_id":"682","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1609","post_id":"683","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1610","post_id":"683","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1611","post_id":"683","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1612","post_id":"683","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1613","post_id":"683","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false}},\"elements\":[{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; \\\">HAND PICKED\\nEXPERIENCES IN\\nAFRICA<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24964ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\" font-weight: 300\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1614","post_id":"683","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1615","post_id":"683","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1616","post_id":"683","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1617","post_id":"684","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1618","post_id":"684","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1619","post_id":"684","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1620","post_id":"684","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1621","post_id":"684","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"fa5cd1c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"8fcdffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"e633632\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"59be226\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"f686429\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"6baefd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"55fcdd9\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"86970b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"7de19b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"a6ee2cb\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b79f68d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"dc1aaf9\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"f66c1b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c3fa41d\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1622","post_id":"684","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1623","post_id":"684","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1624","post_id":"684","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1625","post_id":"685","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1626","post_id":"685","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1627","post_id":"685","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1628","post_id":"685","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1629","post_id":"685","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"fa5cd1c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"8fcdffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"e633632\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"59be226\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"f686429\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"6baefd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"55fcdd9\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"86970b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"7de19b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"a6ee2cb\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b79f68d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"dc1aaf9\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"f66c1b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c3fa41d\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1630","post_id":"685","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1631","post_id":"685","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1632","post_id":"685","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1633","post_id":"686","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1634","post_id":"686","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1635","post_id":"686","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1636","post_id":"686","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1637","post_id":"686","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"fa5cd1c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"8fcdffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"e633632\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"59be226\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"f686429\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"6baefd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"55fcdd9\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"86970b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"7de19b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"a6ee2cb\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b79f68d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"dc1aaf9\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"f66c1b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c3fa41d\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1638","post_id":"686","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1639","post_id":"686","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1640","post_id":"686","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1641","post_id":"687","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1642","post_id":"687","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1643","post_id":"687","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1644","post_id":"687","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1645","post_id":"687","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"fa5cd1c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"8fcdffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"e633632\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"59be226\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"f686429\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"6baefd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"55fcdd9\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"86970b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"7de19b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"a6ee2cb\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b79f68d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"dc1aaf9\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"f66c1b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c3fa41d\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1646","post_id":"687","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1647","post_id":"687","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1648","post_id":"687","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1657","post_id":"689","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1658","post_id":"689","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1659","post_id":"689","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1660","post_id":"689","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1661","post_id":"689","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"fa5cd1c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"8fcdffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"e633632\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"59be226\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"f686429\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"6baefd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"55fcdd9\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"86970b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"7de19b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"a6ee2cb\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b79f68d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"dc1aaf9\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"f66c1b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c3fa41d\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1662","post_id":"689","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1663","post_id":"689","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1664","post_id":"689","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1665","post_id":"690","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1666","post_id":"690","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1667","post_id":"690","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1668","post_id":"690","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1669","post_id":"690","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"fa5cd1c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"8fcdffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"e633632\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"59be226\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"f686429\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"6baefd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"55fcdd9\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"86970b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"7de19b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"a6ee2cb\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b79f68d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"dc1aaf9\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"f66c1b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c3fa41d\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1670","post_id":"690","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1671","post_id":"690","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1672","post_id":"690","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1673","post_id":"691","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1674","post_id":"691","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1675","post_id":"691","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1676","post_id":"691","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1677","post_id":"691","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"39ffcaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e15b194\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61083df\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8e9cd81\"}],\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1678","post_id":"691","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1679","post_id":"691","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1680","post_id":"691","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1681","post_id":"692","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1682","post_id":"692","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1683","post_id":"692","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1684","post_id":"692","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1685","post_id":"692","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"39ffcaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e15b194\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61083df\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8e9cd81\"}],\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1686","post_id":"692","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1687","post_id":"692","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1688","post_id":"692","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1689","post_id":"693","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1690","post_id":"693","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1691","post_id":"693","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1692","post_id":"693","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1693","post_id":"693","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"39ffcaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e15b194\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61083df\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8e9cd81\"}],\"pa_condition_repeater\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1694","post_id":"693","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1695","post_id":"693","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1696","post_id":"693","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1697","post_id":"694","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1698","post_id":"694","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1699","post_id":"694","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1700","post_id":"694","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1701","post_id":"694","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b93791b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1702","post_id":"694","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1703","post_id":"694","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1704","post_id":"694","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1705","post_id":"695","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1706","post_id":"695","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1707","post_id":"695","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1708","post_id":"695","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1709","post_id":"695","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b93791b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1710","post_id":"695","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1711","post_id":"695","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1712","post_id":"695","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1713","post_id":"696","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1714","post_id":"696","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1715","post_id":"696","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1716","post_id":"696","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1717","post_id":"696","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b93791b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1718","post_id":"696","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1719","post_id":"696","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1720","post_id":"696","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1721","post_id":"697","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1722","post_id":"697","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1723","post_id":"697","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1724","post_id":"697","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1725","post_id":"697","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b93791b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1726","post_id":"697","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1727","post_id":"697","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1728","post_id":"697","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1730","post_id":"698","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1731","post_id":"698","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1732","post_id":"698","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1733","post_id":"698","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1734","post_id":"698","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b93791b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1735","post_id":"698","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1736","post_id":"698","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1737","post_id":"698","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1738","post_id":"698","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674639406;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:10:\"Montserrat\";i:10;s:15:\"Times New Roman\";}s:5:\"icons\";a:2:{i:0;s:8:\"jkiticon\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1739","post_id":"699","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1740","post_id":"699","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1741","post_id":"699","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1742","post_id":"699","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1743","post_id":"699","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"b93791b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1744","post_id":"699","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1745","post_id":"699","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1746","post_id":"699","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1747","post_id":"699","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674639406;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:10:\"Montserrat\";i:10;s:15:\"Times New Roman\";}s:5:\"icons\";a:2:{i:0;s:8:\"jkiticon\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1748","post_id":"700","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1749","post_id":"700","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1750","post_id":"700","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1751","post_id":"700","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1752","post_id":"700","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1753","post_id":"700","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1754","post_id":"700","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1755","post_id":"700","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1756","post_id":"700","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674639406;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:10:\"Montserrat\";i:10;s:15:\"Times New Roman\";}s:5:\"icons\";a:2:{i:0;s:8:\"jkiticon\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1757","post_id":"701","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1758","post_id":"701","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1759","post_id":"701","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1760","post_id":"701","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1761","post_id":"701","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1762","post_id":"701","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1763","post_id":"701","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1764","post_id":"701","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1765","post_id":"702","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1766","post_id":"702","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1767","post_id":"702","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1768","post_id":"702","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1769","post_id":"702","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1770","post_id":"702","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1771","post_id":"702","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1772","post_id":"702","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1773","post_id":"703","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1774","post_id":"703","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1775","post_id":"703","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1776","post_id":"703","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1777","post_id":"703","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1778","post_id":"703","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1779","post_id":"703","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1780","post_id":"703","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1781","post_id":"704","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1782","post_id":"704","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1783","post_id":"704","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1784","post_id":"704","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1785","post_id":"704","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1786","post_id":"704","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1787","post_id":"704","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1788","post_id":"704","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1789","post_id":"705","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1790","post_id":"705","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1791","post_id":"705","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1792","post_id":"705","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1793","post_id":"705","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1794","post_id":"705","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1795","post_id":"705","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1796","post_id":"705","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1797","post_id":"706","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1798","post_id":"706","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1799","post_id":"706","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1800","post_id":"706","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1801","post_id":"706","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1802","post_id":"706","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1803","post_id":"706","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1804","post_id":"706","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1805","post_id":"707","meta_key":"_wp_attached_file","meta_value":"2023\/01\/traces-bg95.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1806","post_id":"707","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:821;s:6:\"height\";i:1426;s:4:\"file\";s:23:\"2023\/01\/traces-bg95.png\";s:8:\"filesize\";i:52357;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"traces-bg95-173x300.png\";s:5:\"width\";i:173;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:12619;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"traces-bg95-590x1024.png\";s:5:\"width\";i:590;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:82452;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"traces-bg95-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5923;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"traces-bg95-768x1334.png\";s:5:\"width\";i:768;s:6:\"height\";i:1334;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:116502;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:23:\"traces-bg95-570x570.png\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:45451;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:23:\"traces-bg95-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:65554;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:23:\"traces-bg95-800x600.png\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:54973;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:23:\"traces-bg95-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13761;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:23:\"traces-bg95-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:18989;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:23:\"traces-bg95-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:29876;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:23:\"traces-bg95-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:38018;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:23:\"traces-bg95-821x500.png\";s:5:\"width\";i:821;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:46595;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:24:\"traces-bg95-500x1000.png\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:77413;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:24:\"traces-bg95-821x1000.png\";s:5:\"width\";i:821;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:87372;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:24:\"traces-bg95-700x1216.png\";s:5:\"width\";i:700;s:6:\"height\";i:1216;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:103590;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:23:\"traces-bg95-539x303.png\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:25840;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"traces-bg95-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:54226;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"traces-bg95-821x650.png\";s:5:\"width\";i:821;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:58239;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"traces-bg95-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:109426;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:24:\"traces-bg95-821x1300.png\";s:5:\"width\";i:821;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:114825;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1807","post_id":"708","meta_key":"_wp_attached_file","meta_value":"2023\/01\/traces-bg95-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1808","post_id":"708","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:821;s:6:\"height\";i:1426;s:4:\"file\";s:25:\"2023\/01\/traces-bg95-1.png\";s:8:\"filesize\";i:52357;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"traces-bg95-1-173x300.png\";s:5:\"width\";i:173;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:12619;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"traces-bg95-1-590x1024.png\";s:5:\"width\";i:590;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:82452;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"traces-bg95-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:5923;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"traces-bg95-1-768x1334.png\";s:5:\"width\";i:768;s:6:\"height\";i:1334;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:116502;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:25:\"traces-bg95-1-570x570.png\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:45451;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:25:\"traces-bg95-1-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:65554;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:25:\"traces-bg95-1-800x600.png\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:54973;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:25:\"traces-bg95-1-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13761;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:25:\"traces-bg95-1-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:18989;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:25:\"traces-bg95-1-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:29876;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:25:\"traces-bg95-1-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:38018;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:25:\"traces-bg95-1-821x500.png\";s:5:\"width\";i:821;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:46595;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:26:\"traces-bg95-1-500x1000.png\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:77413;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:26:\"traces-bg95-1-821x1000.png\";s:5:\"width\";i:821;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:87372;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:26:\"traces-bg95-1-700x1216.png\";s:5:\"width\";i:700;s:6:\"height\";i:1216;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:103590;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:25:\"traces-bg95-1-539x303.png\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:25840;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"traces-bg95-1-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:54226;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"traces-bg95-1-821x650.png\";s:5:\"width\";i:821;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:58239;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"traces-bg95-1-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:109426;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:26:\"traces-bg95-1-821x1300.png\";s:5:\"width\";i:821;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:114825;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1809","post_id":"709","meta_key":"_wp_attached_file","meta_value":"2023\/01\/traces-bg69.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1810","post_id":"709","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1264;s:6:\"height\";i:2238;s:4:\"file\";s:23:\"2023\/01\/traces-bg69.png\";s:8:\"filesize\";i:83524;s:5:\"sizes\";a:22:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"traces-bg69-169x300.png\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:11394;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"traces-bg69-578x1024.png\";s:5:\"width\";i:578;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:76443;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"traces-bg69-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:5505;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"traces-bg69-768x1360.png\";s:5:\"width\";i:768;s:6:\"height\";i:1360;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:110128;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"traces-bg69-868x1536.png\";s:5:\"width\";i:868;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:129341;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"traces-bg69-1157x2048.png\";s:5:\"width\";i:1157;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:181194;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:23:\"traces-bg69-570x570.png\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:43049;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:23:\"traces-bg69-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:60168;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:23:\"traces-bg69-800x600.png\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:51872;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:23:\"traces-bg69-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:12720;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:23:\"traces-bg69-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:17880;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:23:\"traces-bg69-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:28448;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:23:\"traces-bg69-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:35978;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:24:\"traces-bg69-1000x500.png\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:47045;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:24:\"traces-bg69-500x1000.png\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:73150;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:25:\"traces-bg69-1000x1000.png\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:88925;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:24:\"traces-bg69-700x1239.png\";s:5:\"width\";i:700;s:6:\"height\";i:1239;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:98610;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:23:\"traces-bg69-539x303.png\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:23558;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"traces-bg69-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:51485;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"traces-bg69-1264x650.png\";s:5:\"width\";i:1264;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:57521;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"traces-bg69-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:102244;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:25:\"traces-bg69-1264x1300.png\";s:5:\"width\";i:1264;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:108650;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1811","post_id":"710","meta_key":"_wp_attached_file","meta_value":"2023\/01\/travel-content-bg-02.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1812","post_id":"710","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:420;s:6:\"height\";i:483;s:4:\"file\";s:32:\"2023\/01\/travel-content-bg-02.png\";s:8:\"filesize\";i:118281;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"travel-content-bg-02-261x300.png\";s:5:\"width\";i:261;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:70398;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"travel-content-bg-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:25765;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:32:\"travel-content-bg-02-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:58597;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:32:\"travel-content-bg-02-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:86893;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:32:\"travel-content-bg-02-420x380.png\";s:5:\"width\";i:420;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:114543;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:32:\"travel-content-bg-02-420x303.png\";s:5:\"width\";i:420;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:88939;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1813","post_id":"711","meta_key":"_wp_attached_file","meta_value":"2023\/01\/travel-content-bg-02-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1814","post_id":"711","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:420;s:6:\"height\";i:483;s:4:\"file\";s:34:\"2023\/01\/travel-content-bg-02-1.png\";s:8:\"filesize\";i:118281;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"travel-content-bg-02-1-261x300.png\";s:5:\"width\";i:261;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:70398;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"travel-content-bg-02-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:25765;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:34:\"travel-content-bg-02-1-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:58597;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:34:\"travel-content-bg-02-1-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:86893;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:34:\"travel-content-bg-02-1-420x380.png\";s:5:\"width\";i:420;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:114543;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:34:\"travel-content-bg-02-1-420x303.png\";s:5:\"width\";i:420;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:88939;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1815","post_id":"712","meta_key":"_wp_attached_file","meta_value":"2023\/01\/traces-bg69-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1816","post_id":"712","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1264;s:6:\"height\";i:2238;s:4:\"file\";s:25:\"2023\/01\/traces-bg69-1.png\";s:8:\"filesize\";i:83524;s:5:\"sizes\";a:22:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"traces-bg69-1-169x300.png\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:11394;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"traces-bg69-1-578x1024.png\";s:5:\"width\";i:578;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:76443;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"traces-bg69-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:5505;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"traces-bg69-1-768x1360.png\";s:5:\"width\";i:768;s:6:\"height\";i:1360;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:110128;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"traces-bg69-1-868x1536.png\";s:5:\"width\";i:868;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:129341;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"traces-bg69-1-1157x2048.png\";s:5:\"width\";i:1157;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:181194;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:25:\"traces-bg69-1-570x570.png\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:43049;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:25:\"traces-bg69-1-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:60168;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:25:\"traces-bg69-1-800x600.png\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:51872;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:25:\"traces-bg69-1-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:12720;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:25:\"traces-bg69-1-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:17880;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:25:\"traces-bg69-1-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:28448;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:25:\"traces-bg69-1-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:35978;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:26:\"traces-bg69-1-1000x500.png\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:47045;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:26:\"traces-bg69-1-500x1000.png\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:73150;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:27:\"traces-bg69-1-1000x1000.png\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:88925;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:26:\"traces-bg69-1-700x1239.png\";s:5:\"width\";i:700;s:6:\"height\";i:1239;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:98610;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:25:\"traces-bg69-1-539x303.png\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:23558;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"traces-bg69-1-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:51485;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"traces-bg69-1-1264x650.png\";s:5:\"width\";i:1264;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:57521;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"traces-bg69-1-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:102244;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:27:\"traces-bg69-1-1264x1300.png\";s:5:\"width\";i:1264;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:108650;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1817","post_id":"713","meta_key":"_wp_attached_file","meta_value":"2023\/01\/traces-bg95-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1818","post_id":"713","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:821;s:6:\"height\";i:1426;s:4:\"file\";s:25:\"2023\/01\/traces-bg95-2.png\";s:8:\"filesize\";i:52357;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"traces-bg95-2-173x300.png\";s:5:\"width\";i:173;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:12619;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"traces-bg95-2-590x1024.png\";s:5:\"width\";i:590;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:82452;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"traces-bg95-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:5923;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"traces-bg95-2-768x1334.png\";s:5:\"width\";i:768;s:6:\"height\";i:1334;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:116502;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:25:\"traces-bg95-2-570x570.png\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:45451;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:25:\"traces-bg95-2-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:65554;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:25:\"traces-bg95-2-800x600.png\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:54973;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:25:\"traces-bg95-2-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:13761;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:25:\"traces-bg95-2-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:18989;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:25:\"traces-bg95-2-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:29876;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:25:\"traces-bg95-2-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:38018;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:25:\"traces-bg95-2-821x500.png\";s:5:\"width\";i:821;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:46595;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:26:\"traces-bg95-2-500x1000.png\";s:5:\"width\";i:500;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:77413;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:26:\"traces-bg95-2-821x1000.png\";s:5:\"width\";i:821;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:87372;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:26:\"traces-bg95-2-700x1216.png\";s:5:\"width\";i:700;s:6:\"height\";i:1216;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:103590;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:25:\"traces-bg95-2-539x303.png\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:25840;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"traces-bg95-2-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:54226;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"traces-bg95-2-821x650.png\";s:5:\"width\";i:821;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:58239;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"traces-bg95-2-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:109426;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:26:\"traces-bg95-2-821x1300.png\";s:5:\"width\";i:821;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:114825;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1819","post_id":"714","meta_key":"_wp_attached_file","meta_value":"2023\/01\/travel-content-bg-02-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1820","post_id":"714","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:420;s:6:\"height\";i:483;s:4:\"file\";s:34:\"2023\/01\/travel-content-bg-02-2.png\";s:8:\"filesize\";i:118281;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"travel-content-bg-02-2-261x300.png\";s:5:\"width\";i:261;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:70398;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"travel-content-bg-02-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:25765;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:34:\"travel-content-bg-02-2-345x198.png\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:58597;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:34:\"travel-content-bg-02-2-400x260.png\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:86893;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:34:\"travel-content-bg-02-2-420x380.png\";s:5:\"width\";i:420;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:114543;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:34:\"travel-content-bg-02-2-420x303.png\";s:5:\"width\";i:420;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";s:8:\"filesize\";i:88939;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1822","post_id":"715","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1823","post_id":"715","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1824","post_id":"715","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1825","post_id":"715","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1826","post_id":"715","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1827","post_id":"715","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1828","post_id":"715","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1829","post_id":"715","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1830","post_id":"715","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674645270;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:10:\"Montserrat\";i:10;s:15:\"Times New Roman\";}s:5:\"icons\";a:2:{i:0;s:8:\"jkiticon\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1831","post_id":"716","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1832","post_id":"716","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1833","post_id":"716","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1834","post_id":"716","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1835","post_id":"716","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1836","post_id":"716","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1837","post_id":"716","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1838","post_id":"716","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1839","post_id":"716","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674645270;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:10:\"Montserrat\";i:10;s:15:\"Times New Roman\";}s:5:\"icons\";a:2:{i:0;s:8:\"jkiticon\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1840","post_id":"717","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1841","post_id":"717","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1842","post_id":"717","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1843","post_id":"717","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1844","post_id":"717","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1845","post_id":"717","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1846","post_id":"717","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1847","post_id":"717","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1848","post_id":"717","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674645270;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:10:\"Montserrat\";i:10;s:15:\"Times New Roman\";}s:5:\"icons\";a:2:{i:0;s:8:\"jkiticon\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1849","post_id":"718","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1850","post_id":"718","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1851","post_id":"718","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1852","post_id":"718","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1853","post_id":"718","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1854","post_id":"718","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1855","post_id":"718","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1856","post_id":"718","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1857","post_id":"719","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1858","post_id":"719","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1859","post_id":"719","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1860","post_id":"719","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1861","post_id":"719","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}]},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}]},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1862","post_id":"719","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1863","post_id":"719","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1864","post_id":"719","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1865","post_id":"720","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1866","post_id":"720","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1867","post_id":"720","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1868","post_id":"720","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1869","post_id":"720","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1870","post_id":"720","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1871","post_id":"720","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1872","post_id":"720","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1873","post_id":"721","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1874","post_id":"721","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1875","post_id":"721","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1876","post_id":"721","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1877","post_id":"721","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1878","post_id":"721","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1879","post_id":"721","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1880","post_id":"721","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1881","post_id":"722","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1882","post_id":"722","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1883","post_id":"722","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1884","post_id":"722","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1885","post_id":"722","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1886","post_id":"722","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1887","post_id":"722","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1888","post_id":"722","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1889","post_id":"723","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1890","post_id":"723","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1891","post_id":"723","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1892","post_id":"723","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1893","post_id":"723","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1894","post_id":"723","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1895","post_id":"723","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1896","post_id":"723","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1897","post_id":"724","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1898","post_id":"724","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1899","post_id":"724","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1900","post_id":"724","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1901","post_id":"724","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1902","post_id":"724","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1903","post_id":"724","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1904","post_id":"724","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1905","post_id":"725","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1906","post_id":"725","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1907","post_id":"725","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1908","post_id":"725","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1909","post_id":"725","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1910","post_id":"725","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1911","post_id":"725","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1912","post_id":"725","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1913","post_id":"726","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1914","post_id":"726","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1915","post_id":"726","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1916","post_id":"726","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1917","post_id":"726","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1918","post_id":"726","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1919","post_id":"726","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1920","post_id":"726","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1929","post_id":"728","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1930","post_id":"728","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1931","post_id":"728","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1932","post_id":"728","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1933","post_id":"728","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1934","post_id":"728","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1935","post_id":"728","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1936","post_id":"728","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1937","post_id":"729","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1938","post_id":"729","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1939","post_id":"729","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1940","post_id":"729","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1941","post_id":"729","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1942","post_id":"729","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1943","post_id":"729","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1944","post_id":"729","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1945","post_id":"730","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1946","post_id":"730","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1947","post_id":"730","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1948","post_id":"730","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1949","post_id":"730","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf41305\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[{\"id\":\"17105a9\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"a0ea889\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2005e2a\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f2bd557\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"8768f42\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"cf03466\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5ad5899\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"3\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"ha-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1950","post_id":"730","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1951","post_id":"730","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1952","post_id":"730","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1962","post_id":"732","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1963","post_id":"732","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1964","post_id":"732","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1965","post_id":"732","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1966","post_id":"732","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf41305\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[{\"id\":\"17105a9\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"a0ea889\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2005e2a\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f2bd557\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"8768f42\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"cf03466\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5ad5899\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"3\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"ha-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1967","post_id":"732","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1968","post_id":"732","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1969","post_id":"732","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1970","post_id":"732","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674647263;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:10:\"Montserrat\";i:10;s:15:\"Times New Roman\";}s:5:\"icons\";a:3:{i:0;s:8:\"jkiticon\";i:1;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1971","post_id":"733","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1972","post_id":"733","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1973","post_id":"733","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1974","post_id":"733","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1975","post_id":"733","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf41305\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[{\"id\":\"17105a9\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"a0ea889\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2005e2a\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f2bd557\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"8768f42\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"cf03466\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5ad5899\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"3\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"ha-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tailor-Made\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1976","post_id":"733","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1977","post_id":"733","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1978","post_id":"733","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1979","post_id":"733","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674647263;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:10:\"Montserrat\";i:10;s:15:\"Times New Roman\";}s:5:\"icons\";a:3:{i:0;s:8:\"jkiticon\";i:1;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1980","post_id":"734","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1981","post_id":"734","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1982","post_id":"734","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1983","post_id":"734","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1984","post_id":"734","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf41305\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[{\"id\":\"17105a9\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"a0ea889\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2005e2a\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f2bd557\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"8768f42\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"cf03466\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5ad5899\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"3\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"ha-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h1 style=\\\"font-family: Andine;\\\">Tailor-Made<\\\/h1>\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1985","post_id":"734","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1986","post_id":"734","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1987","post_id":"734","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1988","post_id":"734","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674647263;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:10:\"Montserrat\";i:10;s:15:\"Times New Roman\";}s:5:\"icons\";a:3:{i:0;s:8:\"jkiticon\";i:1;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1989","post_id":"735","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1990","post_id":"735","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1991","post_id":"735","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1992","post_id":"735","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1993","post_id":"735","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf41305\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[{\"id\":\"17105a9\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"a0ea889\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2005e2a\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f2bd557\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"8768f42\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"cf03466\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5ad5899\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"3\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"ha-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h1 style=\\\"font-family: Andine;\\\">Tailor-Made<\\\/h1>\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1994","post_id":"735","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1995","post_id":"735","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1996","post_id":"735","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1997","post_id":"736","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1998","post_id":"736","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1999","post_id":"736","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2000","post_id":"736","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2001","post_id":"736","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf41305\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[{\"id\":\"17105a9\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"a0ea889\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2005e2a\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f2bd557\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"8768f42\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"cf03466\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5ad5899\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"3\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"ha-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h1 style=\\\"font-family: Andine;\\\">Tailor-Made<\\\/h1>\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2002","post_id":"736","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2003","post_id":"736","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2004","post_id":"736","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2005","post_id":"737","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2006","post_id":"737","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2007","post_id":"737","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2008","post_id":"737","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2009","post_id":"737","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf41305\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[{\"id\":\"17105a9\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"a0ea889\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2005e2a\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f2bd557\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"8768f42\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"cf03466\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5ad5899\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"3\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"ha-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h1 style=\\\"font-family: Andine; color: #fff\\\">Tailor-Made<\\\/h1>\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2010","post_id":"737","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2011","post_id":"737","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2012","post_id":"737","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2013","post_id":"738","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2014","post_id":"738","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2015","post_id":"738","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2016","post_id":"738","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2017","post_id":"738","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf41305\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[{\"id\":\"17105a9\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"a0ea889\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2005e2a\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f2bd557\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"8768f42\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"cf03466\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5ad5899\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"3\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"ha-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h1 style=\\\"font-family: Andine; color: #fff\\\">Tailor-Made<\\\/h1>\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2018","post_id":"738","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2019","post_id":"738","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2020","post_id":"738","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2021","post_id":"739","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2022","post_id":"739","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2023","post_id":"739","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2024","post_id":"739","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2025","post_id":"739","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf41305\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[{\"id\":\"17105a9\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"a0ea889\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"2005e2a\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f2bd557\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"8768f42\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"cf03466\"},{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-1.jpg\",\"id\":658,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"5ad5899\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"3\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"ha-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h1 style=\\\"font-family: Andine; color: #fff\\\">Tailor-Made<\\\/h1>\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2026","post_id":"739","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2027","post_id":"739","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2028","post_id":"739","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2029","post_id":"740","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2030","post_id":"740","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2031","post_id":"740","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2032","post_id":"740","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2033","post_id":"740","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf41305\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h1 style=\\\"font-family: Andine; color: #fff\\\">Tailor-Made<\\\/h1>\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2034","post_id":"740","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2035","post_id":"740","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2036","post_id":"740","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2038","post_id":"741","meta_key":"_wp_attached_file","meta_value":"2023\/01\/beach-6923793_1280.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2039","post_id":"741","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:30:\"2023\/01\/beach-6923793_1280.jpg\";s:8:\"filesize\";i:379691;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"beach-6923793_1280-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:16515;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"beach-6923793_1280-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:144541;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"beach-6923793_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:8013;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"beach-6923793_1280-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:86601;}s:16:\"portfolio-square\";a:5:{s:4:\"file\";s:30:\"beach-6923793_1280-570x570.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:79955;}s:18:\"portfolio-portrait\";a:5:{s:4:\"file\";s:30:\"beach-6923793_1280-600x720.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:119140;}s:19:\"portfolio-landscape\";a:5:{s:4:\"file\";s:30:\"beach-6923793_1280-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:116701;}s:18:\"menu-featured-post\";a:5:{s:4:\"file\";s:30:\"beach-6923793_1280-345x198.jpg\";s:5:\"width\";i:345;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:21041;}s:20:\"qode-carousel_slider\";a:5:{s:4:\"file\";s:30:\"beach-6923793_1280-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:30063;}s:16:\"portfolio_slider\";a:5:{s:4:\"file\";s:30:\"beach-6923793_1280-500x380.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:51291;}s:25:\"portfolio_masonry_regular\";a:5:{s:4:\"file\";s:30:\"beach-6923793_1280-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:63566;}s:22:\"portfolio_masonry_wide\";a:5:{s:4:\"file\";s:31:\"beach-6923793_1280-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:123936;}s:22:\"portfolio_masonry_tall\";a:5:{s:4:\"file\";s:30:\"beach-6923793_1280-500x720.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:99549;}s:23:\"portfolio_masonry_large\";a:5:{s:4:\"file\";s:31:\"beach-6923793_1280-1000x720.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:198663;}s:28:\"portfolio_masonry_with_space\";a:5:{s:4:\"file\";s:30:\"beach-6923793_1280-700x394.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:73186;}s:17:\"latest_post_boxes\";a:5:{s:4:\"file\";s:30:\"beach-6923793_1280-539x303.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:45444;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:30:\"beach-6923793_1280-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:100783;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"beach-6923793_1280-1280x650.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:230094;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:30:\"beach-6923793_1280-650x720.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image\/jpeg\";s:8:\"filesize\";i:129202;}}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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2040","post_id":"318","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674648689;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2041","post_id":"318","meta_key":"_happyaddons_elements_cache","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2042","post_id":"315","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674648690;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2043","post_id":"315","meta_key":"_happyaddons_elements_cache","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2044","post_id":"308","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674648690;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2045","post_id":"308","meta_key":"_happyaddons_elements_cache","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2046","post_id":"742","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2047","post_id":"742","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2048","post_id":"742","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2049","post_id":"742","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2050","post_id":"742","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf41305\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h1 style=\\\"font-family: Andine; color: #fff\\\">Tailor-Made<\\\/h1>\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2051","post_id":"742","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2052","post_id":"742","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2053","post_id":"742","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2054","post_id":"742","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674647491;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:10:\"Montserrat\";i:10;s:15:\"Times New Roman\";}s:5:\"icons\";a:2:{i:0;s:8:\"jkiticon\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2055","post_id":"743","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2056","post_id":"743","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2057","post_id":"743","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2058","post_id":"743","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2059","post_id":"743","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf41305\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h1 style=\\\"font-family: Andine; color: #fff\\\">Tailor-Made<\\\/h1>\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[{\"id\":\"0971956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-10.png\",\"id\":350},\"image_size\":\"full\",\"align\":\"center\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2060","post_id":"743","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2061","post_id":"743","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2062","post_id":"743","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2063","post_id":"743","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674647491;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:10:\"Montserrat\";i:10;s:15:\"Times New Roman\";}s:5:\"icons\";a:2:{i:0;s:8:\"jkiticon\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2064","post_id":"744","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2065","post_id":"744","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2066","post_id":"744","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2067","post_id":"744","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2068","post_id":"744","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf41305\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h1 style=\\\"font-family: Andine; color: #fff\\\">Tailor-Made<\\\/h1>\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2069","post_id":"744","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2070","post_id":"744","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2071","post_id":"744","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2072","post_id":"744","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674647491;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:10:\"Montserrat\";i:10;s:15:\"Times New Roman\";}s:5:\"icons\";a:2:{i:0;s:8:\"jkiticon\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2073","post_id":"11","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674662261;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:10:\"Montserrat\";i:10;s:15:\"Times New Roman\";}s:5:\"icons\";a:2:{i:0;s:8:\"jkiticon\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2074","post_id":"441","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674673704;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2075","post_id":"441","meta_key":"_happyaddons_elements_cache","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2076","post_id":"334","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674707958;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2077","post_id":"334","meta_key":"_happyaddons_elements_cache","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2078","post_id":"479","meta_key":"_eael_custom_js","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2079","post_id":"479","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674709332;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2080","post_id":"479","meta_key":"_happyaddons_elements_cache","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2081","post_id":"479","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2082","post_id":"452","meta_key":"_eael_custom_js","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2083","post_id":"452","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674709344;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2084","post_id":"452","meta_key":"_happyaddons_elements_cache","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2085","post_id":"452","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2088","post_id":"746","meta_key":"_form","meta_value":"<label> Your name\n    [text* your-name autocomplete:name] <\/label>\n\n<label> Your email\n    [email* your-email autocomplete:email] <\/label>\n\n<label> Subject\n    [text* your-subject] <\/label>\n\n<label> Your message (optional)\n    [textarea your-message] <\/label>\n\n[submit \"Submit\"]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2089","post_id":"746","meta_key":"_mail","meta_value":"a:8:{s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:44:\"[_site_title] <wordpress@hola.egktech.co.tz>\";s:4:\"body\";s:163:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2090","post_id":"746","meta_key":"_mail_2","meta_value":"a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:44:\"[_site_title] <wordpress@hola.egktech.co.tz>\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2091","post_id":"746","meta_key":"_messages","meta_value":"a:12:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:27:\"Please fill out this field.\";s:16:\"invalid_too_long\";s:32:\"This field has a too long input.\";s:17:\"invalid_too_short\";s:33:\"This field has a too short input.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:31:\"The uploaded file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2092","post_id":"746","meta_key":"_additional_settings","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2093","post_id":"746","meta_key":"_locale","meta_value":"en_US"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2094","post_id":"334","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2095","post_id":"334","meta_key":"_wp_trash_meta_time","meta_value":"1674749611"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2096","post_id":"334","meta_key":"_wp_desired_post_slug","meta_value":"about"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2097","post_id":"747","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2098","post_id":"747","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2099","post_id":"747","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2100","post_id":"747","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2101","post_id":"747","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2102","post_id":"747","meta_key":"_elementor_data","meta_value":"[{\"id\":\"49bf2fa4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"76\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"38ba83f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"771d6b3e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"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},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c00ccfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"77041242\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-7.png\",\"id\":385},\"image_size\":\"full\",\"align\":\"right\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1764fa79\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-177\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5},\"elements\":[{\"id\":\"53066eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2381c42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/about-single-img-1.png\",\"id\":383},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"433a9e62\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"23\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e3553ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1>What we do<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d03d332\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6eb63545\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\\\/strong><\\\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bd57e6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/about-single-img-2.png\",\"id\":387},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c9dd6ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><span style=\\\"color: #bfbfbf; font-size: 11px; font-weight: 600;\\\">CEO<\\\/span><\\\/h6>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"203b558b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.png\",\"id\":405},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"107\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"70fa93fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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}},\"elements\":[{\"id\":\"29b01008\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"z_index\":3,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47bc72be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"6585c7e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Our awesome team<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da4e0fc\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3c3fb149\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"44578f56\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43b35b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"67d4e132\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-8.png\",\"id\":392},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d2ccc23\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-172\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-9\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"40\",\"gap\":\"wide\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-11\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a57e44a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6f7148\",\"elType\":\"widget\",\"settings\":{\"team_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/team-1.png\",\"id\":393},\"team_name\":\"Hellena Simons\",\"team_position\":\"Tourist guide\",\"background_color\":\"rgba(255, 255, 255, 0)\",\"box_border\":\"no\",\"show_separator\":\"no\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_tag\":\"h4\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_team\"}],\"isInner\":true},{\"id\":\"3ed647d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"978a087\",\"elType\":\"widget\",\"settings\":{\"team_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/team-2.png\",\"id\":394},\"team_name\":\"John Maraovich\",\"team_position\":\"Ceo company\",\"background_color\":\"rgba(255, 255, 255, 0)\",\"box_border\":\"no\",\"show_separator\":\"no\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_tag\":\"h4\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_team\"}],\"isInner\":true},{\"id\":\"bd9615a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cb1246\",\"elType\":\"widget\",\"settings\":{\"team_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/team-3.png\",\"id\":397},\"team_name\":\"Sophia Lauretis\",\"team_position\":\"Photographer\",\"background_color\":\"rgba(255, 255, 255, 0)\",\"box_border\":\"no\",\"show_separator\":\"no\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"bridge_team\"}],\"isInner\":true},{\"id\":\"660a1d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7df8fea\",\"elType\":\"widget\",\"settings\":{\"team_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/team-4.png\",\"id\":398},\"team_name\":\"Leni Bronson\",\"team_position\":\"Manager\",\"background_color\":\"rgba(255, 255, 255, 0)\",\"box_border\":\"no\",\"show_separator\":\"no\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"bridge_team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de5aeb4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"c522cb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2a02f39\",\"elType\":\"widget\",\"settings\":{\"team_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/team-5.png\",\"id\":400},\"team_name\":\"Ben De Bear\",\"team_position\":\"Tourist guide\",\"background_color\":\"rgba(255, 255, 255, 0)\",\"box_border\":\"no\",\"show_separator\":\"no\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"bridge_team\"}],\"isInner\":true},{\"id\":\"cbe7bef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8aaf394\",\"elType\":\"widget\",\"settings\":{\"team_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/team-6.png\",\"id\":401},\"team_name\":\"Stela Huberhown\",\"team_position\":\"Ceo company\",\"background_color\":\"rgba(255, 255, 255, 0)\",\"box_border\":\"no\",\"show_separator\":\"no\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"bridge_team\"}],\"isInner\":true},{\"id\":\"5c6feaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c26070a\",\"elType\":\"widget\",\"settings\":{\"team_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/team-7.png\",\"id\":402},\"team_name\":\"Sebastian Roch\\u00e9\",\"team_position\":\"Photographer\",\"background_color\":\"rgba(255, 255, 255, 0)\",\"box_border\":\"no\",\"show_separator\":\"no\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"bridge_team\"}],\"isInner\":true},{\"id\":\"614b973\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39eae01\",\"elType\":\"widget\",\"settings\":{\"team_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/team-8.png\",\"id\":403},\"team_name\":\"Leni Bronson\",\"team_position\":\"Manager\",\"background_color\":\"rgba(255, 255, 255, 0)\",\"box_border\":\"no\",\"show_separator\":\"no\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"bridge_team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"104c53a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"223\",\"right\":\"0\",\"bottom\":\"223\",\"left\":\"0\",\"isLinked\":false},\"qode_enable_parallax\":\"holder\",\"qode_parallax_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-3.jpg\",\"id\":260},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"2e9a8c07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6b218b35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-4.png\",\"id\":262},\"image_size\":\"full\",\"align\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2edfac0e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271},\"padding\":{\"unit\":\"px\",\"top\":\"135\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"3408d4fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"796f0b16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Testimonials<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e918844\",\"elType\":\"widget\",\"settings\":{\"category\":\"home\",\"number\":\"3\",\"number_per_slide\":\"1\",\"show_title\":\"no\",\"show_rating\":\"no\",\"author_image\":\"yes\",\"show_navigation\":\"yes\",\"auto_rotate_slides\":\"3\",\"animation_speed\":\"500\"},\"elements\":[],\"widgetType\":\"bridge_testimonials_carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d20a96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_tablet\":{\"unit\":\"%\",\"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_tablet\":{\"unit\":\"%\",\"top\":\"7\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56d63d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55b6311\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-9.png\",\"id\":426},\"image_size\":\"full\",\"align\":\"center\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c2f485\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-107\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-9\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-11\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"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}},\"elements\":[{\"id\":\"540c2cc4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6b9fc959\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2103","post_id":"747","meta_key":"_elementor_controls_usage","meta_value":"a:8:{s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:1;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:19;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:19;s:19:\"_inline_size_tablet\";i:10;s:21:\"space_between_widgets\";i:8;s:16:\"content_position\";i:1;s:5:\"align\";i:4;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:6;s:14:\"padding_tablet\";i:10;s:14:\"padding_mobile\";i:9;s:13:\"margin_mobile\";i:4;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:12;s:3:\"gap\";i:11;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:8;s:7:\"padding\";i:11;s:13:\"margin_mobile\";i:8;s:14:\"padding_mobile\";i:8;s:14:\"padding_tablet\";i:7;s:7:\"z_index\";i:5;s:13:\"margin_tablet\";i:6;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:4;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:3;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}}}}s:11:\"text-editor\";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_editor\";a:1:{s:6:\"editor\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:5;s:8:\"_padding\";i:5;s:15:\"_padding_tablet\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:2;s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"bridge_team\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:7:{s:10:\"team_image\";i:8;s:9:\"team_name\";i:8;s:13:\"team_position\";i:8;s:16:\"background_color\";i:8;s:10:\"box_border\";i:8;s:14:\"show_separator\";i:8;s:9:\"title_tag\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:8;s:7:\"_margin\";i:2;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2104","post_id":"747","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2105","post_id":"747","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674707958;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2106","post_id":"479","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2107","post_id":"479","meta_key":"_wp_trash_meta_time","meta_value":"1674749611"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2108","post_id":"479","meta_key":"_wp_desired_post_slug","meta_value":"contact"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2109","post_id":"748","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2110","post_id":"748","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2111","post_id":"748","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2112","post_id":"748","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2113","post_id":"748","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2114","post_id":"748","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5f0e21e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"439b58e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0a097a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/map.jpg\",\"id\":481},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64c2a11\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"143\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"637d10b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e546442\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Contact Us<\\\/h3>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7667b4\",\"elType\":\"widget\",\"settings\":{\"cf7\":\"478\",\"html_class\":\"cf7_custom_style_2\"},\"elements\":[],\"widgetType\":\"bridge_cf_7\"}],\"isInner\":false},{\"id\":\"903b732\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"top\",\"space_between_widgets\":0,\"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\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e50742\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Need help?<\\\/h4>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff26d9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Donec vel quam vitae nisl posuere efficitur. Suspendisse eget lectus est. Pellentesque vitae maximus turpis. Morbi sodales vestibulum lorem a ultricies. Pellentesque id dignissim leo. Quisque porta eros nunc, non sodales tellus feugiat nec. Quisque sed pulvinar nulla. Donec viverra nisl non sem bibendum, et ullamcorper est mattis.\\u00a0<\\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16f7c7a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"0be9e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"48aed00\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>London<\\\/h4>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60c866d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>8 Carlton Gardens,\\u00a0St. James,<br \\\/>London, United Kingdom<br \\\/>Phone:\\u00a0<a href=\\\"tel:+881010000000\\\">+88 (0) 101 0000 000<\\\/a><br \\\/>Fax:<a href=\\\"tel:+881010000000\\\">+88 (0) 202 0000 001<\\\/a><br \\\/>Email:\\u00a0<a href=\\\"mailto:office@bridge.com\\\">office@bridge.com<\\\/a><\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3edc393\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"e025123\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>New York<\\\/h4>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"988c2c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>487 8th Avenue, Suite 721,<br \\\/>New York NY 10010<br \\\/>Phone:\\u00a0<a href=\\\"tel:+881010000000\\\">+88 (0) 101 0000 000<\\\/a><br \\\/>Fax:<a href=\\\"tel:+881010000000\\\">+88 (0) 202 0000 001<\\\/a><br \\\/>Email:\\u00a0<a href=\\\"mailto:office@bridge.com\\\">office@bridge.com<\\\/a><\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2115","post_id":"748","meta_key":"_elementor_controls_usage","meta_value":"a:5:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:5;s:21:\"space_between_widgets\";i:4;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:3;s:3:\"gap\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:3;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:3:\"cf7\";i:1;s:10:\"html_class\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2116","post_id":"748","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674709332;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2117","post_id":"748","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2118","post_id":"441","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2119","post_id":"441","meta_key":"_wp_trash_meta_time","meta_value":"1674749611"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2120","post_id":"441","meta_key":"_wp_desired_post_slug","meta_value":"famous-destinations"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2121","post_id":"749","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2122","post_id":"749","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2123","post_id":"749","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2124","post_id":"749","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2125","post_id":"749","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2126","post_id":"749","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5b1b17de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"134\",\"right\":\"0\",\"bottom\":\"127\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"589487b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_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}},\"elements\":[{\"id\":\"1e02069a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"z_index\":0,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26388842\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"3d5632fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-3.png\",\"id\":240},\"image_size\":\"full\",\"align\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"70debd4e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"-93\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52f5bfd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"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\":\"7bb11873\",\"elType\":\"widget\",\"settings\":{\"number_of_cols\":\"6\",\"image_size\":\"full\",\"title_tag\":\"h6\",\"order\":\"DESC\",\"number\":\"-1\",\"_margin_tablet\":{\"unit\":\"px\",\"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\":[],\"widgetType\":\"qode_destination_grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"38e1df23\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F4F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"165\",\"right\":\"0\",\"bottom\":\"147\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8},\"elements\":[{\"id\":\"aab1d56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"409425d4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"5ac7ecb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"62ff6d8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Subscribe to Newsletter<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42225346\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#1E1E1E\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7b2c64cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"41\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6105c767\",\"elType\":\"widget\",\"settings\":{\"html_class\":\"cf7_custom_style_1\",\"cf7\":\"290\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"bridge_cf_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2127","post_id":"749","meta_key":"_elementor_controls_usage","meta_value":"a:7:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:21:\"space_between_widgets\";i:3;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:13:\"margin_tablet\";i:2;s:14:\"padding_tablet\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:5;s:3:\"gap\";i:5;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:4;s:7:\"padding\";i:4;s:7:\"z_index\";i:4;s:13:\"margin_tablet\";i:3;s:13:\"margin_mobile\";i:3;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:3;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:2;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:16:\"background_color\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:1;s:3:\"gap\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2128","post_id":"749","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2129","post_id":"749","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674673704;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2130","post_id":"452","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2131","post_id":"452","meta_key":"_wp_trash_meta_time","meta_value":"1674749611"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2132","post_id":"452","meta_key":"_wp_desired_post_slug","meta_value":"our-best-tours"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2133","post_id":"750","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2134","post_id":"750","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2135","post_id":"750","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2136","post_id":"750","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2137","post_id":"750","meta_key":"_elementor_version","meta_value":"2.9.12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2138","post_id":"750","meta_key":"_elementor_data","meta_value":"[{\"id\":\"33f8a882\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"84\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"4a6757f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"28166d2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-1.png\",\"id\":197},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36795fa8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"%\",\"top\":\"-9\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\"},\"elements\":[{\"id\":\"8ff9c97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"16eb5cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: center;\\\">Popular tour types<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"201c38f7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3f86e969\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"text-align: center;\\\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\\\/h5>\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"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\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1921b350\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90ef423\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"62f6eabf\",\"elType\":\"widget\",\"settings\":{\"title_tag\":\"h3\",\"text_length\":\"10\",\"number\":\"6\"},\"elements\":[],\"widgetType\":\"qode_tours_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32ee1924\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-4.jpg\",\"id\":300},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"2e85eedc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6d83a54c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-text-6.png\",\"id\":302},\"image_size\":\"full\",\"align\":\"center\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2139","post_id":"750","meta_key":"_elementor_controls_usage","meta_value":"a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;s:5:\"align\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:4;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:4;s:3:\"gap\";i:4;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:4;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:1;s:3:\"gap\";i:1;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2140","post_id":"750","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674709344;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2141","post_id":"750","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2142","post_id":"751","meta_key":"_wp_page_template","meta_value":"full_width.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2143","post_id":"751","meta_key":"qode_page_background_image_fixed","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2144","post_id":"751","meta_key":"qode_show-page-title","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2145","post_id":"751","meta_key":"qode_show-sidebar","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2146","post_id":"751","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2147","post_id":"751","meta_key":"rs_page_bg_color","meta_value":"#ffffff"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2148","post_id":"751","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2149","post_id":"751","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2150","post_id":"751","meta_key":"_elementor_version","meta_value":"3.10.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2151","post_id":"751","meta_key":"_elementor_data","meta_value":"[{\"id\":\"ec3a6cd\",\"elType\":\"section\",\"settings\":{\"qode_parallax_speed\":\"0\",\"layout\":\"full_width\",\"gap\":\"no\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6beed82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ee69852\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d2d3b85\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"74303b3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9162786\"}]},\"elements\":[{\"id\":\"1c10673\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd75276\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c4d75c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39f4028\"}]},\"elements\":[{\"id\":\"f53f455\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home-Slider\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b67cd78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-1-1.png\",\"id\":233},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef9c4f0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"85ce477\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd18261\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b8a73b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e8a3291\"}]},\"elements\":[{\"id\":\"cd66206\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cc79897\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1254942\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c790ea3\"}]},\"elements\":[{\"id\":\"ac89493\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c2dc43\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"qode_enable_grid_row\":\"inner\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-27\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":5,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"65439ef\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0cd9388\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b43e391\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bf1eb54\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cc221b8\"}]},\"elements\":[{\"id\":\"2f6dc32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"120115e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c98ff\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a733619\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg69-1.png\",\"id\":712,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\"},\"elements\":[{\"id\":\"6bb2aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/single-img-1-1.png\",\"id\":573,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d33f878\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f9fe29\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9392dbf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a843d42\"}]},\"elements\":[{\"id\":\"41470f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff; font-size: 12px;\\\">WHAT MAKES US DIFFERENT<\\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"265b1c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"color: #fff; font-family: Andiane;\\\">Why Hola Africa<\\\/h1>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18b39a3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#E1E1E1\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ecb9dae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"color: #fff;\\\">As the world\\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c9daa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"READ MORE\",\"size\":\"md\",\"selected_icon\":{\"value\":\"jki jki-arrow-right-solid\",\"library\":\"jkiticon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=secondary\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98ca095\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-2-4.png\",\"id\":593,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"275\",\"right\":\"0\",\"bottom\":\"134\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-91\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\\/colors?id=primary\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4aa2317\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"71bcb59\"}],\"pa_condition_repeater\":[],\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b5f95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8ce98fb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02b2f5e\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/traces-bg95-2.png\",\"id\":713,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83,\"sizes\":[]}},\"elements\":[{\"id\":\"96b8cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"space_between_widgets\":0,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d237a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c850d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"270ff90\"}]},\"elements\":[{\"id\":\"3cb1131\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 12px\\\">GET INSPIRED<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cd46822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"text-align: left; font-family: Andine;\\\">Iconic Destinations<\\\/h1>\",\"_margin\":{\"unit\":\"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\":\"#FFFFFF\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf41305\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bff3345\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"font-weight: 300\\\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09fca09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6272291\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b694efe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2a6cf5f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"21b53d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-img-3-1.jpg\",\"id\":596,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5fd278c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e439113\"}],\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/background-img-2-3.png\",\"id\":271,\"alt\":\"m\",\"source\":\"library\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5b8a1d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fef3bcd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4c17db\"}]},\"elements\":[{\"id\":\"ed3b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"300\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b5a2f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6e7b9c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9436f16\"}]},\"elements\":[{\"id\":\"869554c\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c9b1cc8\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b3253c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=secondary\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5870f74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7dcf0d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"70e3faa\"}]},\"elements\":[{\"id\":\"56b7872\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3ecb57b\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h1 style=\\\"font-family: Andine; color: #fff\\\">Tailor-Made<\\\/h1>\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"826d97d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-family: Andine; color: #fff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14b774e\",\"elType\":\"widget\",\"settings\":{\"title\":\"A CONTINENT FULL OF SAFARI AND <br>\\n<b>BESPOKE EXPERIENCE<\\\/b>\",\"header_size\":\"p\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"200\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534605d\",\"elType\":\"widget\",\"settings\":{\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"366e018\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/background-text-2-1.png\",\"id\":566,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"cff04ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"bottom\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0},\"elements\":[{\"id\":\"aa979be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eeb121\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6cb754d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"1d8eb50\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"6a6d7cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"d8e5156\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Family<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Luxury family safaris and inspiring wildlife adventures with a positive impact.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"d3c9ce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"b61ae90\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"<i>Private<\\\/i> Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"ee3817e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"c9b0910\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Honeymoons\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01e26b9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d652a87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d030c23\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6e01ee1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f95b578\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"910fb80\"}]},\"elements\":[{\"id\":\"d275f3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a902408\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a7cdaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed64499\"}]},\"elements\":[{\"id\":\"53ab746\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"b780236\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7751d42\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b02a725\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ed7a4b\"}]},\"elements\":[{\"id\":\"bc08785\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true},{\"id\":\"98ab839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a05b991\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"379e181\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5330138\"}]},\"elements\":[{\"id\":\"e7e0927\",\"elType\":\"widget\",\"settings\":{\"exad_ihe_hover_style\":\"style_2\",\"exad_ihe_hover_effect_2\":\"imghvr-push-left\",\"exad_ihe_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-2.jpg\",\"id\":659,\"alt\":\"\",\"source\":\"library\"},\"exad_ihe_title\":\"Family Trip\",\"exad_ihe_title_html_tag\":\"h4\",\"exad_ihe_description\":\"Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\\u2019ve learned in school into real life.\",\"exad_ihe_container_background_overlay_background\":\"classic\",\"exad_ihe_title_typography_typography\":\"custom\",\"exad_ihe_title_typography_font_family\":\"Times New Roman\",\"exad_ihe_title_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"exad_ihe_description_typography_typography\":\"custom\",\"exad_ihe_description_typography_text_transform\":\"none\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"exad_ihe_container_background_overlay_color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"exad-image-hover-effect\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff038d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":8,\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"3ea1817\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ab930a9\"}],\"pa_condition_repeater\":[],\"__globals__\":{\"background_color\":\"\"},\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0632673\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"730f6be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a114c1a\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05,\"sizes\":[]}},\"elements\":[{\"id\":\"44ee001\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"pa_condition_repeater\":[],\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cf0ee3e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9d1ff52\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"778eea4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"70\",\"isLinked\":false},\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/travel-content-bg-02-2.png\",\"id\":714,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\"},\"elements\":[{\"id\":\"cf07685\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"342a631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 300;\\\">TRAVEL IN STYLE<\\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8aeff7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Hand picked\\n<i>Experiences<\\\/i> in\\nAfrica<\\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f23af\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"color\":\"globals\\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"9615805\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2d03f08\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"19962b4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8507716\"}]},\"elements\":[{\"id\":\"117a1b7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13f6308\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0178d60\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3fe65a5\"}],\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"26c3158\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9743fb8\"}],\"pa_condition_repeater\":[],\"qode_parallax_speed\":\"0\"},\"elements\":[{\"id\":\"840faab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"10f3a3c\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c03170a\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Family\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"180461a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-3.jpg\",\"id\":679,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"48c4d07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f937013\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c91934d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58e828\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7cd9242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8027d2b\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"f462e6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Private\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a752f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-4.jpg\",\"id\":680,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0dccaea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quality time with family and friends, complete flexibility and exclusive use safari camps.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afa7e5d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7cf3d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bc07a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2b19630\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad60653\"}],\"pa_condition_repeater\":[]},\"elements\":[{\"id\":\"edf5b5f\",\"elType\":\"widget\",\"settings\":{\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"26cecc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<h2 style=\\\"font-family: Andine; font-size: 45px; font-weight: 500\\\">Honeymoon\\n<i>Travel<\\\/i><\\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c6689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/trip-5.jpg\",\"id\":681,\"alt\":\"\",\"source\":\"library\"},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16f1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"893bdd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Discover More\",\"align\":\"center\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ha_advanced_tooltip_content\":\"I am a tooltip\",\"pa_condition_repeater\":[],\"__globals__\":{\"border_color\":\"globals\\\/colors?id=primary\",\"button_text_color\":\"globals\\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd4fc5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"485238f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a100636\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f420f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6d75d69\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c56eeda\"}]},\"elements\":[{\"id\":\"67c6ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2739cbe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"85ec980\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5897e1f\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"86cc5f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-48\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qode_parallax_speed\":\"0\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"954624f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"73209c8\"}],\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b97b9aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5a574d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"565fb23\"}]},\"elements\":[{\"id\":\"350db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"pa_condition_repeater\":[],\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"456ba5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceae529\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"225fcd5\"}]},\"elements\":[{\"id\":\"41ae1e5\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"Instagram\",\"pa_condition_repeater\":[],\"ha_advanced_tooltip_content\":\"I am a tooltip\"},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2152","post_id":"751","meta_key":"_elementor_controls_usage","meta_value":"a:16:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:14:\"revslidertitle\";i:1;s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_tablet\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:23;s:3:\"gap\";i:22;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:17;s:7:\"padding\";i:20;s:7:\"z_index\";i:8;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:7;}s:21:\"section_qode_grid_row\";a:1:{s:20:\"qode_enable_grid_row\";i:10;}s:21:\"section_qode_parallax\";a:2:{s:20:\"qode_enable_parallax\";i:1;s:19:\"qode_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:5;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:1;}}}}s:17:\"qode_tours_filter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;s:5:\"align\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:2;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:11;s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:5;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:5;s:6:\"weight\";i:5;s:3:\"gap\";i:5;}}}}s:15:\"qode_tours_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:6:\"design\";a:2:{s:9:\"title_tag\";i:1;s:11:\"text_length\";i:1;}s:5:\"query\";a:1:{s:6:\"number\";i:1;}}}}s:16:\"bridge_button_v2\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;s:9:\"icon_pack\";i:1;s:7:\"fe_icon\";i:1;}}}}s:21:\"qode_destination_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:6:\"design\";a:3:{s:14:\"number_of_cols\";i:1;s:10:\"image_size\";i:1;s:9:\"title_tag\";i:1;}s:5:\"query\";a:2:{s:5:\"order\";i:1;s:6:\"number\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:13:\"bridge_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:28:\"bridge_testimonials_carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:9:{s:8:\"category\";i:1;s:6:\"number\";i:1;s:16:\"number_per_slide\";i:1;s:10:\"show_title\";i:1;s:11:\"show_rating\";i:1;s:12:\"author_image\";i:1;s:15:\"show_navigation\";i:1;s:18:\"auto_rotate_slides\";i:1;s:15:\"animation_speed\";i:1;}}}}s:16:\"bridge_video_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:10:\"video_link\";i:1;s:11:\"video_image\";i:1;s:13:\"disable_hover\";i:1;s:12:\"disable_zoom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"bridge_cf_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:10:\"html_class\";i:1;s:3:\"cf7\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:19:\"bridge_latest_posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:4:\"type\";i:1;s:16:\"number_of_colums\";i:1;s:8:\"order_by\";i:1;s:5:\"order\";i:1;s:11:\"text_length\";i:1;s:16:\"display_category\";i:1;s:9:\"title_tag\";i:1;s:16:\"display_comments\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2153","post_id":"751","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2154","post_id":"751","meta_key":"_edit_lock","meta_value":"1674650581:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2155","post_id":"751","meta_key":"_eael_custom_js","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2156","post_id":"751","meta_key":"_elementor_page_settings","meta_value":"a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:14:\"ha_grid_number\";s:0:\"\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2157","post_id":"751","meta_key":"_happyaddons_elements_cache","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2158","post_id":"751","meta_key":"_elementor_css","meta_value":"a:6:{s:4:\"time\";i:1674662261;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:10:\"Montserrat\";i:10;s:15:\"Times New Roman\";}s:5:\"icons\";a:2:{i:0;s:8:\"jkiticon\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2159","post_id":"11","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2160","post_id":"11","meta_key":"_wp_trash_meta_time","meta_value":"1674749634"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2161","post_id":"11","meta_key":"_wp_desired_post_slug","meta_value":"home"}}}
{"type":"table","data":{"name":"posts","opts":"ENGINE=InnoDB AUTO_INCREMENT=752 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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"},"indexes":["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`)"]}}
{"type":"row","data":{"table":"posts","row":{"ID":"1","post_author":"1","post_date":"2023-01-13 08:31:02","post_date_gmt":"2023-01-13 08:31:02","post_content":"<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!<\/p>\n<!-- \/wp:paragraph -->","post_title":"Hello world!","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"hello-world","to_ping":"","pinged":"","post_modified":"2023-01-13 08:31:02","post_modified_gmt":"2023-01-13 08:31:02","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/?p=1","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"1"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2","post_author":"1","post_date":"2023-01-13 08:31:02","post_date_gmt":"2023-01-13 08:31:02","post_content":"<!-- 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=\"https:\/\/hola.egktech.co.tz\/wp-admin\/\">your dashboard<\/a> to delete this page and create new pages for your content. Have fun!<\/p>\n<!-- \/wp:paragraph -->","post_title":"Sample Page","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"open","post_password":"","post_name":"sample-page","to_ping":"","pinged":"","post_modified":"2023-01-13 08:31:02","post_modified_gmt":"2023-01-13 08:31:02","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/?page_id=2","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3","post_author":"1","post_date":"2023-01-13 08:31:02","post_date_gmt":"2023-01-13 08:31:02","post_content":"<!-- wp:heading --><h2>Who we are<\/h2><!-- \/wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: <\/strong>Our website address is: https:\/\/hola.egktech.co.tz.<\/p><!-- \/wp:paragraph --><!-- wp:heading --><h2>Comments<\/h2><!-- \/wp:heading --><!-- wp:paragraph --><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><!-- \/wp:paragraph --><!-- wp:paragraph --><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><!-- \/wp:paragraph --><!-- wp:heading --><h2>Media<\/h2><!-- \/wp:heading --><!-- wp:paragraph --><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><!-- \/wp:paragraph --><!-- wp:heading --><h2>Cookies<\/h2><!-- \/wp:heading --><!-- wp:paragraph --><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><!-- \/wp:paragraph --><!-- wp:paragraph --><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><!-- \/wp:paragraph --><!-- wp:paragraph --><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><!-- \/wp:paragraph --><!-- wp:paragraph --><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><!-- \/wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites<\/h2><!-- \/wp:heading --><!-- wp:paragraph --><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><!-- \/wp:paragraph --><!-- wp:paragraph --><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><!-- \/wp:paragraph --><!-- wp:heading --><h2>Who we share your data with<\/h2><!-- \/wp:heading --><!-- wp:paragraph --><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><!-- \/wp:paragraph --><!-- wp:heading --><h2>How long we retain your data<\/h2><!-- \/wp:heading --><!-- wp:paragraph --><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><!-- \/wp:paragraph --><!-- wp:paragraph --><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><!-- \/wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data<\/h2><!-- \/wp:heading --><!-- wp:paragraph --><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><!-- \/wp:paragraph --><!-- wp:heading --><h2>Where your data is sent<\/h2><!-- \/wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: <\/strong>Visitor comments may be checked through an automated spam detection service.<\/p><!-- \/wp:paragraph -->","post_title":"Privacy Policy","post_excerpt":"","post_status":"draft","comment_status":"closed","ping_status":"open","post_password":"","post_name":"privacy-policy","to_ping":"","pinged":"","post_modified":"2023-01-13 08:31:02","post_modified_gmt":"2023-01-13 08:31:02","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/?page_id=3","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"5","post_author":"1","post_date":"2023-01-13 11:10:05","post_date_gmt":"2023-01-13 11:10:05","post_content":"","post_title":"Default Kit","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"default-kit","to_ping":"","pinged":"","post_modified":"2023-01-22 17:49:37","post_modified_gmt":"2023-01-22 17:49:37","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/?p=5","menu_order":"0","post_type":"elementor_library","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6","post_author":"1","post_date":"2023-01-13 11:10:06","post_date_gmt":"2023-01-13 11:10:06","post_content":"","post_title":"qi-addons-for-elementor-placeholder","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"qi-addons-for-elementor-placeholder","to_ping":"","pinged":"","post_modified":"2023-01-13 11:10:06","post_modified_gmt":"2023-01-13 11:10:06","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/qi-addons-for-elementor-placeholder.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"8","post_author":"1","post_date":"2020-06-17 13:06:52","post_date_gmt":"2020-06-17 13:06:52","post_content":"","post_title":"Default Kit","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"default-kit-2","to_ping":"","pinged":"","post_modified":"2020-06-17 13:06:52","post_modified_gmt":"2020-06-17 13:06:52","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?elementor_library=default-kit","menu_order":"0","post_type":"elementor_library","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"11","post_author":"1","post_date":"2020-06-19 09:37:01","post_date_gmt":"2020-06-19 09:37:01","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1>\t\t\n\t\t<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1><h1 style=\"font-family: Andine; color: #fff\">Tailor-Made<\/h1><\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>","post_title":"Home","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"home__trashed","to_ping":"","pinged":"","post_modified":"2023-01-26 16:13:54","post_modified_gmt":"2023-01-26 16:13:54","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?page_id=11","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"14","post_author":"1","post_date":"2020-06-19 14:18:57","post_date_gmt":"2020-06-19 14:18:57","post_content":"","post_title":"tour-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tour-1","to_ping":"","pinged":"","post_modified":"2020-06-19 14:18:57","post_modified_gmt":"2020-06-19 14:18:57","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"16","post_author":"1","post_date":"2020-06-22 07:35:58","post_date_gmt":"2020-06-22 07:35:58","post_content":"","post_title":"tour--title-img-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tour-title-img-1","to_ping":"","pinged":"","post_modified":"2020-06-22 07:35:58","post_modified_gmt":"2020-06-22 07:35:58","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-title-img-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"19","post_author":"1","post_date":"2020-06-22 11:12:29","post_date_gmt":"2020-06-22 11:12:29","post_content":"","post_title":"destination-img-18","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-img-18","to_ping":"","pinged":"","post_modified":"2020-06-22 11:12:29","post_modified_gmt":"2020-06-22 11:12:29","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-img-18.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"21","post_author":"1","post_date":"2020-06-22 11:22:19","post_date_gmt":"2020-06-22 11:22:19","post_content":"","post_title":"destination-title-img-18","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-title-img-18-2","to_ping":"","pinged":"","post_modified":"2020-06-22 11:22:19","post_modified_gmt":"2020-06-22 11:22:19","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-title-img-18-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"26","post_author":"1","post_date":"2020-06-22 11:43:01","post_date_gmt":"2020-06-22 11:43:01","post_content":"","post_title":"destination-g-img-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-g-img-1","to_ping":"","pinged":"","post_modified":"2020-06-22 11:43:01","post_modified_gmt":"2020-06-22 11:43:01","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-g-img-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"27","post_author":"1","post_date":"2020-06-22 11:43:05","post_date_gmt":"2020-06-22 11:43:05","post_content":"","post_title":"destination-g-img-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-g-img-2","to_ping":"","pinged":"","post_modified":"2020-06-22 11:43:05","post_modified_gmt":"2020-06-22 11:43:05","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-g-img-2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"41","post_author":"1","post_date":"2020-06-22 12:02:45","post_date_gmt":"2020-06-22 12:02:45","post_content":"","post_title":"destination-g-img-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-g-img-3","to_ping":"","pinged":"","post_modified":"2020-06-22 12:02:45","post_modified_gmt":"2020-06-22 12:02:45","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-g-img-3.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"42","post_author":"1","post_date":"2020-06-22 12:02:49","post_date_gmt":"2020-06-22 12:02:49","post_content":"","post_title":"destination-g-img-4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-g-img-4","to_ping":"","pinged":"","post_modified":"2020-06-22 12:02:49","post_modified_gmt":"2020-06-22 12:02:49","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-g-img-4.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"43","post_author":"1","post_date":"2020-06-22 12:02:53","post_date_gmt":"2020-06-22 12:02:53","post_content":"","post_title":"destination-g-img-5","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-g-img-5","to_ping":"","pinged":"","post_modified":"2020-06-22 12:02:53","post_modified_gmt":"2020-06-22 12:02:53","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-g-img-5.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"44","post_author":"1","post_date":"2020-06-22 12:02:56","post_date_gmt":"2020-06-22 12:02:56","post_content":"","post_title":"destination-g-img-6","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-g-img-6","to_ping":"","pinged":"","post_modified":"2020-06-22 12:02:56","post_modified_gmt":"2020-06-22 12:02:56","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-g-img-6.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"50","post_author":"1","post_date":"2020-06-22 12:31:02","post_date_gmt":"2020-06-22 12:31:02","post_content":"<h2 style=\"text-align: left;\">San Francisco<\/h2><h5>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin, tellus vitae condimentum egestas, libero dolor auctor tellus, eu consectetur neque elit quis nunc. Cras elementum pretium est.<\/h5><p>Duis dolor est, tincidunt vel enim sit amet, venenatis euismod neque. Duis eleifend ligula id tortor finibus faucibus. Donec et quam pulvinar, blandit tortor a, sollicitudin mauris. Donec orci enim, bibendum a augue quis, aliquet cursus quam. Pellentesque pulvinar, elit at condimentum dictum, sapien nibh auctor tortor, vel vulputate sapien tortor et velit. Sed nulla nisi, congue eu quam vel, molestie gravida ipsum. Curabitur ut lacus vitae tellus lacinia pretium. Proin vestibulum sollicitudin tortor, quis auctor mi rutrum non. Donec non eros eget purus lobortis imperdiet ac vitae est. Interdum et malesuada fames ac ante ipsum primis in faucibus.\u00a0Duis ultricies mi sed lorem blandit, non sodales sapien fermentum. Donec ultricies, turpis a sagittis suscipit, ex odio volutpat sem, vel molestie ligula enim varius est. Pellentesque sodales ipsum nisi. Suspendisse ultrices nulla eu volutpat volutpat. Nunc vestibulum, tortor sollicitudin dapibus egestas, lorem eros vestibulum turpis, ac condimentum erat ipsum rutrum dolor. Donec blandit nisi ut congue rutrum. Vestibulum enim velit, semper hendrerit tristique non, malesuada auctor nulla.\u00a0Nullam ac justo efficitur, tristique ligula.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img width=\"1300\" height=\"854\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-1.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-1.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-1-300x197.jpg 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-1-1024x673.jpg 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-1-768x505.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-1-700x460.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img width=\"1300\" height=\"854\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-2.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-2.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-2-300x197.jpg 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-2-1024x673.jpg 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-2-768x505.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-2-700x460.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t\t\t\n\t\t<h2>Good To Know<\/h2>\t\t\n\t\t<h3 class='qode-rs-title'> \n\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<h6>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h6>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h4>\n\t\t\t\t\t\t\t\t\t\t\tCountry\t\t\t\t\t\t\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t<h6>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h6>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h4>\n\t\t\t\t\t\t\t\t\t\t\tUnited States\t\t\t\t\t\t\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t<h6>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h6>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h4>\n\t\t\t\t\t\t\t\t\t\t\tVisa Requirements\t\t\t\t\t\t\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t<h6>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h6>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h4>\n\t\t\t\t\t\t\t\t\t\t\tVisa in not needed for EU citizens.\t\t\t\t\t\t\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t<h6>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h6>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h4>\n\t\t\t\t\t\t\t\t\t\t\tLanguages spoken\t\t\t\t\t\t\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t<h6>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h6>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h4>\n\t\t\t\t\t\t\t\t\t\t\tEnglish\t\t\t\t\t\t\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t<h6>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h6>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h4>\n\t\t\t\t\t\t\t\t\t\t\tCurrency used\t\t\t\t\t\t\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t<h6>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h6>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h4>\n\t\t\t\t\t\t\t\t\t\t\t Dolar\t\t\t\t\t\t\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t<h6>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h6>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h4>\n\t\t\t\t\t\t\t\t\t\t\tArea (km2)\t\t\t\t\t\t\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t<h6>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h6>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h4>\n\t\t\t\t\t\t\t\t\t\t\t 9.8 million km2\t\t\t\t\t\t\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t<h2 style=\"text-align: left;\">San Francisco<\/h2><p>Nibh venenatis cras sed felis eget velit aliquet. Mi tempus imperdiet nulla malesuada pellentesque elit. Gravida cum sociis natoque penatibus et magnis dis parturient montes. Molestie nunc non blandit massa. Viverra maecenas accumsan lacus vel facilisis. Ridiculus mus mauris vitae ultricies leo integer malesuada. Massa vitae tortor condimentum lacinia quis vel eros. Id faucibus nisl tincidunt eget nullam. Arcu dictum varius duis at consectetur lorem donec massa sapien. Luctus venenatis lectus magna fringilla urna porttitor. Lectus quam id leo in vitae turpis massa sed elementum. Feugiat sed lectus vestibulum mattis. Sed vulputate odio ut enim blandit volutpat maecenas. Ut venenatis tellus in metus vulputate eu scelerisque. Imperdiet dui accumsan sit amet nulla facilisi morbi tempus iaculis. Eu facilisis sed odio morbi quis commodo odio aenean. Arcu non sodales neque sodales ut. Bibendum enim facilisis gravida neque convallis a cras. Nulla pharetra diam sit amet nisl suscipit. Rhoncus urna neque viverra justo nec. Massa tempor nec feugiat nisl pretium fusce id velit ut. Sit amet massa vitae tortor condimentum lacinia quis vel. Vitae purus faucibus ornare.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img width=\"1300\" height=\"854\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-3.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-3.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-3-300x197.jpg 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-3-1024x673.jpg 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-3-768x505.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-3-700x460.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img width=\"1300\" height=\"854\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-4.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-4.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-4-300x197.jpg 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-4-1024x673.jpg 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-4-768x505.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-4-700x460.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img width=\"1300\" height=\"854\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-5.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-5.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-5-300x197.jpg 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-5-1024x673.jpg 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-5-768x505.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-5-700x460.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img width=\"1300\" height=\"854\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-6.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-6.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-6-300x197.jpg 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-6-1024x673.jpg 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-6-768x505.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-g-img-6-700x460.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>","post_title":"Destinations Content","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"destinations-content","to_ping":"","pinged":"","post_modified":"2020-06-22 12:31:02","post_modified_gmt":"2020-06-22 12:31:02","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?elementor_library=destinations-content","menu_order":"0","post_type":"elementor_library","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"54","post_author":"1","post_date":"2020-06-22 12:52:30","post_date_gmt":"2020-06-22 12:52:30","post_content":"","post_title":"destination-img-17","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-img-17","to_ping":"","pinged":"","post_modified":"2020-06-22 12:52:30","post_modified_gmt":"2020-06-22 12:52:30","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-img-17.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"55","post_author":"1","post_date":"2020-06-22 12:53:11","post_date_gmt":"2020-06-22 12:53:11","post_content":"","post_title":"destination-title-img-17","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-title-img-17","to_ping":"","pinged":"","post_modified":"2020-06-22 12:53:11","post_modified_gmt":"2020-06-22 12:53:11","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-title-img-17.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"58","post_author":"1","post_date":"2020-06-22 12:54:46","post_date_gmt":"2020-06-22 12:54:46","post_content":"","post_title":"destination-img-16","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-img-16","to_ping":"","pinged":"","post_modified":"2020-06-22 12:54:46","post_modified_gmt":"2020-06-22 12:54:46","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-img-16.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"59","post_author":"1","post_date":"2020-06-22 12:55:02","post_date_gmt":"2020-06-22 12:55:02","post_content":"","post_title":"destination-title-img-16","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-title-img-16","to_ping":"","pinged":"","post_modified":"2020-06-22 12:55:02","post_modified_gmt":"2020-06-22 12:55:02","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-title-img-16.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"68","post_author":"1","post_date":"2020-06-22 13:01:05","post_date_gmt":"2020-06-22 13:01:05","post_content":"","post_title":"destination-img-15","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-img-15","to_ping":"","pinged":"","post_modified":"2020-06-22 13:01:05","post_modified_gmt":"2020-06-22 13:01:05","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-img-15.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"69","post_author":"1","post_date":"2020-06-22 13:01:26","post_date_gmt":"2020-06-22 13:01:26","post_content":"","post_title":"destination-title-img-15","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-title-img-15","to_ping":"","pinged":"","post_modified":"2020-06-22 13:01:26","post_modified_gmt":"2020-06-22 13:01:26","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-title-img-15.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"73","post_author":"1","post_date":"2020-06-22 13:03:24","post_date_gmt":"2020-06-22 13:03:24","post_content":"","post_title":"destination-img-14","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-img-14","to_ping":"","pinged":"","post_modified":"2020-06-22 13:03:24","post_modified_gmt":"2020-06-22 13:03:24","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-img-14.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"75","post_author":"1","post_date":"2020-06-22 13:04:20","post_date_gmt":"2020-06-22 13:04:20","post_content":"","post_title":"destination-title-img-14","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-title-img-14","to_ping":"","pinged":"","post_modified":"2020-06-22 13:04:20","post_modified_gmt":"2020-06-22 13:04:20","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-title-img-14.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"79","post_author":"1","post_date":"2020-06-22 13:06:33","post_date_gmt":"2020-06-22 13:06:33","post_content":"","post_title":"destination-img-13","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-img-13","to_ping":"","pinged":"","post_modified":"2020-06-22 13:06:33","post_modified_gmt":"2020-06-22 13:06:33","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-img-13.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"80","post_author":"1","post_date":"2020-06-22 13:06:49","post_date_gmt":"2020-06-22 13:06:49","post_content":"","post_title":"destination-title-img-13","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-title-img-13","to_ping":"","pinged":"","post_modified":"2020-06-22 13:06:49","post_modified_gmt":"2020-06-22 13:06:49","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-title-img-13.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"84","post_author":"1","post_date":"2020-06-22 13:08:34","post_date_gmt":"2020-06-22 13:08:34","post_content":"","post_title":"destination-img-12","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-img-12","to_ping":"","pinged":"","post_modified":"2020-06-22 13:08:34","post_modified_gmt":"2020-06-22 13:08:34","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-img-12.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"85","post_author":"1","post_date":"2020-06-22 13:08:51","post_date_gmt":"2020-06-22 13:08:51","post_content":"","post_title":"destination-title-img-12","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-title-img-12","to_ping":"","pinged":"","post_modified":"2020-06-22 13:08:51","post_modified_gmt":"2020-06-22 13:08:51","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-title-img-12.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"89","post_author":"1","post_date":"2020-06-22 13:10:46","post_date_gmt":"2020-06-22 13:10:46","post_content":"","post_title":"destination-img-11","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-img-11","to_ping":"","pinged":"","post_modified":"2020-06-22 13:10:46","post_modified_gmt":"2020-06-22 13:10:46","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-img-11.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"90","post_author":"1","post_date":"2020-06-22 13:11:00","post_date_gmt":"2020-06-22 13:11:00","post_content":"","post_title":"destination-title-img-11","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-title-img-11","to_ping":"","pinged":"","post_modified":"2020-06-22 13:11:00","post_modified_gmt":"2020-06-22 13:11:00","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-title-img-11.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"94","post_author":"1","post_date":"2020-06-22 13:12:41","post_date_gmt":"2020-06-22 13:12:41","post_content":"","post_title":"destination-img-10","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-img-10","to_ping":"","pinged":"","post_modified":"2020-06-22 13:12:41","post_modified_gmt":"2020-06-22 13:12:41","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-img-10.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"95","post_author":"1","post_date":"2020-06-22 13:12:57","post_date_gmt":"2020-06-22 13:12:57","post_content":"","post_title":"destination-title-img-10","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-title-img-10","to_ping":"","pinged":"","post_modified":"2023-01-22 17:38:10","post_modified_gmt":"2023-01-22 17:38:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-title-img-10.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"99","post_author":"1","post_date":"2020-06-22 13:14:41","post_date_gmt":"2020-06-22 13:14:41","post_content":"","post_title":"destination-img-9","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-img-9","to_ping":"","pinged":"","post_modified":"2020-06-22 13:14:41","post_modified_gmt":"2020-06-22 13:14:41","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-img-9.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"100","post_author":"1","post_date":"2020-06-22 13:15:00","post_date_gmt":"2020-06-22 13:15:00","post_content":"","post_title":"destination-title-img-9","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-title-img-9","to_ping":"","pinged":"","post_modified":"2020-06-22 13:15:00","post_modified_gmt":"2020-06-22 13:15:00","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-title-img-9.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"104","post_author":"1","post_date":"2020-06-22 13:16:51","post_date_gmt":"2020-06-22 13:16:51","post_content":"","post_title":"destination-img-8","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-img-8","to_ping":"","pinged":"","post_modified":"2020-06-22 13:16:51","post_modified_gmt":"2020-06-22 13:16:51","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-img-8.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"105","post_author":"1","post_date":"2020-06-22 13:17:12","post_date_gmt":"2020-06-22 13:17:12","post_content":"","post_title":"destination-title-img-8","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-title-img-8","to_ping":"","pinged":"","post_modified":"2020-06-22 13:17:12","post_modified_gmt":"2020-06-22 13:17:12","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-title-img-8.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"109","post_author":"1","post_date":"2020-06-22 13:19:05","post_date_gmt":"2020-06-22 13:19:05","post_content":"","post_title":"destination-img-7","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-img-7","to_ping":"","pinged":"","post_modified":"2020-06-22 13:19:05","post_modified_gmt":"2020-06-22 13:19:05","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-img-7.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"110","post_author":"1","post_date":"2020-06-22 13:19:27","post_date_gmt":"2020-06-22 13:19:27","post_content":"","post_title":"destination-title-img-7","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-title-img-7","to_ping":"","pinged":"","post_modified":"2020-06-22 13:19:27","post_modified_gmt":"2020-06-22 13:19:27","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-title-img-7.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"114","post_author":"1","post_date":"2020-06-22 13:23:04","post_date_gmt":"2020-06-22 13:23:04","post_content":"","post_title":"destination-img-6","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-img-6","to_ping":"","pinged":"","post_modified":"2020-06-22 13:23:04","post_modified_gmt":"2020-06-22 13:23:04","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-img-6.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"115","post_author":"1","post_date":"2020-06-22 13:23:54","post_date_gmt":"2020-06-22 13:23:54","post_content":"","post_title":"destination-title-img-6","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-title-img-6","to_ping":"","pinged":"","post_modified":"2020-06-22 13:23:54","post_modified_gmt":"2020-06-22 13:23:54","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-title-img-6.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"119","post_author":"1","post_date":"2020-06-22 13:25:30","post_date_gmt":"2020-06-22 13:25:30","post_content":"","post_title":"destination-img-5","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-img-5","to_ping":"","pinged":"","post_modified":"2020-06-22 13:25:30","post_modified_gmt":"2020-06-22 13:25:30","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-img-5.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"120","post_author":"1","post_date":"2020-06-22 13:25:46","post_date_gmt":"2020-06-22 13:25:46","post_content":"","post_title":"destination-title-img-5","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-title-img-5","to_ping":"","pinged":"","post_modified":"2020-06-22 13:25:46","post_modified_gmt":"2020-06-22 13:25:46","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-title-img-5.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"124","post_author":"1","post_date":"2020-06-22 13:27:31","post_date_gmt":"2020-06-22 13:27:31","post_content":"","post_title":"destination-img-4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-img-4","to_ping":"","pinged":"","post_modified":"2020-06-22 13:27:31","post_modified_gmt":"2020-06-22 13:27:31","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-img-4.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"125","post_author":"1","post_date":"2020-06-22 13:27:50","post_date_gmt":"2020-06-22 13:27:50","post_content":"","post_title":"destination-title-img-4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-title-img-4","to_ping":"","pinged":"","post_modified":"2020-06-22 13:27:50","post_modified_gmt":"2020-06-22 13:27:50","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-title-img-4.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"129","post_author":"1","post_date":"2020-06-22 13:29:44","post_date_gmt":"2020-06-22 13:29:44","post_content":"","post_title":"destination-img-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-img-3","to_ping":"","pinged":"","post_modified":"2020-06-22 13:29:44","post_modified_gmt":"2020-06-22 13:29:44","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-img-3.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"130","post_author":"1","post_date":"2020-06-22 13:30:02","post_date_gmt":"2020-06-22 13:30:02","post_content":"","post_title":"destination-title-img-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-title-img-3","to_ping":"","pinged":"","post_modified":"2020-06-22 13:30:02","post_modified_gmt":"2020-06-22 13:30:02","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-title-img-3.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"134","post_author":"1","post_date":"2020-06-22 13:31:45","post_date_gmt":"2020-06-22 13:31:45","post_content":"","post_title":"destination-img-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-img-2","to_ping":"","pinged":"","post_modified":"2020-06-22 13:31:45","post_modified_gmt":"2020-06-22 13:31:45","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-img-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"135","post_author":"1","post_date":"2020-06-22 13:32:44","post_date_gmt":"2020-06-22 13:32:44","post_content":"","post_title":"destination-title-img-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-title-img-2","to_ping":"","pinged":"","post_modified":"2020-06-22 13:32:44","post_modified_gmt":"2020-06-22 13:32:44","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-title-img-2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"139","post_author":"1","post_date":"2020-06-22 13:34:17","post_date_gmt":"2020-06-22 13:34:17","post_content":"","post_title":"destination-img-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-img-1","to_ping":"","pinged":"","post_modified":"2020-06-22 13:34:17","post_modified_gmt":"2020-06-22 13:34:17","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-img-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"140","post_author":"1","post_date":"2020-06-22 13:34:33","post_date_gmt":"2020-06-22 13:34:33","post_content":"","post_title":"destination-title-img-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-title-img-1","to_ping":"","pinged":"","post_modified":"2020-06-22 13:34:33","post_modified_gmt":"2020-06-22 13:34:33","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-title-img-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"146","post_author":"1","post_date":"2020-06-23 08:16:47","post_date_gmt":"2020-06-23 08:16:47","post_content":"","post_title":"tour-g-img-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tour-g-img-1","to_ping":"","pinged":"","post_modified":"2020-06-23 08:16:47","post_modified_gmt":"2020-06-23 08:16:47","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-g-img-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"147","post_author":"1","post_date":"2020-06-23 08:16:49","post_date_gmt":"2020-06-23 08:16:49","post_content":"","post_title":"tour-g-img-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tour-g-img-2","to_ping":"","pinged":"","post_modified":"2020-06-23 08:16:49","post_modified_gmt":"2020-06-23 08:16:49","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-g-img-2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"148","post_author":"1","post_date":"2020-06-23 08:16:52","post_date_gmt":"2020-06-23 08:16:52","post_content":"","post_title":"tour-g-img-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tour-g-img-3","to_ping":"","pinged":"","post_modified":"2020-06-23 08:16:52","post_modified_gmt":"2020-06-23 08:16:52","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-g-img-3.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"149","post_author":"1","post_date":"2020-06-23 08:16:55","post_date_gmt":"2020-06-23 08:16:55","post_content":"","post_title":"tour-g-img-4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tour-g-img-4","to_ping":"","pinged":"","post_modified":"2020-06-23 08:16:55","post_modified_gmt":"2020-06-23 08:16:55","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-g-img-4-scaled-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"150","post_author":"1","post_date":"2020-06-23 08:16:59","post_date_gmt":"2020-06-23 08:16:59","post_content":"","post_title":"tour-g-img-5","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tour-g-img-5","to_ping":"","pinged":"","post_modified":"2020-06-23 08:16:59","post_modified_gmt":"2020-06-23 08:16:59","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-g-img-5.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"151","post_author":"1","post_date":"2020-06-23 08:17:04","post_date_gmt":"2020-06-23 08:17:04","post_content":"","post_title":"tour-g-img-6","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tour-g-img-6","to_ping":"","pinged":"","post_modified":"2020-06-23 08:17:04","post_modified_gmt":"2020-06-23 08:17:04","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-g-img-6.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"152","post_author":"1","post_date":"2020-06-23 08:17:07","post_date_gmt":"2020-06-23 08:17:07","post_content":"","post_title":"tour-g-img-7","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tour-g-img-7","to_ping":"","pinged":"","post_modified":"2020-06-23 08:17:07","post_modified_gmt":"2020-06-23 08:17:07","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-g-img-7.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"153","post_author":"1","post_date":"2020-06-23 08:17:11","post_date_gmt":"2020-06-23 08:17:11","post_content":"","post_title":"tour-g-img-8","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tour-g-img-8","to_ping":"","pinged":"","post_modified":"2020-06-23 08:17:11","post_modified_gmt":"2020-06-23 08:17:11","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-g-img-8-scaled-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"155","post_author":"1","post_date":"2020-06-23 08:28:30","post_date_gmt":"2020-06-23 08:28:30","post_content":"","post_title":"sidebar-img-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"sidebar-img-1","to_ping":"","pinged":"","post_modified":"2020-06-23 08:28:30","post_modified_gmt":"2020-06-23 08:28:30","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/sidebar-img-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"159","post_author":"1","post_date":"2020-06-23 09:34:03","post_date_gmt":"2020-06-23 09:34:03","post_content":"","post_title":"tour-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tour-2","to_ping":"","pinged":"","post_modified":"2020-06-23 09:34:03","post_modified_gmt":"2020-06-23 09:34:03","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"162","post_author":"1","post_date":"2020-06-23 09:39:50","post_date_gmt":"2020-06-23 09:39:50","post_content":"","post_title":"tour-title-img-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tour-title-img-2","to_ping":"","pinged":"","post_modified":"2020-06-23 09:39:50","post_modified_gmt":"2020-06-23 09:39:50","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-title-img-2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"163","post_author":"1","post_date":"2020-06-23 09:41:10","post_date_gmt":"2020-06-23 09:41:10","post_content":"","post_title":"tour-title-img-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tour-title-img-1-2","to_ping":"","pinged":"","post_modified":"2020-06-23 09:41:10","post_modified_gmt":"2020-06-23 09:41:10","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-title-img-1-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"168","post_author":"1","post_date":"2020-06-23 10:30:35","post_date_gmt":"2020-06-23 10:30:35","post_content":"","post_title":"tour-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tour-3","to_ping":"","pinged":"","post_modified":"2020-06-23 10:30:35","post_modified_gmt":"2020-06-23 10:30:35","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-3.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"169","post_author":"1","post_date":"2020-06-23 10:35:07","post_date_gmt":"2020-06-23 10:35:07","post_content":"","post_title":"tour-title-img-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tour-title-img-3","to_ping":"","pinged":"","post_modified":"2020-06-23 10:35:07","post_modified_gmt":"2020-06-23 10:35:07","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-title-img-3.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"172","post_author":"1","post_date":"2020-06-23 10:55:31","post_date_gmt":"2020-06-23 10:55:31","post_content":"","post_title":"user-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"user-1","to_ping":"","pinged":"","post_modified":"2020-06-23 10:55:31","post_modified_gmt":"2020-06-23 10:55:31","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/user-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"173","post_author":"1","post_date":"2020-06-23 10:57:13","post_date_gmt":"2020-06-23 10:57:13","post_content":"","post_title":"user-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"user-2","to_ping":"","pinged":"","post_modified":"2020-06-23 10:57:13","post_modified_gmt":"2020-06-23 10:57:13","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/user-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"174","post_author":"1","post_date":"2020-06-23 11:11:44","post_date_gmt":"2020-06-23 11:11:44","post_content":"","post_title":"tour-4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tour-4","to_ping":"","pinged":"","post_modified":"2020-06-23 11:11:44","post_modified_gmt":"2020-06-23 11:11:44","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-4.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"175","post_author":"1","post_date":"2020-06-23 11:12:56","post_date_gmt":"2020-06-23 11:12:56","post_content":"","post_title":"tour-title-img-4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tour-title-img-4","to_ping":"","pinged":"","post_modified":"2020-06-23 11:12:56","post_modified_gmt":"2020-06-23 11:12:56","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-title-img-4.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"181","post_author":"1","post_date":"2020-06-23 11:18:30","post_date_gmt":"2020-06-23 11:18:30","post_content":"","post_title":"tour-5","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tour-5","to_ping":"","pinged":"","post_modified":"2020-06-23 11:18:30","post_modified_gmt":"2020-06-23 11:18:30","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-5.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"182","post_author":"1","post_date":"2020-06-23 11:20:03","post_date_gmt":"2020-06-23 11:20:03","post_content":"","post_title":"tour-title-img-5","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tour-title-img-5","to_ping":"","pinged":"","post_modified":"2020-06-23 11:20:03","post_modified_gmt":"2020-06-23 11:20:03","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-title-img-5.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"187","post_author":"1","post_date":"2020-06-23 11:22:54","post_date_gmt":"2020-06-23 11:22:54","post_content":"","post_title":"tour-6","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tour-6","to_ping":"","pinged":"","post_modified":"2020-06-23 11:22:54","post_modified_gmt":"2020-06-23 11:22:54","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-6.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"189","post_author":"1","post_date":"2020-06-23 11:26:08","post_date_gmt":"2020-06-23 11:26:08","post_content":"","post_title":"tour-title-img-6","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tour-title-img-6","to_ping":"","pinged":"","post_modified":"2020-06-23 11:26:08","post_modified_gmt":"2020-06-23 11:26:08","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-title-img-6.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"190","post_author":"1","post_date":"2020-06-23 12:39:26","post_date_gmt":"2020-06-23 12:39:26","post_content":"","post_title":"slider-img-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"slider-img-1","to_ping":"","pinged":"","post_modified":"2023-01-22 17:38:02","post_modified_gmt":"2023-01-22 17:38:02","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/slider-img-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"191","post_author":"1","post_date":"2020-06-23 13:17:32","post_date_gmt":"2020-06-23 13:17:32","post_content":"","post_title":"slider-img-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"slider-img-2","to_ping":"","pinged":"","post_modified":"2020-06-23 13:17:32","post_modified_gmt":"2020-06-23 13:17:32","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/slider-img-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"197","post_author":"1","post_date":"2020-06-24 08:31:20","post_date_gmt":"2020-06-24 08:31:20","post_content":"","post_title":"background-text-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-text-1","to_ping":"","pinged":"","post_modified":"2020-06-24 08:31:20","post_modified_gmt":"2020-06-24 08:31:20","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"213","post_author":"1","post_date":"2020-06-24 09:24:20","post_date_gmt":"2020-06-24 09:24:20","post_content":"","post_title":"background-img-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-img-1","to_ping":"","pinged":"","post_modified":"2020-06-24 09:24:20","post_modified_gmt":"2020-06-24 09:24:20","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-img-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"216","post_author":"1","post_date":"2020-06-24 09:33:51","post_date_gmt":"2020-06-24 09:33:51","post_content":"","post_title":"background-text-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-text-2","to_ping":"","pinged":"","post_modified":"2020-06-24 09:33:51","post_modified_gmt":"2020-06-24 09:33:51","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"218","post_author":"1","post_date":"2020-06-24 09:35:40","post_date_gmt":"2020-06-24 09:35:40","post_content":"","post_title":"single-img-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"single-img-1","to_ping":"","pinged":"","post_modified":"2020-06-24 09:35:40","post_modified_gmt":"2020-06-24 09:35:40","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/single-img-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"233","post_author":"1","post_date":"2020-06-24 10:11:25","post_date_gmt":"2020-06-24 10:11:25","post_content":"","post_title":"background-img-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-img-1-2","to_ping":"","pinged":"","post_modified":"2020-06-24 10:11:25","post_modified_gmt":"2020-06-24 10:11:25","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-img-1-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"237","post_author":"1","post_date":"2020-06-24 10:13:55","post_date_gmt":"2020-06-24 10:13:55","post_content":"","post_title":"background-img-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-img-2","to_ping":"","pinged":"","post_modified":"2020-06-24 10:13:55","post_modified_gmt":"2020-06-24 10:13:55","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-img-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"240","post_author":"1","post_date":"2020-06-24 10:19:16","post_date_gmt":"2020-06-24 10:19:16","post_content":"","post_title":"background-text-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-text-3","to_ping":"","pinged":"","post_modified":"2020-06-24 10:19:16","post_modified_gmt":"2020-06-24 10:19:16","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"254","post_author":"1","post_date":"2020-06-24 10:59:43","post_date_gmt":"2020-06-24 10:59:43","post_content":"","post_title":"background-img-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-img-2-2","to_ping":"","pinged":"","post_modified":"2020-06-24 10:59:43","post_modified_gmt":"2020-06-24 10:59:43","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-img-2-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"260","post_author":"1","post_date":"2020-06-24 11:04:58","post_date_gmt":"2020-06-24 11:04:58","post_content":"","post_title":"background-img-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-img-3","to_ping":"","pinged":"","post_modified":"2020-06-24 11:04:58","post_modified_gmt":"2020-06-24 11:04:58","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-img-3.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"262","post_author":"1","post_date":"2020-06-24 11:06:11","post_date_gmt":"2020-06-24 11:06:11","post_content":"","post_title":"background-text-4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-text-4","to_ping":"","pinged":"","post_modified":"2020-06-24 11:06:11","post_modified_gmt":"2020-06-24 11:06:11","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"265","post_author":"1","post_date":"2020-06-24 11:09:49","post_date_gmt":"2020-06-24 11:09:49","post_content":"","post_title":"background-img-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-img-2-3","to_ping":"","pinged":"","post_modified":"2020-06-24 11:09:49","post_modified_gmt":"2020-06-24 11:09:49","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-img-2-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"267","post_author":"1","post_date":"2020-06-24 11:48:18","post_date_gmt":"2020-06-24 11:48:18","post_content":"","post_title":"T1","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"t1","to_ping":"","pinged":"","post_modified":"2020-06-24 11:48:18","post_modified_gmt":"2020-06-24 11:48:18","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?post_type=testimonials&amp;p=267","menu_order":"0","post_type":"testimonials","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"268","post_author":"1","post_date":"2020-06-24 11:48:09","post_date_gmt":"2020-06-24 11:48:09","post_content":"","post_title":"testimonial-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"testimonial-1","to_ping":"","pinged":"","post_modified":"2020-06-24 11:48:09","post_modified_gmt":"2020-06-24 11:48:09","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"269","post_author":"1","post_date":"2020-06-24 11:48:59","post_date_gmt":"2020-06-24 11:48:59","post_content":"","post_title":"T2","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"t2","to_ping":"","pinged":"","post_modified":"2020-06-24 11:48:59","post_modified_gmt":"2020-06-24 11:48:59","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?post_type=testimonials&amp;p=269","menu_order":"0","post_type":"testimonials","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"270","post_author":"1","post_date":"2020-06-24 11:49:51","post_date_gmt":"2020-06-24 11:49:51","post_content":"","post_title":"T3","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"t3","to_ping":"","pinged":"","post_modified":"2020-06-24 11:49:51","post_modified_gmt":"2020-06-24 11:49:51","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?post_type=testimonials&amp;p=270","menu_order":"0","post_type":"testimonials","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"271","post_author":"1","post_date":"2020-06-24 11:56:00","post_date_gmt":"2020-06-24 11:56:00","post_content":"","post_title":"background-img-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-img-2-4","to_ping":"","pinged":"","post_modified":"2020-06-24 11:56:00","post_modified_gmt":"2020-06-24 11:56:00","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-img-2-3.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"276","post_author":"1","post_date":"2020-06-24 12:34:12","post_date_gmt":"2020-06-24 12:34:12","post_content":"","post_title":"background-text-5","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-text-5","to_ping":"","pinged":"","post_modified":"2020-06-24 12:34:12","post_modified_gmt":"2020-06-24 12:34:12","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"278","post_author":"1","post_date":"2020-06-24 12:36:13","post_date_gmt":"2020-06-24 12:36:13","post_content":"","post_title":"video-img-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"video-img-1","to_ping":"","pinged":"","post_modified":"2020-06-24 12:36:13","post_modified_gmt":"2020-06-24 12:36:13","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"283","post_author":"1","post_date":"2020-06-24 12:52:02","post_date_gmt":"2020-06-24 12:52:02","post_content":"","post_title":"background-img-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-img-3-2","to_ping":"","pinged":"","post_modified":"2020-06-24 12:52:02","post_modified_gmt":"2020-06-24 12:52:02","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-img-3.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"300","post_author":"1","post_date":"2020-06-24 13:40:55","post_date_gmt":"2020-06-24 13:40:55","post_content":"","post_title":"background-img-4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-img-4","to_ping":"","pinged":"","post_modified":"2020-06-24 13:40:55","post_modified_gmt":"2020-06-24 13:40:55","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-img-4.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"302","post_author":"1","post_date":"2020-06-24 13:43:50","post_date_gmt":"2020-06-24 13:43:50","post_content":"","post_title":"background-text-6","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-text-6","to_ping":"","pinged":"","post_modified":"2020-06-24 13:43:50","post_modified_gmt":"2020-06-24 13:43:50","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"308","post_author":"1","post_date":"2020-06-24 13:55:40","post_date_gmt":"2020-06-24 13:55:40","post_content":"<p>Lorem ipsum dolor sit amet,\u00a0proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet maorbi accumsan ipsum velit. Nam nec tellus a odio tincidunt auctor a ornare odio. Sed non mauris vitae erat consequat auctor eu in elit. Classaptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Mauris in erat justo. Nullam ac urna eu felis dapibus condimentum sit amet a augue. Sed non neque elit. Sed ut imperdiet nisi. Proin condimentum fermentum nunc. Etiam pharetra.<\/p><blockquote><h5>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi.<\/h5><\/blockquote><p>Id velit senserit constituam eum. Ferri deleniti definitionem sea ut, mel ei oratio soluta. At altera virtute iuvaret nam, eam maiorum invidunt ut, ne has mollis iisque. Pri at mundi soleat deserunt, cum tota appareat in. Ne duo odio lorem commune, vocibus oporteat cu eum, ad animal timeam patrioque pri.Delectus ponderum atomorum ne has, ut qui unum neglegentur consequuntur, erant option argumentum in vel. Est id atomorum periculis instructior, fuisset appetere complectitur in usu. An movet liberavisse vix. Dicunt tractatos at nam, vis eu movet facete option, ne pri dolores contentiones. Nibh lobortis adipiscing ex sed, sumo virtute copiosae pri no, te erat feugait propriae mel eu prima.<\/p>","post_title":"Castle Tour with Dover  and Greenwich Plus Cruise","post_excerpt":"Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt. Tellus elementum sagittis vitae et. Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor morbi non.","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"castle-tour-with-dover-and-greenwich-plus-cruise","to_ping":"","pinged":"","post_modified":"2020-06-24 13:55:40","post_modified_gmt":"2020-06-24 13:55:40","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?p=308","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"309","post_author":"1","post_date":"2020-06-24 13:54:53","post_date_gmt":"2020-06-24 13:54:53","post_content":"","post_title":"blog-img-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"blog-img-1","to_ping":"","pinged":"","post_modified":"2020-06-24 13:54:53","post_modified_gmt":"2020-06-24 13:54:53","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"311","post_author":"1","post_date":"2020-06-24 13:58:19","post_date_gmt":"2020-06-24 13:58:19","post_content":"","post_title":"blog-title-img","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"blog-title-img","to_ping":"","pinged":"","post_modified":"2020-06-24 13:58:19","post_modified_gmt":"2020-06-24 13:58:19","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-title-img.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"315","post_author":"1","post_date":"2020-06-24 14:09:29","post_date_gmt":"2020-06-24 14:09:29","post_content":"Lorem ipsum dolor sit amet,&nbsp;proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet maorbi accumsan ipsum velit. Nam nec tellus a odio tincidunt auctor a ornare odio. Sed non mauris vitae erat consequat auctor eu in elit. Classaptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Mauris in erat justo. Nullam ac urna eu felis dapibus condimentum sit amet a augue. Sed non neque elit. Sed ut imperdiet nisi. Proin condimentum fermentum nunc. Etiam pharetra.\n<blockquote>\n<h5>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi.<\/h5>\n<\/blockquote>\nId velit senserit constituam eum. Ferri deleniti definitionem sea ut, mel ei oratio soluta. At altera virtute iuvaret nam, eam maiorum invidunt ut, ne has mollis iisque. Pri at mundi soleat deserunt, cum tota appareat in. Ne duo odio lorem commune, vocibus oporteat cu eum, ad animal timeam patrioque pri.Delectus ponderum atomorum ne has, ut qui unum neglegentur consequuntur, erant option argumentum in vel. Est id atomorum periculis instructior, fuisset appetere complectitur in usu. An movet liberavisse vix. Dicunt tractatos at nam, vis eu movet facete option, ne pri dolores contentiones. Nibh lobortis adipiscing ex sed, sumo virtute copiosae pri no, te erat feugait propriae mel eu prima.","post_title":"Private Tour on Italian Holiday  Summer vacation","post_excerpt":"Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt. Tellus elementum sagittis vitae et. Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor morbi non.","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"private-tour-on-italian-holiday-summer-vacation","to_ping":"","pinged":"","post_modified":"2020-06-24 14:09:29","post_modified_gmt":"2020-06-24 14:09:29","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?p=315","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"316","post_author":"1","post_date":"2020-06-24 14:09:12","post_date_gmt":"2020-06-24 14:09:12","post_content":"","post_title":"blog-img-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"blog-img-2","to_ping":"","pinged":"","post_modified":"2020-06-24 14:09:12","post_modified_gmt":"2020-06-24 14:09:12","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"318","post_author":"1","post_date":"2020-06-24 14:11:44","post_date_gmt":"2020-06-24 14:11:44","post_content":"Lorem ipsum dolor sit amet,&nbsp;proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet maorbi accumsan ipsum velit. Nam nec tellus a odio tincidunt auctor a ornare odio. Sed non mauris vitae erat consequat auctor eu in elit. Classaptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Mauris in erat justo. Nullam ac urna eu felis dapibus condimentum sit amet a augue. Sed non neque elit. Sed ut imperdiet nisi. Proin condimentum fermentum nunc. Etiam pharetra.\n<blockquote>\n<h5>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi.<\/h5>\n<\/blockquote>\nId velit senserit constituam eum. Ferri deleniti definitionem sea ut, mel ei oratio soluta. At altera virtute iuvaret nam, eam maiorum invidunt ut, ne has mollis iisque. Pri at mundi soleat deserunt, cum tota appareat in. Ne duo odio lorem commune, vocibus oporteat cu eum, ad animal timeam patrioque pri.Delectus ponderum atomorum ne has, ut qui unum neglegentur consequuntur, erant option argumentum in vel. Est id atomorum periculis instructior, fuisset appetere complectitur in usu. An movet liberavisse vix. Dicunt tractatos at nam, vis eu movet facete option, ne pri dolores contentiones. Nibh lobortis adipiscing ex sed, sumo virtute copiosae pri no, te erat feugait propriae mel eu prima.","post_title":"South and West Iceland in 7  Days Self-Drive Tour","post_excerpt":"Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt. Tellus elementum sagittis vitae et. Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor morbi non.","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"south-and-west-iceland-in-7-days-self-drive-tour","to_ping":"","pinged":"","post_modified":"2020-06-24 14:11:44","post_modified_gmt":"2020-06-24 14:11:44","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?p=318","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"319","post_author":"1","post_date":"2020-06-24 14:11:25","post_date_gmt":"2020-06-24 14:11:25","post_content":"","post_title":"blog-img-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"blog-img-3","to_ping":"","pinged":"","post_modified":"2020-06-24 14:11:25","post_modified_gmt":"2020-06-24 14:11:25","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"334","post_author":"1","post_date":"2020-06-25 09:30:52","post_date_gmt":"2020-06-25 09:30:52","post_content":"<img width=\"725\" height=\"187\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-7.png\" alt=\"\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-7.png 725w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-7-300x77.png 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-7-700x181.png 700w\" sizes=\"(max-width: 725px) 100vw, 725px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/about-single-img-1.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/about-single-img-1.png 523w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/about-single-img-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1>What we do<\/h1>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t<img width=\"99\" height=\"27\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/about-single-img-2.png\" alt=\"m\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h6>CEO<\/h6><h1 style=\"text-align: center;\">Our awesome team<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t<img width=\"1323\" height=\"222\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-8.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-8.png 1323w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-8-300x50.png 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-8-1024x172.png 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-8-768x129.png 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-8-700x117.png 700w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<img itemprop='image' src='https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/team-1.png' alt='team-1' \/><h4 class='q_team_name' style = ''>Hellena Simons<\/h4>Tourist guide\t\t\n\t\t\t<img itemprop='image' src='https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/team-2.png' alt='team-2' \/><h4 class='q_team_name' style = ''>John Maraovich<\/h4>Ceo company\t\t\n\t\t\t<img itemprop='image' src='https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/team-3.png' alt='team-3' \/><h4 class='q_team_name' style = ''>Sophia Lauretis<\/h4>Photographer\t\t\n\t\t\t<img itemprop='image' src='https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/team-4.png' alt='team-4' \/><h4 class='q_team_name' style = ''>Leni Bronson<\/h4>Manager\t\t\n\t\t\t<img itemprop='image' src='https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/team-5.png' alt='team-5' \/><h4 class='q_team_name' style = ''>Ben De Bear<\/h4>Tourist guide\t\t\n\t\t\t<img itemprop='image' src='https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/team-6.png' alt='team-6' \/><h4 class='q_team_name' style = ''>Stela Huberhown<\/h4>Ceo company\t\t\n\t\t\t<img itemprop='image' src='https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/team-7.png' alt='team-7' \/><h4 class='q_team_name' style = ''>Sebastian Roch\u00e9<\/h4>Photographer\t\t\n\t\t\t<img itemprop='image' src='https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/team-8.png' alt='team-8' \/><h4 class='q_team_name' style = ''>Leni Bronson<\/h4>Manager\t\t\n\t\t\t\t\t\t\t\t\t\t<img width=\"508\" height=\"129\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t<img width=\"1265\" height=\"248\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-9.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-9.png 1265w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-9-300x59.png 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-9-1024x201.png 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-9-768x151.png 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-9-700x137.png 700w\" sizes=\"(max-width: 1265px) 100vw, 1265px\" \/>","post_title":"About our agency","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"about__trashed","to_ping":"","pinged":"","post_modified":"2023-01-26 16:13:31","post_modified_gmt":"2023-01-26 16:13:31","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?page_id=334","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"335","post_author":"1","post_date":"2020-06-25 09:30:13","post_date_gmt":"2020-06-25 09:30:13","post_content":"","post_title":"about-title-img","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"about-title-img","to_ping":"","pinged":"","post_modified":"2020-06-25 09:30:13","post_modified_gmt":"2020-06-25 09:30:13","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/about-title-img.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"337","post_author":"1","post_date":"2020-06-25 09:31:22","post_date_gmt":"2020-06-25 09:31:22","post_content":"<img width=\"1055\" height=\"191\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-2.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-2.png 1055w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-2-300x54.png 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-2-1024x185.png 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-2-768x139.png 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-2-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/single-img-1.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/single-img-1.png 523w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/single-img-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1>World Playground<\/h1>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t<a href=\"#\" target=\"_self\" rel=\"noopener noreferrer\">\n\t    Read More\t<\/a>","post_title":"content 1","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"content-1","to_ping":"","pinged":"","post_modified":"2020-06-25 09:31:22","post_modified_gmt":"2020-06-25 09:31:22","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?elementor_library=content-1","menu_order":"0","post_type":"elementor_library","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"340","post_author":"1","post_date":"2020-06-25 09:32:04","post_date_gmt":"2020-06-25 09:32:04","post_content":"<h1 style=\"text-align: center;\">Best destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/canada\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-1.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-1.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-1-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Canada<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/dubai\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-2.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-2.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-2-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Dubai<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/paris\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-3.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-3.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-3-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Paris<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/bahamas\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-4.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-4.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-4-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Bahamas<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/london\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-5.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-5.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-5-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>London<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/maldives\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-6.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-6.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-6-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Maldives<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t<a itemprop=\"url\" href=\"#\" target=\"_self\" style=\"\" rel=\"noopener noreferrer\">Destination<\/a>","post_title":"content 2","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"content-2","to_ping":"","pinged":"","post_modified":"2020-06-25 09:32:04","post_modified_gmt":"2020-06-25 09:32:04","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?elementor_library=content-2","menu_order":"0","post_type":"elementor_library","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"343","post_author":"1","post_date":"2020-06-25 09:32:32","post_date_gmt":"2020-06-25 09:32:32","post_content":"<img width=\"508\" height=\"129\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>","post_title":"parallax","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"parallax","to_ping":"","pinged":"","post_modified":"2020-06-25 09:32:32","post_modified_gmt":"2020-06-25 09:32:32","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?elementor_library=parallax","menu_order":"0","post_type":"elementor_library","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"346","post_author":"1","post_date":"2020-06-25 09:33:03","post_date_gmt":"2020-06-25 09:33:03","post_content":"<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>","post_title":"testimonials","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"testimonials","to_ping":"","pinged":"","post_modified":"2020-06-25 09:33:03","post_modified_gmt":"2020-06-25 09:33:03","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?elementor_library=testimonials","menu_order":"0","post_type":"elementor_library","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"350","post_author":"1","post_date":"2020-06-25 10:07:42","post_date_gmt":"2020-06-25 10:07:42","post_content":"","post_title":"background-text-10","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-text-10","to_ping":"","pinged":"","post_modified":"2020-06-25 10:07:42","post_modified_gmt":"2020-06-25 10:07:42","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"360","post_author":"1","post_date":"2020-06-25 11:56:20","post_date_gmt":"2020-06-25 11:56:20","post_content":"<img width=\"1375\" height=\"187\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"instagram text","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"instagram-text","to_ping":"","pinged":"","post_modified":"2020-06-25 11:56:20","post_modified_gmt":"2020-06-25 11:56:20","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?elementor_library=instagram-text","menu_order":"0","post_type":"elementor_library","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"363","post_author":"1","post_date":"2020-06-25 11:56:36","post_date_gmt":"2020-06-25 11:56:36","post_content":"","post_title":"instagram","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"instagram","to_ping":"","pinged":"","post_modified":"2020-06-25 11:56:36","post_modified_gmt":"2020-06-25 11:56:36","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?elementor_library=instagram","menu_order":"0","post_type":"elementor_library","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"366","post_author":"1","post_date":"2020-06-25 13:11:08","post_date_gmt":"2020-06-25 13:11:08","post_content":"","post_title":"footer-logo","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"footer-logo","to_ping":"","pinged":"","post_modified":"2020-06-25 13:11:08","post_modified_gmt":"2020-06-25 13:11:08","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/footer-logo.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"377","post_author":"1","post_date":"2020-06-25 13:40:52","post_date_gmt":"2020-06-25 13:40:52","post_content":"","post_title":"footer-map","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"footer-map","to_ping":"","pinged":"","post_modified":"2020-06-25 13:40:52","post_modified_gmt":"2020-06-25 13:40:52","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/footer-map.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"378","post_author":"1","post_date":"2020-06-25 13:54:40","post_date_gmt":"2020-06-25 13:54:40","post_content":"","post_title":"logo","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"logo","to_ping":"","pinged":"","post_modified":"2020-06-25 13:54:40","post_modified_gmt":"2020-06-25 13:54:40","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/logo.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"379","post_author":"1","post_date":"2020-06-25 13:55:57","post_date_gmt":"2020-06-25 13:55:57","post_content":"","post_title":"logo-light","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"logo-light","to_ping":"","pinged":"","post_modified":"2020-06-25 13:55:57","post_modified_gmt":"2020-06-25 13:55:57","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/logo-light.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"383","post_author":"1","post_date":"2020-06-26 07:40:37","post_date_gmt":"2020-06-26 07:40:37","post_content":"","post_title":"about-single-img-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"about-single-img-1","to_ping":"","pinged":"","post_modified":"2020-06-26 07:40:37","post_modified_gmt":"2020-06-26 07:40:37","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/about-single-img-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"385","post_author":"1","post_date":"2020-06-26 07:42:13","post_date_gmt":"2020-06-26 07:42:13","post_content":"","post_title":"background-text-7","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-text-7","to_ping":"","pinged":"","post_modified":"2020-06-26 07:42:13","post_modified_gmt":"2020-06-26 07:42:13","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-7.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"387","post_author":"1","post_date":"2020-06-26 07:43:42","post_date_gmt":"2020-06-26 07:43:42","post_content":"","post_title":"about-single-img-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"about-single-img-2","to_ping":"","pinged":"","post_modified":"2020-06-26 07:43:42","post_modified_gmt":"2020-06-26 07:43:42","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/about-single-img-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"390","post_author":"1","post_date":"2020-06-26 07:53:43","post_date_gmt":"2020-06-26 07:53:43","post_content":"","post_title":"testimonial-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"testimonial-3","to_ping":"","pinged":"","post_modified":"2020-06-26 07:53:43","post_modified_gmt":"2020-06-26 07:53:43","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"391","post_author":"1","post_date":"2020-06-26 07:54:02","post_date_gmt":"2020-06-26 07:54:02","post_content":"","post_title":"testimonial-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"testimonial-2","to_ping":"","pinged":"","post_modified":"2020-06-26 07:54:02","post_modified_gmt":"2020-06-26 07:54:02","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"392","post_author":"1","post_date":"2020-06-26 07:54:55","post_date_gmt":"2020-06-26 07:54:55","post_content":"","post_title":"background-text-8","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-text-8","to_ping":"","pinged":"","post_modified":"2020-06-26 07:54:55","post_modified_gmt":"2020-06-26 07:54:55","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-8.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"393","post_author":"1","post_date":"2020-06-26 07:55:49","post_date_gmt":"2020-06-26 07:55:49","post_content":"","post_title":"team-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"team-1","to_ping":"","pinged":"","post_modified":"2020-06-26 07:55:49","post_modified_gmt":"2020-06-26 07:55:49","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/team-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"394","post_author":"1","post_date":"2020-06-26 07:57:42","post_date_gmt":"2020-06-26 07:57:42","post_content":"","post_title":"team-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"team-2","to_ping":"","pinged":"","post_modified":"2020-06-26 07:57:42","post_modified_gmt":"2020-06-26 07:57:42","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/team-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"397","post_author":"1","post_date":"2020-06-26 08:00:34","post_date_gmt":"2020-06-26 08:00:34","post_content":"","post_title":"team-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"team-3","to_ping":"","pinged":"","post_modified":"2020-06-26 08:00:34","post_modified_gmt":"2020-06-26 08:00:34","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/team-3.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"398","post_author":"1","post_date":"2020-06-26 08:02:15","post_date_gmt":"2020-06-26 08:02:15","post_content":"","post_title":"team-4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"team-4","to_ping":"","pinged":"","post_modified":"2020-06-26 08:02:15","post_modified_gmt":"2020-06-26 08:02:15","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/team-4.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"400","post_author":"1","post_date":"2020-06-26 08:05:32","post_date_gmt":"2020-06-26 08:05:32","post_content":"","post_title":"team-5","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"team-5","to_ping":"","pinged":"","post_modified":"2020-06-26 08:05:32","post_modified_gmt":"2020-06-26 08:05:32","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/team-5.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"401","post_author":"1","post_date":"2020-06-26 08:06:25","post_date_gmt":"2020-06-26 08:06:25","post_content":"","post_title":"team-6","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"team-6","to_ping":"","pinged":"","post_modified":"2020-06-26 08:06:25","post_modified_gmt":"2020-06-26 08:06:25","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/team-6.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"402","post_author":"1","post_date":"2020-06-26 08:07:53","post_date_gmt":"2020-06-26 08:07:53","post_content":"","post_title":"team-7","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"team-7","to_ping":"","pinged":"","post_modified":"2020-06-26 08:07:53","post_modified_gmt":"2020-06-26 08:07:53","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/team-7.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"403","post_author":"1","post_date":"2020-06-26 08:09:00","post_date_gmt":"2020-06-26 08:09:00","post_content":"","post_title":"team-8","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"team-8","to_ping":"","pinged":"","post_modified":"2020-06-26 08:09:00","post_modified_gmt":"2020-06-26 08:09:00","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/team-8.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"405","post_author":"1","post_date":"2020-06-26 08:13:47","post_date_gmt":"2020-06-26 08:13:47","post_content":"","post_title":"background-img-4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-img-4-2","to_ping":"","pinged":"","post_modified":"2020-06-26 08:13:47","post_modified_gmt":"2020-06-26 08:13:47","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-img-4.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"426","post_author":"1","post_date":"2020-06-26 08:51:24","post_date_gmt":"2020-06-26 08:51:24","post_content":"","post_title":"background-text-9","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-text-9","to_ping":"","pinged":"","post_modified":"2020-06-26 08:51:24","post_modified_gmt":"2020-06-26 08:51:24","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-9.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"438","post_author":"1","post_date":"2020-06-26 09:28:57","post_date_gmt":"2020-06-26 09:28:57","post_content":"<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n<form action=\"\/wp-admin\/admin-ajax.php#wpcf7-f290-o1\" method=\"post\" novalidate=\"novalidate\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"290\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.1.9\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f290-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your e-mail\" \/>\n <input type=\"submit\" value=\"Subscribe\" \/>\n<\/form>","post_title":"newsletter","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"newsletter","to_ping":"","pinged":"","post_modified":"2020-06-26 09:28:57","post_modified_gmt":"2020-06-26 09:28:57","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?elementor_library=newsletter","menu_order":"0","post_type":"elementor_library","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"441","post_author":"1","post_date":"2020-06-26 09:35:06","post_date_gmt":"2020-06-26 09:35:06","post_content":"<img width=\"1566\" height=\"191\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/canada\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-1.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-1.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-1-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Canada<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/dubai\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-2.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-2.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-2-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Dubai<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/paris\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-3.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-3.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-3-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Paris<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/bahamas\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-4.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-4.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-4-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Bahamas<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/london\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-5.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-5.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-5-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>London<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/maldives\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-6.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-6.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-6-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Maldives<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/france\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-7.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-7.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-7-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>France<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/cuba\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-8.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-8.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-8-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Cuba<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/vietnam\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-9.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-9.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-9-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Vietnam<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/peru\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-10.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-10.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-10-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Peru<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/hong-kong\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-11.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-11.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-11-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Hong Kong<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/seychelles\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-12.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-12.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-12-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Seychelles<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/los-angeles\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-13.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-13.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-13-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Los Angeles<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/cyprus\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-14.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-14.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-14-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Cyprus<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/costa-rica\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-15.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-15.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-15-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Costa Rica<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/santorini\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-16.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-16.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-16-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Santorini<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/iceland\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-17.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-17.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-17-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Iceland<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/san-francisco\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-18.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-18.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-18-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>San Francisco<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n<form action=\"\/wp-admin\/admin-ajax.php#wpcf7-f290-o1\" method=\"post\" novalidate=\"novalidate\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"290\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.1.9\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f290-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your e-mail\" \/>\n <input type=\"submit\" value=\"Subscribe\" \/>\n<\/form>","post_title":"Famous destinations","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"famous-destinations__trashed","to_ping":"","pinged":"","post_modified":"2023-01-26 16:13:31","post_modified_gmt":"2023-01-26 16:13:31","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?page_id=441","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"442","post_author":"1","post_date":"2020-06-26 09:34:42","post_date_gmt":"2020-06-26 09:34:42","post_content":"","post_title":"destination-page-title","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"destination-page-title","to_ping":"","pinged":"","post_modified":"2020-06-26 09:34:42","post_modified_gmt":"2020-06-26 09:34:42","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/destination-page-title.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"452","post_author":"1","post_date":"2020-06-26 10:00:43","post_date_gmt":"2020-06-26 10:00:43","post_content":"<img width=\"947\" height=\"244\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1.png 947w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1-300x77.png 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1-768x198.png 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1-700x180.png 700w\" sizes=\"(max-width: 947px) 100vw, 947px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Popular tour types<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t<input type=\"hidden\" name=\"number\" value=\"6\">\n\t\t\t\t<input type=\"hidden\" name=\"order_by\" value=\"date\">\n\t\t\t\t<input type=\"hidden\" name=\"order\" value=\"ASC\">\n\t\t\t\t<input type=\"hidden\" name=\"tour_category\" value=\"\">\n\t\t\t\t<input type=\"hidden\" name=\"destination\" value=\"\">\n\t\t\t\t<input type=\"hidden\" name=\"thumb_size\" value=\"full\">\n\t\t\t\t<input type=\"hidden\" name=\"next_page\" value=\"2\">\n\t\t\t\t<input type=\"hidden\" name=\"tour_type\" value=\"standard\">\n\t\t\t\t<input type=\"hidden\" name=\"image_size\" value=\"full\">\n\t\t\t\t<input type=\"hidden\" name=\"title_tag\" value=\"h3\">\n\t\t\t\t<input type=\"hidden\" name=\"text_length\" value=\"10\">\n\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/dubai-desert-trail\/\">\n\t\t\t\t\t<img width=\"1300\" height=\"1693\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-230x300.jpg 230w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-786x1024.jpg 786w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-768x1000.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-1179x1536.jpg 1179w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-700x912.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t<\/a>\n\t\t\t\t\t<h3>\n\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/dubai-desert-trail\/\">Dubai Desert Trail<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t$1259\n        9.3 Superb            \n\t\t\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin,&hellip;\t\t\t\t\t\n\t\t\t\t\t10 Days\t\t\t\t\n\t\t\t\t\t12+\n            \t<a href='https:\/\/bridge376.qodeinteractive.com\/destinations\/dubai\/' target='_blank' rel=\"noopener noreferrer\">\n\t                    Dubai\t                \n\t            <\/a>\n\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/bahamas-dream-tour\/\">\n\t\t\t\t\t<img width=\"1300\" height=\"1693\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-230x300.jpg 230w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-786x1024.jpg 786w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-768x1000.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-1179x1536.jpg 1179w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-700x912.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t<\/a>\n\t\t\t\t\t<h3>\n\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/bahamas-dream-tour\/\">Bahamas Dream Tour<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t$1259\n        7.7 Superb            \n\t\t\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin,&hellip;\t\t\t\t\t\n\t\t\t\t\t10 Days\t\t\t\t\n\t\t\t\t\t12+\n            \t<a href='https:\/\/bridge376.qodeinteractive.com\/destinations\/bahamas\/' target='_blank' rel=\"noopener noreferrer\">\n\t                    Bahamas\t                \n\t            <\/a>\n\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/warm-sun-in-cannes\/\">\n\t\t\t\t\t<img width=\"1300\" height=\"1693\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-230x300.jpg 230w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-786x1024.jpg 786w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-768x1000.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-1179x1536.jpg 1179w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-700x912.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t<\/a>\n\t\t\t\t\t<h3>\n\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/warm-sun-in-cannes\/\">Warm Sun In Cannes<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t$439\n        7.3 Superb            \n\t\t\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin,&hellip;\t\t\t\t\t\n\t\t\t\t\t10 Days\t\t\t\t\n\t\t\t\t\t12+\n            \t<a href='https:\/\/bridge376.qodeinteractive.com\/destinations\/france\/' target='_blank' rel=\"noopener noreferrer\">\n\t                    France\t                \n\t            <\/a>\n\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/paris-accommodation\/\">\n\t\t\t\t\t<img width=\"1300\" height=\"1693\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-4.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-4.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-4-230x300.jpg 230w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-4-786x1024.jpg 786w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-4-768x1000.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-4-1179x1536.jpg 1179w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-4-700x912.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t<\/a>\n\t\t\t\t\t<h3>\n\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/paris-accommodation\/\">Paris Accommodation<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t$1678\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin,&hellip;\t\t\t\t\t\n\t\t\t\t\t10 Days\t\t\t\t\n\t\t\t\t\t12+\n            \t<a href='https:\/\/bridge376.qodeinteractive.com\/destinations\/paris\/' target='_blank' rel=\"noopener noreferrer\">\n\t                    Paris\t                \n\t            <\/a>\n\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/hiking-in-costa-rica\/\">\n\t\t\t\t\t<img width=\"1300\" height=\"1693\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-5.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-5.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-5-230x300.jpg 230w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-5-786x1024.jpg 786w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-5-768x1000.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-5-1179x1536.jpg 1179w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-5-700x912.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t<\/a>\n\t\t\t\t\t<h3>\n\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/hiking-in-costa-rica\/\">Hiking in Costa Rica<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t$1143\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin,&hellip;\t\t\t\t\t\n\t\t\t\t\t10 Days\t\t\t\t\n\t\t\t\t\t12+\n            \t<a href='https:\/\/bridge376.qodeinteractive.com\/destinations\/costa-rica\/' target='_blank' rel=\"noopener noreferrer\">\n\t                    Costa Rica\t                \n\t            <\/a>\n\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/chichen-itza-tour\/\">\n\t\t\t\t\t<img width=\"1300\" height=\"1693\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-6.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-6.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-6-230x300.jpg 230w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-6-786x1024.jpg 786w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-6-768x1000.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-6-1179x1536.jpg 1179w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-6-700x912.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t<\/a>\n\t\t\t\t\t<h3>\n\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/chichen-itza-tour\/\">Chichen Itza Tour<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t$1143\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin,&hellip;\t\t\t\t\t\n\t\t\t\t\t10 Days\t\t\t\t\n\t\t\t\t\t12+\n            \t<a href='https:\/\/bridge376.qodeinteractive.com\/destinations\/peru\/' target='_blank' rel=\"noopener noreferrer\">\n\t                    Peru\t                \n\t            <\/a>\n\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>","post_title":"Our best tours","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"our-best-tours__trashed","to_ping":"","pinged":"","post_modified":"2023-01-26 16:13:31","post_modified_gmt":"2023-01-26 16:13:31","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?page_id=452","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"453","post_author":"1","post_date":"2020-06-26 09:55:37","post_date_gmt":"2020-06-26 09:55:37","post_content":"<img width=\"947\" height=\"244\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1.png 947w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1-300x77.png 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1-768x198.png 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1-700x180.png 700w\" sizes=\"(max-width: 947px) 100vw, 947px\" \/>","post_title":"tour text","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"tour-text","to_ping":"","pinged":"","post_modified":"2020-06-26 09:55:37","post_modified_gmt":"2020-06-26 09:55:37","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?elementor_library=tour-text","menu_order":"0","post_type":"elementor_library","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"456","post_author":"1","post_date":"2020-06-26 09:56:21","post_date_gmt":"2020-06-26 09:56:21","post_content":"<h1 style=\"text-align: center;\">Popular tour types<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>","post_title":"tour text 2","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"tour-text-2","to_ping":"","pinged":"","post_modified":"2020-06-26 09:56:21","post_modified_gmt":"2020-06-26 09:56:21","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?elementor_library=tour-text-2","menu_order":"0","post_type":"elementor_library","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"459","post_author":"1","post_date":"2020-06-26 09:56:52","post_date_gmt":"2020-06-26 09:56:52","post_content":"<input type=\"hidden\" name=\"number\" value=\"3\">\n\t\t\t\t<input type=\"hidden\" name=\"order_by\" value=\"date\">\n\t\t\t\t<input type=\"hidden\" name=\"order\" value=\"ASC\">\n\t\t\t\t<input type=\"hidden\" name=\"tour_category\" value=\"\">\n\t\t\t\t<input type=\"hidden\" name=\"destination\" value=\"\">\n\t\t\t\t<input type=\"hidden\" name=\"thumb_size\" value=\"full\">\n\t\t\t\t<input type=\"hidden\" name=\"next_page\" value=\"2\">\n\t\t\t\t<input type=\"hidden\" name=\"tour_type\" value=\"standard\">\n\t\t\t\t<input type=\"hidden\" name=\"image_size\" value=\"full\">\n\t\t\t\t<input type=\"hidden\" name=\"title_tag\" value=\"h3\">\n\t\t\t\t<input type=\"hidden\" name=\"text_length\" value=\"10\">\n\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/dubai-desert-trail\/\">\n\t\t\t\t\t<img width=\"1300\" height=\"1693\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-230x300.jpg 230w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-786x1024.jpg 786w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-768x1000.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-1179x1536.jpg 1179w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-700x912.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t<\/a>\n\t\t\t\t\t<h3>\n\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/dubai-desert-trail\/\">Dubai Desert Trail<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t$1259\n        9.3 Superb            \n\t\t\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin,&hellip;\t\t\t\t\t\n\t\t\t\t\t10 Days\t\t\t\t\n\t\t\t\t\t12+\n            \t<a href='https:\/\/bridge376.qodeinteractive.com\/destinations\/dubai\/' target='_blank' rel=\"noopener noreferrer\">\n\t                    Dubai\t                \n\t            <\/a>\n\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/bahamas-dream-tour\/\">\n\t\t\t\t\t<img width=\"1300\" height=\"1693\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-230x300.jpg 230w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-786x1024.jpg 786w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-768x1000.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-1179x1536.jpg 1179w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-700x912.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t<\/a>\n\t\t\t\t\t<h3>\n\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/bahamas-dream-tour\/\">Bahamas Dream Tour<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t$1259\n        7.7 Superb            \n\t\t\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin,&hellip;\t\t\t\t\t\n\t\t\t\t\t10 Days\t\t\t\t\n\t\t\t\t\t12+\n            \t<a href='https:\/\/bridge376.qodeinteractive.com\/destinations\/bahamas\/' target='_blank' rel=\"noopener noreferrer\">\n\t                    Bahamas\t                \n\t            <\/a>\n\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/warm-sun-in-cannes\/\">\n\t\t\t\t\t<img width=\"1300\" height=\"1693\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-230x300.jpg 230w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-786x1024.jpg 786w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-768x1000.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-1179x1536.jpg 1179w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-700x912.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t<\/a>\n\t\t\t\t\t<h3>\n\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/warm-sun-in-cannes\/\">Warm Sun In Cannes<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t$439\n        7.3 Superb            \n\t\t\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin,&hellip;\t\t\t\t\t\n\t\t\t\t\t10 Days\t\t\t\t\n\t\t\t\t\t12+\n            \t<a href='https:\/\/bridge376.qodeinteractive.com\/destinations\/france\/' target='_blank' rel=\"noopener noreferrer\">\n\t                    France\t                \n\t            <\/a>","post_title":"tour list","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"tour-list","to_ping":"","pinged":"","post_modified":"2020-06-26 09:56:52","post_modified_gmt":"2020-06-26 09:56:52","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?elementor_library=tour-list","menu_order":"0","post_type":"elementor_library","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"462","post_author":"1","post_date":"2020-06-26 09:59:37","post_date_gmt":"2020-06-26 09:59:37","post_content":"","post_title":"tour-page-title","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tour-page-title","to_ping":"","pinged":"","post_modified":"2020-06-26 09:59:37","post_modified_gmt":"2020-06-26 09:59:37","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/tour-page-title.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"464","post_author":"1","post_date":"2020-06-26 10:02:42","post_date_gmt":"2020-06-26 10:02:42","post_content":"<img width=\"480\" height=\"149\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>","post_title":"small background","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"small-background","to_ping":"","pinged":"","post_modified":"2020-06-26 10:02:42","post_modified_gmt":"2020-06-26 10:02:42","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?elementor_library=small-background","menu_order":"0","post_type":"elementor_library","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"479","post_author":"1","post_date":"2020-06-26 11:33:39","post_date_gmt":"2020-06-26 11:33:39","post_content":"<img width=\"1920\" height=\"580\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/map.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/map.jpg 1920w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/map-300x91.jpg 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/map-1024x309.jpg 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/map-768x232.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/map-1536x464.jpg 1536w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/map-700x211.jpg 700w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h3>Contact Us<\/h3>\t\t\n<form action=\"\/wp-admin\/admin-ajax.php#wpcf7-f478-o1\" method=\"post\" novalidate=\"novalidate\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"478\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.1.9\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f478-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"text\" name=\"text-322\" value=\"\" size=\"40\" aria-invalid=\"false\" placeholder=\"Name\" \/>\n<input type=\"text\" name=\"text-322\" value=\"\" size=\"40\" aria-invalid=\"false\" placeholder=\"Email\" \/>\n<input type=\"text\" name=\"text-322\" value=\"\" size=\"40\" aria-invalid=\"false\" placeholder=\"Subject\" \/>\n<textarea name=\"textarea-836\" cols=\"40\" rows=\"10\" aria-invalid=\"false\" placeholder=\"Message\"><\/textarea>\n<input type=\"submit\" value=\"Submit\" \/>\n<\/form>    \n\t\t<h4>Need help?<\/h4><p>Donec vel quam vitae nisl posuere efficitur. Suspendisse eget lectus est. Pellentesque vitae maximus turpis. Morbi sodales vestibulum lorem a ultricies. Pellentesque id dignissim leo. Quisque porta eros nunc, non sodales tellus feugiat nec. Quisque sed pulvinar nulla. Donec viverra nisl non sem bibendum, et ullamcorper est mattis.\u00a0<\/p><h4>London<\/h4><p>8 Carlton Gardens,\u00a0St. James,<br \/>London, United Kingdom<br \/>Phone:\u00a0<a href=\"tel:+881010000000\">+88 (0) 101 0000 000<\/a><br \/>Fax:<a href=\"tel:+881010000000\">+88 (0) 202 0000 001<\/a><br \/>Email:\u00a0<a href=\"mailto:office@bridge.com\">office@bridge.com<\/a><\/p><h4>New York<\/h4><p>487 8th Avenue, Suite 721,<br \/>New York NY 10010<br \/>Phone:\u00a0<a href=\"tel:+881010000000\">+88 (0) 101 0000 000<\/a><br \/>Fax:<a href=\"tel:+881010000000\">+88 (0) 202 0000 001<\/a><br \/>Email:\u00a0<a href=\"mailto:office@bridge.com\">office@bridge.com<\/a><\/p>","post_title":"Contact","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact__trashed","to_ping":"","pinged":"","post_modified":"2023-01-26 16:13:31","post_modified_gmt":"2023-01-26 16:13:31","post_content_filtered":"","post_parent":"0","guid":"https:\/\/bridge376.qodeinteractive.com\/?page_id=479","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"481","post_author":"1","post_date":"2020-06-26 11:38:40","post_date_gmt":"2020-06-26 11:38:40","post_content":"","post_title":"map","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"map","to_ping":"","pinged":"","post_modified":"2020-06-26 11:38:40","post_modified_gmt":"2020-06-26 11:38:40","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/map.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"531","post_author":"1","post_date":"2020-07-02 10:37:43","post_date_gmt":"2020-07-02 10:37:43","post_content":"","post_title":"slider-img-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"slider-img-3","to_ping":"","pinged":"","post_modified":"2020-07-02 10:37:43","post_modified_gmt":"2020-07-02 10:37:43","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/slider-img-3.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"532","post_author":"1","post_date":"2020-07-02 10:43:18","post_date_gmt":"2020-07-02 10:43:18","post_content":"","post_title":"slider-img-4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"slider-img-4","to_ping":"","pinged":"","post_modified":"2020-07-02 10:43:18","post_modified_gmt":"2020-07-02 10:43:18","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/slider-img-4.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"537","post_author":"1","post_date":"2023-01-15 08:55:27","post_date_gmt":"2023-01-15 08:55:27","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"537","to_ping":"","pinged":"","post_modified":"2023-01-15 08:55:27","post_modified_gmt":"2023-01-15 08:55:27","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/2023\/01\/15\/537\/","menu_order":"1","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"538","post_author":"1","post_date":"2023-01-15 08:55:27","post_date_gmt":"2023-01-15 08:55:27","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"538","to_ping":"","pinged":"","post_modified":"2023-01-15 08:55:27","post_modified_gmt":"2023-01-15 08:55:27","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/2023\/01\/15\/538\/","menu_order":"1","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"539","post_author":"1","post_date":"2023-01-15 08:55:27","post_date_gmt":"2023-01-15 08:55:27","post_content":"","post_title":"About","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"about","to_ping":"","pinged":"","post_modified":"2023-01-15 08:55:27","post_modified_gmt":"2023-01-15 08:55:27","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/2023\/01\/15\/about\/","menu_order":"4","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"540","post_author":"1","post_date":"2023-01-15 08:55:27","post_date_gmt":"2023-01-15 08:55:27","post_content":"","post_title":"About","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"about-2","to_ping":"","pinged":"","post_modified":"2023-01-15 08:55:27","post_modified_gmt":"2023-01-15 08:55:27","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/2023\/01\/15\/about-2\/","menu_order":"4","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"541","post_author":"1","post_date":"2023-01-15 08:55:27","post_date_gmt":"2023-01-15 08:55:27","post_content":"","post_title":"Destinations","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"destinations","to_ping":"","pinged":"","post_modified":"2023-01-15 08:55:27","post_modified_gmt":"2023-01-15 08:55:27","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/2023\/01\/15\/destinations\/","menu_order":"2","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"542","post_author":"1","post_date":"2023-01-15 08:55:27","post_date_gmt":"2023-01-15 08:55:27","post_content":"","post_title":"Tours","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"tours","to_ping":"","pinged":"","post_modified":"2023-01-15 08:55:27","post_modified_gmt":"2023-01-15 08:55:27","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/2023\/01\/15\/tours\/","menu_order":"3","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"543","post_author":"1","post_date":"2023-01-15 08:55:27","post_date_gmt":"2023-01-15 08:55:27","post_content":"","post_title":"Destinations","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"destinations-2","to_ping":"","pinged":"","post_modified":"2023-01-15 08:55:27","post_modified_gmt":"2023-01-15 08:55:27","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/2023\/01\/15\/destinations-2\/","menu_order":"2","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"544","post_author":"1","post_date":"2023-01-15 08:55:27","post_date_gmt":"2023-01-15 08:55:27","post_content":"","post_title":"Tours","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"tours-2","to_ping":"","pinged":"","post_modified":"2023-01-15 08:55:27","post_modified_gmt":"2023-01-15 08:55:27","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/2023\/01\/15\/tours-2\/","menu_order":"3","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"545","post_author":"1","post_date":"2023-01-15 08:55:27","post_date_gmt":"2023-01-15 08:55:27","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"545","to_ping":"","pinged":"","post_modified":"2023-01-15 08:55:27","post_modified_gmt":"2023-01-15 08:55:27","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/2023\/01\/15\/545\/","menu_order":"5","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"546","post_author":"1","post_date":"2023-01-15 08:55:27","post_date_gmt":"2023-01-15 08:55:27","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"546","to_ping":"","pinged":"","post_modified":"2023-01-15 08:55:27","post_modified_gmt":"2023-01-15 08:55:27","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/2023\/01\/15\/546\/","menu_order":"5","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"547","post_author":"1","post_date":"2023-01-22 17:16:42","post_date_gmt":"0000-00-00 00:00:00","post_content":"","post_title":"Auto Draft","post_excerpt":"","post_status":"auto-draft","comment_status":"open","ping_status":"open","post_password":"","post_name":"","to_ping":"","pinged":"","post_modified":"2023-01-22 17:16:42","post_modified_gmt":"0000-00-00 00:00:00","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/?p=547","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"548","post_author":"1","post_date":"2023-01-22 17:27:39","post_date_gmt":"2023-01-22 17:27:39","post_content":"","post_title":"Hola Africa-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"hola-africa-01","to_ping":"","pinged":"","post_modified":"2023-01-22 17:27:39","post_modified_gmt":"2023-01-22 17:27:39","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/Hola-Africa-01.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"549","post_author":"1","post_date":"2023-01-22 17:27:47","post_date_gmt":"2023-01-22 17:27:47","post_content":"","post_title":"Hola Africa-02","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"hola-africa-02","to_ping":"","pinged":"","post_modified":"2023-01-22 17:27:47","post_modified_gmt":"2023-01-22 17:27:47","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/Hola-Africa-02.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"550","post_author":"1","post_date":"2023-01-22 17:27:50","post_date_gmt":"2023-01-22 17:27:50","post_content":"","post_title":"Hola Africa-02","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"hola-africa-02-2","to_ping":"","pinged":"","post_modified":"2023-01-22 17:27:50","post_modified_gmt":"2023-01-22 17:27:50","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/Hola-Africa-02.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"551","post_author":"1","post_date":"2023-01-22 17:29:31","post_date_gmt":"2023-01-22 17:29:31","post_content":"","post_title":"32x32-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"32x32-01","to_ping":"","pinged":"","post_modified":"2023-01-22 17:29:31","post_modified_gmt":"2023-01-22 17:29:31","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/32x32-01.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"552","post_author":"1","post_date":"2023-01-22 17:29:36","post_date_gmt":"2023-01-22 17:29:36","post_content":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/cropped-32x32-01.png","post_title":"cropped-32x32-01.png","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"cropped-32x32-01-png","to_ping":"","pinged":"","post_modified":"2023-01-22 17:29:36","post_modified_gmt":"2023-01-22 17:29:36","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/cropped-32x32-01.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"553","post_author":"1","post_date":"2023-01-22 17:29:56","post_date_gmt":"2023-01-22 17:29:56","post_content":"{\n    \"blogdescription\": {\n        \"value\": \"Explore Africa's Beauty\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2023-01-22 17:29:56\"\n    },\n    \"site_icon\": {\n        \"value\": 552,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2023-01-22 17:29:56\"\n    }\n}","post_title":"","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"f71a98f6-9a83-4c1d-a849-4085dab29c9e","to_ping":"","pinged":"","post_modified":"2023-01-22 17:29:56","post_modified_gmt":"2023-01-22 17:29:56","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/2023\/01\/22\/f71a98f6-9a83-4c1d-a849-4085dab29c9e\/","menu_order":"0","post_type":"customize_changeset","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"554","post_author":"1","post_date":"2023-01-22 17:29:56","post_date_gmt":"2023-01-22 17:29:56","post_content":"","post_title":"Default Kit","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"5-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 17:29:56","post_modified_gmt":"2023-01-22 17:29:56","post_content_filtered":"","post_parent":"5","guid":"https:\/\/hola.egktech.co.tz\/?p=554","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"555","post_author":"1","post_date":"2023-01-22 17:30:54","post_date_gmt":"2023-01-22 17:30:54","post_content":"","post_title":"Hola Africa-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"hola-africa-01-2","to_ping":"","pinged":"","post_modified":"2023-01-25 06:24:43","post_modified_gmt":"2023-01-25 06:24:43","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/Hola-Africa-01-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"556","post_author":"1","post_date":"2023-01-22 17:33:13","post_date_gmt":"2023-01-22 17:33:13","post_content":"","post_title":"Hola Africa-01-light","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"hola-africa-01-light","to_ping":"","pinged":"","post_modified":"2023-01-22 17:33:13","post_modified_gmt":"2023-01-22 17:33:13","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/Hola-Africa-01-light.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"557","post_author":"1","post_date":"2023-01-22 17:35:18","post_date_gmt":"2023-01-22 17:35:18","post_content":"","post_title":"16x16-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"16x16-01","to_ping":"","pinged":"","post_modified":"2023-01-22 17:35:18","post_modified_gmt":"2023-01-22 17:35:18","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/16x16-01.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"558","post_author":"1","post_date":"2023-01-22 17:41:36","post_date_gmt":"2023-01-22 17:41:36","post_content":"","post_title":"slider-img-6","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"slider-img-6","to_ping":"","pinged":"","post_modified":"2023-01-25 08:23:22","post_modified_gmt":"2023-01-25 08:23:22","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/slider-img-6.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"559","post_author":"1","post_date":"2023-01-22 17:41:38","post_date_gmt":"2023-01-22 17:41:38","post_content":"","post_title":"slider-img-5","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"slider-img-5","to_ping":"","pinged":"","post_modified":"2023-01-22 17:41:38","post_modified_gmt":"2023-01-22 17:41:38","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/slider-img-5.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"560","post_author":"1","post_date":"2023-01-22 17:45:29","post_date_gmt":"2023-01-22 17:45:29","post_content":"","post_title":"slider-img-8","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"slider-img-8","to_ping":"","pinged":"","post_modified":"2023-01-22 17:45:29","post_modified_gmt":"2023-01-22 17:45:29","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/slider-img-8.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"561","post_author":"1","post_date":"2023-01-22 17:45:31","post_date_gmt":"2023-01-22 17:45:31","post_content":"","post_title":"slider-img-7","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"slider-img-7","to_ping":"","pinged":"","post_modified":"2023-01-22 17:45:31","post_modified_gmt":"2023-01-22 17:45:31","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/slider-img-7.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"562","post_author":"1","post_date":"2023-01-22 17:45:35","post_date_gmt":"2023-01-22 17:45:35","post_content":"","post_title":"slider-img-4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"slider-img-4-2","to_ping":"","pinged":"","post_modified":"2023-01-25 08:23:25","post_modified_gmt":"2023-01-25 08:23:25","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/slider-img-4.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"564","post_author":"1","post_date":"2023-01-22 17:48:47","post_date_gmt":"2023-01-22 17:48:47","post_content":"","post_title":"Default Kit","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"5-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 17:48:47","post_modified_gmt":"2023-01-22 17:48:47","post_content_filtered":"","post_parent":"5","guid":"https:\/\/hola.egktech.co.tz\/?p=564","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"565","post_author":"1","post_date":"2023-01-22 17:48:47","post_date_gmt":"2023-01-22 17:48:47","post_content":"","post_title":"Default Kit","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"5-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 17:48:47","post_modified_gmt":"2023-01-22 17:48:47","post_content_filtered":"","post_parent":"5","guid":"https:\/\/hola.egktech.co.tz\/?p=565","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"566","post_author":"1","post_date":"2023-01-22 17:53:19","post_date_gmt":"2023-01-22 17:53:19","post_content":"","post_title":"background-text-2-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-text-2-1","to_ping":"","pinged":"","post_modified":"2023-01-22 17:53:19","post_modified_gmt":"2023-01-22 17:53:19","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"567","post_author":"1","post_date":"2023-01-22 17:57:34","post_date_gmt":"2023-01-22 17:57:34","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<form action=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/\" method=\"GET\">\n\t\t\t\t\t\t\t<input type=\"text\" value=\"\" name=\"destination\" placeholder=\"Where to?\">\n\t\t\t\t\t\t\t<select name=\"month\">\n\t\t\t\t\t\t\t\t<option value=\"\">Month<\/option>\n\t\t\t\t\t\t\t\t<option value=\"1\">January<\/option>\n\t\t\t\t\t\t\t\t<option value=\"2\">February<\/option>\n\t\t\t\t\t\t\t\t<option value=\"3\">March<\/option>\n\t\t\t\t\t\t\t\t<option value=\"4\">April<\/option>\n\t\t\t\t\t\t\t\t<option value=\"5\">May<\/option>\n\t\t\t\t\t\t\t\t<option value=\"6\">June<\/option>\n\t\t\t\t\t\t\t\t<option value=\"7\">July<\/option>\n\t\t\t\t\t\t\t\t<option value=\"8\">August<\/option>\n\t\t\t\t\t\t\t\t<option value=\"9\">September<\/option>\n\t\t\t\t\t\t\t\t<option value=\"10\">October<\/option>\n\t\t\t\t\t\t\t\t<option value=\"11\">November<\/option>\n\t\t\t\t\t\t\t\t<option value=\"12\">December<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t\t\t\t\t\t<select name=\"type[]\">\n\t\t\t\t\t\t\t\t<option value=\"\">Travel Type<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"adventure-world\">Adventure World<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"air-rides\">Air Rides<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"beaches\">Beaches<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"city-sightseeing\">City Sightseeing<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"hiking-adventures\">Hiking Adventures<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"historical-buildings\">Historical Buildings<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"musem-tours\">Musem Tours<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"romantic\">Romantic<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"spiritual-voyage\">Spiritual Voyage<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/select>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"submit\"   style=\"\">FIND NOW<\/button>\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<\/form>\n\t\t\t\t\t\t\t\t\t\t<img width=\"947\" height=\"244\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1.png 947w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1-300x77.png 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1-768x198.png 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1-700x180.png 700w\" sizes=\"(max-width: 947px) 100vw, 947px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Popular tour types<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t<input type=\"hidden\" name=\"number\" value=\"3\">\n\t\t\t\t<input type=\"hidden\" name=\"order_by\" value=\"date\">\n\t\t\t\t<input type=\"hidden\" name=\"order\" value=\"ASC\">\n\t\t\t\t<input type=\"hidden\" name=\"tour_category\" value=\"\">\n\t\t\t\t<input type=\"hidden\" name=\"destination\" value=\"\">\n\t\t\t\t<input type=\"hidden\" name=\"thumb_size\" value=\"full\">\n\t\t\t\t<input type=\"hidden\" name=\"next_page\" value=\"2\">\n\t\t\t\t<input type=\"hidden\" name=\"tour_type\" value=\"standard\">\n\t\t\t\t<input type=\"hidden\" name=\"image_size\" value=\"full\">\n\t\t\t\t<input type=\"hidden\" name=\"title_tag\" value=\"h3\">\n\t\t\t\t<input type=\"hidden\" name=\"text_length\" value=\"20\">\n\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/dubai-desert-trail\/\">\n\t\t\t\t\t<img width=\"1300\" height=\"1693\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-230x300.jpg 230w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-786x1024.jpg 786w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-768x1000.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-1179x1536.jpg 1179w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-700x912.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t<\/a>\n\t\t\t\t\t<h3>\n\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/dubai-desert-trail\/\">Dubai Desert Trail<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t$1259\n        9.3 Superb            \n\t\t\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin, tellus vitae condimentum egestas, libero dolor auctor tellus, eu consectetur&hellip;\t\t\t\t\t\n\t\t\t\t\t10 Days\t\t\t\t\n\t\t\t\t\t12+\n            \t<a href='https:\/\/bridge376.qodeinteractive.com\/destinations\/dubai\/' target='_blank' rel=\"noopener noreferrer\">\n\t                    Dubai\t                \n\t            <\/a>\n\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/bahamas-dream-tour\/\">\n\t\t\t\t\t<img width=\"1300\" height=\"1693\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-230x300.jpg 230w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-786x1024.jpg 786w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-768x1000.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-1179x1536.jpg 1179w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-700x912.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t<\/a>\n\t\t\t\t\t<h3>\n\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/bahamas-dream-tour\/\">Bahamas Dream Tour<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t$1259\n        7.7 Superb            \n\t\t\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin, tellus vitae condimentum egestas, libero dolor auctor tellus, eu consectetur&hellip;\t\t\t\t\t\n\t\t\t\t\t10 Days\t\t\t\t\n\t\t\t\t\t12+\n            \t<a href='https:\/\/bridge376.qodeinteractive.com\/destinations\/bahamas\/' target='_blank' rel=\"noopener noreferrer\">\n\t                    Bahamas\t                \n\t            <\/a>\n\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/warm-sun-in-cannes\/\">\n\t\t\t\t\t<img width=\"1300\" height=\"1693\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-230x300.jpg 230w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-786x1024.jpg 786w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-768x1000.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-1179x1536.jpg 1179w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-700x912.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t<\/a>\n\t\t\t\t\t<h3>\n\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/warm-sun-in-cannes\/\">Warm Sun In Cannes<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t$439\n        7.3 Superb            \n\t\t\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin, tellus vitae condimentum egestas, libero dolor auctor tellus, eu consectetur&hellip;\t\t\t\t\t\n\t\t\t\t\t10 Days\t\t\t\t\n\t\t\t\t\t12+\n            \t<a href='https:\/\/bridge376.qodeinteractive.com\/destinations\/france\/' target='_blank' rel=\"noopener noreferrer\">\n\t                    France\t                \n\t            <\/a>\n\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-2.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-2.png 1055w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-2-300x54.png 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-2-1024x185.png 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-2-768x139.png 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-2-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/single-img-1.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/single-img-1.png 523w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/single-img-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1>World Playground<\/h1>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t<a href=\"#\" target=\"_self\" rel=\"noopener noreferrer\">\n\t    Read More\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Best destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/canada\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-1.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-1.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-1-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Canada<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/dubai\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-2.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-2.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-2-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Dubai<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/paris\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-3.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-3.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-3-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Paris<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/bahamas\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-4.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-4.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-4-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Bahamas<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/london\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-5.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-5.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-5-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>London<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/maldives\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-6.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-6.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-6-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Maldives<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t<a itemprop=\"url\" href=\"#\" target=\"_self\" style=\"\" rel=\"noopener noreferrer\">Destination<\/a>\t\t\n\t\t\t\t\t\t\t\t\t\t<img width=\"508\" height=\"129\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n<form action=\"\/wp-admin\/admin-ajax.php#wpcf7-f290-o1\" method=\"post\" novalidate=\"novalidate\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"290\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.1.9\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f290-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your e-mail\" \/>\n <input type=\"submit\" value=\"Subscribe\" \/>\n<\/form>    \n\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 17:57:34","post_modified_gmt":"2023-01-22 17:57:34","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=567","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"568","post_author":"1","post_date":"2023-01-22 17:57:34","post_date_gmt":"2023-01-22 17:57:34","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<form action=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/\" method=\"GET\">\n\t\t\t\t\t\t\t<input type=\"text\" value=\"\" name=\"destination\" placeholder=\"Where to?\">\n\t\t\t\t\t\t\t<select name=\"month\">\n\t\t\t\t\t\t\t\t<option value=\"\">Month<\/option>\n\t\t\t\t\t\t\t\t<option value=\"1\">January<\/option>\n\t\t\t\t\t\t\t\t<option value=\"2\">February<\/option>\n\t\t\t\t\t\t\t\t<option value=\"3\">March<\/option>\n\t\t\t\t\t\t\t\t<option value=\"4\">April<\/option>\n\t\t\t\t\t\t\t\t<option value=\"5\">May<\/option>\n\t\t\t\t\t\t\t\t<option value=\"6\">June<\/option>\n\t\t\t\t\t\t\t\t<option value=\"7\">July<\/option>\n\t\t\t\t\t\t\t\t<option value=\"8\">August<\/option>\n\t\t\t\t\t\t\t\t<option value=\"9\">September<\/option>\n\t\t\t\t\t\t\t\t<option value=\"10\">October<\/option>\n\t\t\t\t\t\t\t\t<option value=\"11\">November<\/option>\n\t\t\t\t\t\t\t\t<option value=\"12\">December<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t\t\t\t\t\t<select name=\"type[]\">\n\t\t\t\t\t\t\t\t<option value=\"\">Travel Type<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"adventure-world\">Adventure World<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"air-rides\">Air Rides<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"beaches\">Beaches<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"city-sightseeing\">City Sightseeing<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"hiking-adventures\">Hiking Adventures<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"historical-buildings\">Historical Buildings<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"musem-tours\">Musem Tours<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"romantic\">Romantic<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"spiritual-voyage\">Spiritual Voyage<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/select>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"submit\"   style=\"\">FIND NOW<\/button>\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<\/form>\n\t\t\t\t\t\t\t\t\t\t<img width=\"947\" height=\"244\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1.png 947w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1-300x77.png 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1-768x198.png 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1-700x180.png 700w\" sizes=\"(max-width: 947px) 100vw, 947px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Popular tour types<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t<input type=\"hidden\" name=\"number\" value=\"3\">\n\t\t\t\t<input type=\"hidden\" name=\"order_by\" value=\"date\">\n\t\t\t\t<input type=\"hidden\" name=\"order\" value=\"ASC\">\n\t\t\t\t<input type=\"hidden\" name=\"tour_category\" value=\"\">\n\t\t\t\t<input type=\"hidden\" name=\"destination\" value=\"\">\n\t\t\t\t<input type=\"hidden\" name=\"thumb_size\" value=\"full\">\n\t\t\t\t<input type=\"hidden\" name=\"next_page\" value=\"2\">\n\t\t\t\t<input type=\"hidden\" name=\"tour_type\" value=\"standard\">\n\t\t\t\t<input type=\"hidden\" name=\"image_size\" value=\"full\">\n\t\t\t\t<input type=\"hidden\" name=\"title_tag\" value=\"h3\">\n\t\t\t\t<input type=\"hidden\" name=\"text_length\" value=\"20\">\n\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/dubai-desert-trail\/\">\n\t\t\t\t\t<img width=\"1300\" height=\"1693\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-230x300.jpg 230w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-786x1024.jpg 786w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-768x1000.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-1179x1536.jpg 1179w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-700x912.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t<\/a>\n\t\t\t\t\t<h3>\n\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/dubai-desert-trail\/\">Dubai Desert Trail<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t$1259\n        9.3 Superb            \n\t\t\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin, tellus vitae condimentum egestas, libero dolor auctor tellus, eu consectetur&hellip;\t\t\t\t\t\n\t\t\t\t\t10 Days\t\t\t\t\n\t\t\t\t\t12+\n            \t<a href='https:\/\/bridge376.qodeinteractive.com\/destinations\/dubai\/' target='_blank' rel=\"noopener noreferrer\">\n\t                    Dubai\t                \n\t            <\/a>\n\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/bahamas-dream-tour\/\">\n\t\t\t\t\t<img width=\"1300\" height=\"1693\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-230x300.jpg 230w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-786x1024.jpg 786w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-768x1000.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-1179x1536.jpg 1179w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-700x912.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t<\/a>\n\t\t\t\t\t<h3>\n\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/bahamas-dream-tour\/\">Bahamas Dream Tour<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t$1259\n        7.7 Superb            \n\t\t\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin, tellus vitae condimentum egestas, libero dolor auctor tellus, eu consectetur&hellip;\t\t\t\t\t\n\t\t\t\t\t10 Days\t\t\t\t\n\t\t\t\t\t12+\n            \t<a href='https:\/\/bridge376.qodeinteractive.com\/destinations\/bahamas\/' target='_blank' rel=\"noopener noreferrer\">\n\t                    Bahamas\t                \n\t            <\/a>\n\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/warm-sun-in-cannes\/\">\n\t\t\t\t\t<img width=\"1300\" height=\"1693\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-230x300.jpg 230w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-786x1024.jpg 786w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-768x1000.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-1179x1536.jpg 1179w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-700x912.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t<\/a>\n\t\t\t\t\t<h3>\n\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/warm-sun-in-cannes\/\">Warm Sun In Cannes<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t$439\n        7.3 Superb            \n\t\t\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin, tellus vitae condimentum egestas, libero dolor auctor tellus, eu consectetur&hellip;\t\t\t\t\t\n\t\t\t\t\t10 Days\t\t\t\t\n\t\t\t\t\t12+\n            \t<a href='https:\/\/bridge376.qodeinteractive.com\/destinations\/france\/' target='_blank' rel=\"noopener noreferrer\">\n\t                    France\t                \n\t            <\/a>\n\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-2.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-2.png 1055w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-2-300x54.png 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-2-1024x185.png 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-2-768x139.png 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-2-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/single-img-1.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/single-img-1.png 523w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/single-img-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1>World Playground<\/h1>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t<a href=\"#\" target=\"_self\" rel=\"noopener noreferrer\">\n\t    Read More\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Best destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/canada\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-1.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-1.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-1-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Canada<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/dubai\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-2.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-2.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-2-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Dubai<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/paris\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-3.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-3.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-3-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Paris<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/bahamas\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-4.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-4.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-4-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Bahamas<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/london\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-5.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-5.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-5-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>London<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/maldives\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-6.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-6.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-6-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Maldives<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t<a itemprop=\"url\" href=\"#\" target=\"_self\" style=\"\" rel=\"noopener noreferrer\">Destination<\/a>\t\t\n\t\t\t\t\t\t\t\t\t\t<img width=\"508\" height=\"129\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n<form action=\"\/wp-admin\/admin-ajax.php#wpcf7-f290-o1\" method=\"post\" novalidate=\"novalidate\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"290\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.1.9\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f290-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your e-mail\" \/>\n <input type=\"submit\" value=\"Subscribe\" \/>\n<\/form>    \n\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/bridge376.qodeinteractive.com\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 17:57:34","post_modified_gmt":"2023-01-22 17:57:34","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=568","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"569","post_author":"1","post_date":"2023-01-22 17:57:34","post_date_gmt":"2023-01-22 17:57:34","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/single-img-1.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/single-img-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/single-img-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t<a href=\"#\" target=\"_self\" style=\"color: #FFFFFF\" rel=\"noopener\">\n\t    Read More\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Best destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a itemprop=\"url\" href=\"#\" target=\"_self\" style=\"\" rel=\"noopener\">Destination<\/a>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"508\" height=\"129\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 17:57:34","post_modified_gmt":"2023-01-22 17:57:34","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=569","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"570","post_author":"1","post_date":"2023-01-22 17:58:08","post_date_gmt":"2023-01-22 17:58:08","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/single-img-1.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/single-img-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/single-img-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t<a href=\"#\" target=\"_self\" style=\"color: #FFFFFF\" rel=\"noopener\">\n\t    Read More\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Best destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a itemprop=\"url\" href=\"#\" target=\"_self\" style=\"\" rel=\"noopener\">Destination<\/a>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"508\" height=\"129\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 17:58:08","post_modified_gmt":"2023-01-22 17:58:08","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=570","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"571","post_author":"1","post_date":"2023-01-22 17:58:08","post_date_gmt":"2023-01-22 17:58:08","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/single-img-1.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/single-img-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/single-img-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t<a href=\"#\" target=\"_self\" style=\"color: #FFFFFF\" rel=\"noopener\">\n\t    Read More\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Best destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a itemprop=\"url\" href=\"#\" target=\"_self\" style=\"\" rel=\"noopener\">Destination<\/a>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"508\" height=\"129\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 17:58:08","post_modified_gmt":"2023-01-22 17:58:08","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=571","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"572","post_author":"1","post_date":"2023-01-22 17:58:08","post_date_gmt":"2023-01-22 17:58:08","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/single-img-1.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/single-img-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/single-img-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t<a href=\"#\" target=\"_self\" style=\"color: #FFFFFF\" rel=\"noopener\">\n\t    Read More\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Best destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a itemprop=\"url\" href=\"#\" target=\"_self\" style=\"\" rel=\"noopener\">Destination<\/a>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"508\" height=\"129\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 17:58:08","post_modified_gmt":"2023-01-22 17:58:08","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=572","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"573","post_author":"1","post_date":"2023-01-22 18:04:42","post_date_gmt":"2023-01-22 18:04:42","post_content":"","post_title":"single-img-1-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"single-img-1-1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:04:42","post_modified_gmt":"2023-01-22 18:04:42","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"575","post_author":"1","post_date":"2023-01-22 18:10:03","post_date_gmt":"0000-00-00 00:00:00","post_content":"","post_title":"Auto Draft","post_excerpt":"","post_status":"auto-draft","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"","to_ping":"","pinged":"","post_modified":"2023-01-22 18:10:03","post_modified_gmt":"0000-00-00 00:00:00","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/?post_type=destination&p=575","menu_order":"0","post_type":"destination","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"576","post_author":"1","post_date":"2023-01-22 18:12:18","post_date_gmt":"2023-01-22 18:12:18","post_content":"","post_title":"Tanzania","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"tanzania","to_ping":"","pinged":"","post_modified":"2023-01-22 18:12:19","post_modified_gmt":"2023-01-22 18:12:19","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/?post_type=destination&#038;p=576","menu_order":"1","post_type":"destination","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"577","post_author":"1","post_date":"2023-01-22 18:11:38","post_date_gmt":"2023-01-22 18:11:38","post_content":"","post_title":"Mount Kilimanjaro Summit","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"mount-kilimanjaro-summit","to_ping":"","pinged":"","post_modified":"2023-01-22 18:11:38","post_modified_gmt":"2023-01-22 18:11:38","post_content_filtered":"","post_parent":"576","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/Mount-Kilimanjaro-Summit.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"578","post_author":"1","post_date":"2023-01-22 18:12:18","post_date_gmt":"2023-01-22 18:12:18","post_content":"","post_title":"Tanzania","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"576-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:12:18","post_modified_gmt":"2023-01-22 18:12:18","post_content_filtered":"","post_parent":"576","guid":"https:\/\/hola.egktech.co.tz\/?p=578","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"579","post_author":"1","post_date":"2023-01-22 18:12:27","post_date_gmt":"2023-01-22 18:12:27","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/single-img-1.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/single-img-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/single-img-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t<a href=\"#\" target=\"_self\" style=\"color: #FFFFFF\" rel=\"noopener\">\n\t    Read More\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Best destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a itemprop=\"url\" href=\"#\" target=\"_self\" style=\"\" rel=\"noopener\">Destination<\/a>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"508\" height=\"129\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:12:27","post_modified_gmt":"2023-01-22 18:12:27","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=579","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"580","post_author":"1","post_date":"2023-01-22 18:12:27","post_date_gmt":"2023-01-22 18:12:27","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/single-img-1.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/single-img-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/single-img-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t<a href=\"#\" target=\"_self\" style=\"color: #FFFFFF\" rel=\"noopener\">\n\t    Read More\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Best destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a itemprop=\"url\" href=\"#\" target=\"_self\" style=\"\" rel=\"noopener\">Destination<\/a>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"508\" height=\"129\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:12:27","post_modified_gmt":"2023-01-22 18:12:27","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=580","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"581","post_author":"1","post_date":"2023-01-22 18:12:27","post_date_gmt":"2023-01-22 18:12:27","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t<a href=\"#\" target=\"_self\" style=\"color: #FFFFFF\" rel=\"noopener\">\n\t    Read More\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Best destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a itemprop=\"url\" href=\"#\" target=\"_self\" style=\"\" rel=\"noopener\">Destination<\/a>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"508\" height=\"129\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:12:27","post_modified_gmt":"2023-01-22 18:12:27","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=581","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"582","post_author":"1","post_date":"2023-01-22 18:13:08","post_date_gmt":"2023-01-22 18:13:08","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t<a href=\"#\" target=\"_self\" style=\"color: #FFFFFF\" rel=\"noopener\">\n\t    Read More\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Best destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a itemprop=\"url\" href=\"#\" target=\"_self\" style=\"\" rel=\"noopener\">Destination<\/a>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"508\" height=\"129\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:13:08","post_modified_gmt":"2023-01-22 18:13:08","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=582","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"583","post_author":"1","post_date":"2023-01-22 18:13:08","post_date_gmt":"2023-01-22 18:13:08","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t<a href=\"#\" target=\"_self\" style=\"color: #FFFFFF\" rel=\"noopener\">\n\t    Read More\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Best destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a itemprop=\"url\" href=\"#\" target=\"_self\" style=\"\" rel=\"noopener\">Destination<\/a>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"508\" height=\"129\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:13:08","post_modified_gmt":"2023-01-22 18:13:08","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=583","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"584","post_author":"1","post_date":"2023-01-22 18:13:08","post_date_gmt":"2023-01-22 18:13:08","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t<a href=\"#\" target=\"_self\" style=\"color: #FFFFFF\" rel=\"noopener\">\n\t    Read More\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Best destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a itemprop=\"url\" href=\"#\" target=\"_self\" data-hover-color='#FFFFFF' style=\"color: #FFFFFF; \" rel=\"noopener\">Destination<\/a>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"508\" height=\"129\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:13:08","post_modified_gmt":"2023-01-22 18:13:08","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=584","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"585","post_author":"1","post_date":"2023-01-22 18:18:35","post_date_gmt":"2023-01-22 18:18:35","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t<a href=\"#\" target=\"_self\" style=\"color: #FFFFFF\" rel=\"noopener\">\n\t    Read More\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Best destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a itemprop=\"url\" href=\"#\" target=\"_self\" data-hover-color='#FFFFFF' style=\"color: #FFFFFF; \" rel=\"noopener\">Destination<\/a>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"508\" height=\"129\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:18:35","post_modified_gmt":"2023-01-22 18:18:35","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=585","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"586","post_author":"1","post_date":"2023-01-22 18:18:35","post_date_gmt":"2023-01-22 18:18:35","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t<a href=\"#\" target=\"_self\" style=\"color: #FFFFFF\" rel=\"noopener\">\n\t    Read More\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Best destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.0 - 09-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a itemprop=\"url\" href=\"#\" target=\"_self\" data-hover-color='#FFFFFF' style=\"color: #FFFFFF; \" rel=\"noopener\">Destination<\/a>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"508\" height=\"129\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:18:35","post_modified_gmt":"2023-01-22 18:18:35","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=586","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"587","post_author":"1","post_date":"2023-01-22 18:18:36","post_date_gmt":"2023-01-22 18:18:36","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t<a href=\"#\" target=\"_self\" style=\"color: #FFFFFF\" rel=\"noopener\">\n\t    Read More\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Best destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a itemprop=\"url\" href=\"#\" target=\"_self\" data-hover-color='#FFFFFF' style=\"color: #FFFFFF; \" rel=\"noopener\">Destination<\/a>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"508\" height=\"129\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:18:36","post_modified_gmt":"2023-01-22 18:18:36","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=587","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"588","post_author":"1","post_date":"2023-01-22 18:19:17","post_date_gmt":"2023-01-22 18:19:17","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t<a href=\"#\" target=\"_self\" style=\"color: #FFFFFF\" rel=\"noopener\">\n\t    Read More\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Best destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a itemprop=\"url\" href=\"#\" target=\"_self\" data-hover-color='#FFFFFF' style=\"color: #FFFFFF; \" rel=\"noopener\">Destination<\/a>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"508\" height=\"129\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:19:17","post_modified_gmt":"2023-01-22 18:19:17","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=588","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"589","post_author":"1","post_date":"2023-01-22 18:19:17","post_date_gmt":"2023-01-22 18:19:17","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t<a href=\"#\" target=\"_self\" style=\"color: #FFFFFF\" rel=\"noopener\">\n\t    Read More\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Best destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a itemprop=\"url\" href=\"#\" target=\"_self\" data-hover-color='#FFFFFF' style=\"color: #FFFFFF; \" rel=\"noopener\">Destination<\/a>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"508\" height=\"129\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:19:17","post_modified_gmt":"2023-01-22 18:19:17","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=589","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"590","post_author":"1","post_date":"2023-01-22 18:19:17","post_date_gmt":"2023-01-22 18:19:17","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t<a href=\"#\" target=\"_self\" style=\"color: #FFFFFF\" rel=\"noopener\">\n\t    Read More\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a itemprop=\"url\" href=\"#\" target=\"_self\" data-hover-color='#FFFFFF' style=\"color: #FFFFFF; \" rel=\"noopener\">Destination<\/a>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"508\" height=\"129\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:19:17","post_modified_gmt":"2023-01-22 18:19:17","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=590","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"592","post_author":"1","post_date":"2023-01-22 18:22:09","post_date_gmt":"2023-01-22 18:22:09","post_content":"","post_title":"background-img-2-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-img-2-3-2","to_ping":"","pinged":"","post_modified":"2023-01-22 18:22:09","post_modified_gmt":"2023-01-22 18:22:09","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-img-2-3.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"593","post_author":"1","post_date":"2023-01-22 18:23:16","post_date_gmt":"2023-01-22 18:23:16","post_content":"","post_title":"background-img-2-4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-img-2-4-2","to_ping":"","pinged":"","post_modified":"2023-01-22 18:23:16","post_modified_gmt":"2023-01-22 18:23:16","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-img-2-4.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"594","post_author":"1","post_date":"2023-01-22 18:25:46","post_date_gmt":"2023-01-22 18:25:46","post_content":"","post_title":"background-text-3-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-text-3-1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:25:46","post_modified_gmt":"2023-01-22 18:25:46","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"595","post_author":"1","post_date":"2023-01-22 18:26:18","post_date_gmt":"2023-01-22 18:26:18","post_content":"","post_title":"background-text-3-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-text-3-1-2","to_ping":"","pinged":"","post_modified":"2023-01-22 18:26:18","post_modified_gmt":"2023-01-22 18:26:18","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"596","post_author":"1","post_date":"2023-01-22 18:30:05","post_date_gmt":"2023-01-22 18:30:05","post_content":"","post_title":"background-img-3-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-img-3-1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:23:30","post_modified_gmt":"2023-01-25 08:23:30","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-img-3-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"597","post_author":"1","post_date":"2023-01-22 18:36:08","post_date_gmt":"2023-01-22 18:36:08","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t<a href=\"#\" target=\"_self\" style=\"color: #FFFFFF\" rel=\"noopener\">\n\t    Read More\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a itemprop=\"url\" href=\"#\" target=\"_self\" data-hover-color='#FFFFFF' style=\"color: #FFFFFF; \" rel=\"noopener\">Destination<\/a>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"508\" height=\"129\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:36:08","post_modified_gmt":"2023-01-22 18:36:08","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=597","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"598","post_author":"1","post_date":"2023-01-22 18:36:08","post_date_gmt":"2023-01-22 18:36:08","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t<a href=\"#\" target=\"_self\" style=\"color: #FFFFFF\" rel=\"noopener\">\n\t    Read More\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a itemprop=\"url\" href=\"#\" target=\"_self\" data-hover-color='#FFFFFF' style=\"color: #FFFFFF; \" rel=\"noopener\">Destination<\/a>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"508\" height=\"129\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:36:08","post_modified_gmt":"2023-01-22 18:36:08","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=598","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"599","post_author":"1","post_date":"2023-01-22 18:36:08","post_date_gmt":"2023-01-22 18:36:08","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:36:08","post_modified_gmt":"2023-01-22 18:36:08","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=599","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"600","post_author":"1","post_date":"2023-01-22 18:37:05","post_date_gmt":"2023-01-22 18:37:05","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:37:05","post_modified_gmt":"2023-01-22 18:37:05","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=600","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"601","post_author":"1","post_date":"2023-01-22 18:37:05","post_date_gmt":"2023-01-22 18:37:05","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:37:05","post_modified_gmt":"2023-01-22 18:37:05","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=601","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"602","post_author":"1","post_date":"2023-01-22 18:37:05","post_date_gmt":"2023-01-22 18:37:05","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:37:05","post_modified_gmt":"2023-01-22 18:37:05","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=602","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"603","post_author":"1","post_date":"2023-01-22 18:44:10","post_date_gmt":"2023-01-22 18:44:10","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:44:10","post_modified_gmt":"2023-01-22 18:44:10","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=603","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"604","post_author":"1","post_date":"2023-01-22 18:44:10","post_date_gmt":"2023-01-22 18:44:10","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:44:10","post_modified_gmt":"2023-01-22 18:44:10","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=604","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"605","post_author":"1","post_date":"2023-01-22 18:44:10","post_date_gmt":"2023-01-22 18:44:10","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t\t\t<h5>\n\t\tOUR CUSTOM-DESIGNED JOURNEYS\t\t\t<\/h5>\n\t\t\t<h2>\n\t\tTailor-made itineraries for every traveller\t<\/h2>\n\t\t\t<p style=\"color: #fff;text-align: justify\">We\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\u2019s time to let your safari dreams run wild.<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tEXPLORE OUR ITINERARIES\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 18:44:10","post_modified_gmt":"2023-01-22 18:44:10","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=605","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"607","post_author":"1","post_date":"2023-01-22 18:54:24","post_date_gmt":"0000-00-00 00:00:00","post_content":"","post_title":"Auto Draft","post_excerpt":"","post_status":"auto-draft","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"","to_ping":"","pinged":"","post_modified":"2023-01-22 18:54:24","post_modified_gmt":"0000-00-00 00:00:00","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/?post_type=tour&p=607","menu_order":"0","post_type":"tour","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"608","post_author":"1","post_date":"2023-01-22 19:23:46","post_date_gmt":"2023-01-22 19:23:46","post_content":"","post_title":"banner","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"banner","to_ping":"","pinged":"","post_modified":"2023-01-22 19:23:46","post_modified_gmt":"2023-01-22 19:23:46","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"609","post_author":"1","post_date":"2023-01-22 19:24:07","post_date_gmt":"2023-01-22 19:24:07","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t\t\t<h5>\n\t\tOUR CUSTOM-DESIGNED JOURNEYS\t\t\t<\/h5>\n\t\t\t<h2>\n\t\tTailor-made itineraries for every traveller\t<\/h2>\n\t\t\t<p style=\"color: #fff;text-align: justify\">We\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\u2019s time to let your safari dreams run wild.<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tEXPLORE OUR ITINERARIES\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 19:24:07","post_modified_gmt":"2023-01-22 19:24:07","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=609","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"610","post_author":"1","post_date":"2023-01-22 19:24:07","post_date_gmt":"2023-01-22 19:24:07","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t\t\t<h5>\n\t\tOUR CUSTOM-DESIGNED JOURNEYS\t\t\t<\/h5>\n\t\t\t<h2>\n\t\tTailor-made itineraries for every traveller\t<\/h2>\n\t\t\t<p style=\"color: #fff;text-align: justify\">We\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\u2019s time to let your safari dreams run wild.<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tEXPLORE OUR ITINERARIES\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"681\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5.png 681w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-5-300x84.png 300w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/130613424\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/video-img-1.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 19:24:07","post_modified_gmt":"2023-01-22 19:24:07","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=610","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"611","post_author":"1","post_date":"2023-01-22 19:24:07","post_date_gmt":"2023-01-22 19:24:07","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t\t\t<h5>\n\t\tOUR CUSTOM-DESIGNED JOURNEYS\t\t\t<\/h5>\n\t\t\t<h2>\n\t\tTailor-made itineraries for every traveller\t<\/h2>\n\t\t\t<p style=\"color: #fff;text-align: justify\">We\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\u2019s time to let your safari dreams run wild.<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tEXPLORE OUR ITINERARIES\n\t\t\t\t\t<\/a>\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 19:24:07","post_modified_gmt":"2023-01-22 19:24:07","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=611","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"612","post_author":"1","post_date":"2023-01-22 19:31:49","post_date_gmt":"2023-01-22 19:31:49","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t\t\t<h5>\n\t\tOUR CUSTOM-DESIGNED JOURNEYS\t\t\t<\/h5>\n\t\t\t<h2>\n\t\tTailor-made itineraries for every traveller\t<\/h2>\n\t\t\t<p style=\"color: #fff;text-align: justify\">We\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\u2019s time to let your safari dreams run wild.<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tEXPLORE OUR ITINERARIES\n\t\t\t\t\t<\/a>\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 19:31:49","post_modified_gmt":"2023-01-22 19:31:49","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=612","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"613","post_author":"1","post_date":"2023-01-22 19:31:49","post_date_gmt":"2023-01-22 19:31:49","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t\t\t<h5>\n\t\tOUR CUSTOM-DESIGNED JOURNEYS\t\t\t<\/h5>\n\t\t\t<h2>\n\t\tTailor-made itineraries for every traveller\t<\/h2>\n\t\t\t<p style=\"color: #fff;text-align: justify\">We\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\u2019s time to let your safari dreams run wild.<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tEXPLORE OUR ITINERARIES\n\t\t\t\t\t<\/a>\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Our awesome blog<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n    <ul>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-1-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/castle-tour-with-dover-and-greenwich-plus-cruise\/\">Castle Tour with Dover  and Greenwich Plus Cruise<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/adventure\/\">Adventure<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-2-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/private-tour-on-italian-holiday-summer-vacation\/\">Private Tour on Italian Holiday  Summer vacation<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/business-travel\/\">Business Travel<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/exotic-vacations\/\">Exotic Vacations<\/a>\n        <\/li>\n        <li>\n                                <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\"><img width=\"539\" height=\"303\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/blog-img-3-539x303.jpg\" alt=\"m\" decoding=\"async\" loading=\"lazy\" \/><\/a>\n                            <h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/2020\/06\/24\/south-and-west-iceland-in-7-days-self-drive-tour\/\">South and West Iceland in 7  Days Self-Drive Tour<\/a><\/h3>\n                            <p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa ...<\/p>\n                                        24 June, 2020 <meta itemprop=\"interactionCount\" content=\"UserComments: 0\"\/>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/holidays\/\">Holidays<\/a>\n                                                                            <a itemprop=\"url\" href=\"https:\/\/hola.egktech.co.tz\/category\/last-minute\/\">Last Minute<\/a>\n        <\/li>\n        <\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 19:31:49","post_modified_gmt":"2023-01-22 19:31:49","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=613","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"614","post_author":"1","post_date":"2023-01-22 19:31:49","post_date_gmt":"2023-01-22 19:31:49","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t\t\t<h5>\n\t\tOUR CUSTOM-DESIGNED JOURNEYS\t\t\t<\/h5>\n\t\t\t<h2>\n\t\tTailor-made itineraries for every traveller\t<\/h2>\n\t\t\t<p style=\"color: #fff;text-align: justify\">We\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\u2019s time to let your safari dreams run wild.<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tEXPLORE OUR ITINERARIES\n\t\t\t\t\t<\/a>\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center; color: #fff\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 19:31:49","post_modified_gmt":"2023-01-22 19:31:49","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=614","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"615","post_author":"1","post_date":"2023-01-22 19:33:20","post_date_gmt":"0000-00-00 00:00:00","post_content":"","post_title":"Auto Draft","post_excerpt":"","post_status":"auto-draft","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"","to_ping":"","pinged":"","post_modified":"2023-01-22 19:33:20","post_modified_gmt":"0000-00-00 00:00:00","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/?post_type=tour&p=615","menu_order":"0","post_type":"tour","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"616","post_author":"1","post_date":"2023-01-22 19:33:22","post_date_gmt":"0000-00-00 00:00:00","post_content":"","post_title":"Auto Draft","post_excerpt":"","post_status":"auto-draft","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"","to_ping":"","pinged":"","post_modified":"2023-01-22 19:33:22","post_modified_gmt":"0000-00-00 00:00:00","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/?post_type=tour&p=616","menu_order":"0","post_type":"tour","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"617","post_author":"1","post_date":"2023-01-22 19:37:06","post_date_gmt":"2023-01-22 19:37:06","post_content":"","post_title":"Hola Africa-01-light","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"hola-africa-01-light-2","to_ping":"","pinged":"","post_modified":"2023-01-22 19:37:06","post_modified_gmt":"2023-01-22 19:37:06","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/Hola-Africa-01-light-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"619","post_author":"1","post_date":"2023-01-22 20:28:09","post_date_gmt":"2023-01-22 20:28:09","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t\t\t<h5>\n\t\tOUR CUSTOM-DESIGNED JOURNEYS\t\t\t<\/h5>\n\t\t\t<h2>\n\t\tTailor-made itineraries for every traveller\t<\/h2>\n\t\t\t<p style=\"color: #fff;text-align: justify\">We\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\u2019s time to let your safari dreams run wild.<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tEXPLORE OUR ITINERARIES\n\t\t\t\t\t<\/a>\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center; color: #fff\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 20:28:09","post_modified_gmt":"2023-01-22 20:28:09","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=619","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"620","post_author":"1","post_date":"2023-01-22 20:28:09","post_date_gmt":"2023-01-22 20:28:09","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t\t\t<h5>\n\t\tOUR CUSTOM-DESIGNED JOURNEYS\t\t\t<\/h5>\n\t\t\t<h2>\n\t\tTailor-made itineraries for every traveller\t<\/h2>\n\t\t\t<p style=\"color: #fff;text-align: justify\">We\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\u2019s time to let your safari dreams run wild.<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tEXPLORE OUR ITINERARIES\n\t\t\t\t\t<\/a>\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center; color: #fff\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 20:28:09","post_modified_gmt":"2023-01-22 20:28:09","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=620","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"621","post_author":"1","post_date":"2023-01-22 20:28:10","post_date_gmt":"2023-01-22 20:28:10","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t\t\t<h5>\n\t\tOUR CUSTOM-DESIGNED JOURNEYS\t\t\t<\/h5>\n\t\t\t<h2>\n\t\tTailor-made itineraries for every traveller\t<\/h2>\n\t\t\t<p style=\"color: #fff;text-align: justify\">We\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\u2019s time to let your safari dreams run wild.<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tEXPLORE OUR ITINERARIES\n\t\t\t\t\t<\/a>\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 20:28:10","post_modified_gmt":"2023-01-22 20:28:10","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=621","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"622","post_author":"1","post_date":"2023-01-22 20:29:21","post_date_gmt":"2023-01-22 20:29:21","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t\t\t<h5>\n\t\tOUR CUSTOM-DESIGNED JOURNEYS\t\t\t<\/h5>\n\t\t\t<h2>\n\t\tTailor-made itineraries for every traveller\t<\/h2>\n\t\t\t<p style=\"color: #fff;text-align: justify\">We\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\u2019s time to let your safari dreams run wild.<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tEXPLORE OUR ITINERARIES\n\t\t\t\t\t<\/a>\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 20:29:21","post_modified_gmt":"2023-01-22 20:29:21","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=622","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"623","post_author":"1","post_date":"2023-01-22 20:29:21","post_date_gmt":"2023-01-22 20:29:21","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff\">Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t\t\t<h5>\n\t\tOUR CUSTOM-DESIGNED JOURNEYS\t\t\t<\/h5>\n\t\t\t<h2>\n\t\tTailor-made itineraries for every traveller\t<\/h2>\n\t\t\t<p style=\"color: #fff;text-align: justify\">We\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\u2019s time to let your safari dreams run wild.<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tEXPLORE OUR ITINERARIES\n\t\t\t\t\t<\/a>\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 20:29:21","post_modified_gmt":"2023-01-22 20:29:21","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=623","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"624","post_author":"1","post_date":"2023-01-22 20:29:21","post_date_gmt":"2023-01-22 20:29:21","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t\t\t<h5>\n\t\tOUR CUSTOM-DESIGNED JOURNEYS\t\t\t<\/h5>\n\t\t\t<h2>\n\t\tTailor-made itineraries for every traveller\t<\/h2>\n\t\t\t<p style=\"color: #fff;text-align: justify\">We\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\u2019s time to let your safari dreams run wild.<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tEXPLORE OUR ITINERARIES\n\t\t\t\t\t<\/a>\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-22 20:29:21","post_modified_gmt":"2023-01-22 20:29:21","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=624","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"626","post_author":"1","post_date":"2023-01-25 06:54:23","post_date_gmt":"2023-01-25 06:54:23","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t\t\t<h5>\n\t\tOUR CUSTOM-DESIGNED JOURNEYS\t\t\t<\/h5>\n\t\t\t<h2>\n\t\tTailor-made itineraries for every traveller\t<\/h2>\n\t\t\t<p style=\"color: #fff;text-align: justify\">We\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\u2019s time to let your safari dreams run wild.<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tEXPLORE OUR ITINERARIES\n\t\t\t\t\t<\/a>\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 06:54:23","post_modified_gmt":"2023-01-25 06:54:23","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=626","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"627","post_author":"1","post_date":"2023-01-25 06:54:23","post_date_gmt":"2023-01-25 06:54:23","post_content":"[rev_slider alias=\"home-slider\" slidertitle=\"Home-Slider\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1055\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1.png 1055w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-300x54.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-1024x185.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-768x139.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-2-1-700x127.png 700w\" sizes=\"(max-width: 1055px) 100vw, 1055px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t\t\t<h5>\n\t\tOUR CUSTOM-DESIGNED JOURNEYS\t\t\t<\/h5>\n\t\t\t<h2>\n\t\tTailor-made itineraries for every traveller\t<\/h2>\n\t\t\t<p style=\"color: #fff;text-align: justify\">We\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\u2019s time to let your safari dreams run wild.<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tEXPLORE OUR ITINERARIES\n\t\t\t\t\t<\/a>\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 06:54:23","post_modified_gmt":"2023-01-25 06:54:23","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=627","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"628","post_author":"1","post_date":"2023-01-25 06:54:24","post_date_gmt":"2023-01-25 06:54:24","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff; font-family: CaliforniaFB\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff; font-family: Andine\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t\t\t<h5>\n\t\tOUR CUSTOM-DESIGNED JOURNEYS\t\t\t<\/h5>\n\t\t\t<h2>\n\t\tTailor-made itineraries for every traveller\t<\/h2>\n\t\t\t<p style=\"color: #fff;text-align: justify\">We\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\u2019s time to let your safari dreams run wild.<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tEXPLORE OUR ITINERARIES\n\t\t\t\t\t<\/a>\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 06:54:24","post_modified_gmt":"2023-01-25 06:54:24","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=628","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"630","post_author":"1","post_date":"2023-01-25 07:06:43","post_date_gmt":"2023-01-25 07:06:43","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff; font-family: CaliforniaFB\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff; font-family: Andine\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t\t\t<h5>\n\t\tOUR CUSTOM-DESIGNED JOURNEYS\t\t\t<\/h5>\n\t\t\t<h2>\n\t\tTailor-made itineraries for every traveller\t<\/h2>\n\t\t\t<p style=\"color: #fff;text-align: justify\">We\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\u2019s time to let your safari dreams run wild.<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tEXPLORE OUR ITINERARIES\n\t\t\t\t\t<\/a>\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 07:06:43","post_modified_gmt":"2023-01-25 07:06:43","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=630","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"631","post_author":"1","post_date":"2023-01-25 07:06:43","post_date_gmt":"2023-01-25 07:06:43","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff; font-family: CaliforniaFB\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff; font-family: Andine\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Iconic Destinations<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t<h2>No Posts Found!<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1566\" height=\"191\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1.png 1566w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-300x37.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1024x125.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-768x94.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-1536x187.png 1536w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/background-text-3-1-1-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDESTINATIONS\n\t\t\t\t\t<\/a>\n\t\t\t\t<h5>\n\t\tOUR CUSTOM-DESIGNED JOURNEYS\t\t\t<\/h5>\n\t\t\t<h2>\n\t\tTailor-made itineraries for every traveller\t<\/h2>\n\t\t\t<p style=\"color: #fff;text-align: justify\">We\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\u2019s time to let your safari dreams run wild.<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tEXPLORE OUR ITINERARIES\n\t\t\t\t\t<\/a>\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 07:06:43","post_modified_gmt":"2023-01-25 07:06:43","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=631","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"632","post_author":"1","post_date":"2023-01-25 07:06:43","post_date_gmt":"2023-01-25 07:06:43","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff; font-family: CaliforniaFB\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff; font-family: Andine\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-family: Andine\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p style=\"font-family: Andine\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Sri Lanka.<\/p>\t\t\n\t\t\t\t<h5>\n\t\tOUR CUSTOM-DESIGNED JOURNEYS\t\t\t<\/h5>\n\t\t\t<h2>\n\t\tTailor-made itineraries for every traveller\t<\/h2>\n\t\t\t<p style=\"color: #fff;text-align: justify\">We\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\u2019s time to let your safari dreams run wild.<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tEXPLORE OUR ITINERARIES\n\t\t\t\t\t<\/a>\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 07:06:43","post_modified_gmt":"2023-01-25 07:06:43","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=632","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"633","post_author":"1","post_date":"2023-01-25 07:16:31","post_date_gmt":"2023-01-25 07:16:31","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff; font-family: CaliforniaFB\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff; font-family: Andine\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-family: Andine\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p style=\"font-family: Andine\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Sri Lanka.<\/p>\t\t\n\t\t\t\t<h5>\n\t\tOUR CUSTOM-DESIGNED JOURNEYS\t\t\t<\/h5>\n\t\t\t<h2>\n\t\tTailor-made itineraries for every traveller\t<\/h2>\n\t\t\t<p style=\"color: #fff;text-align: justify\">We\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\u2019s time to let your safari dreams run wild.<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tEXPLORE OUR ITINERARIES\n\t\t\t\t\t<\/a>\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 07:16:31","post_modified_gmt":"2023-01-25 07:16:31","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=633","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"634","post_author":"1","post_date":"2023-01-25 07:16:31","post_date_gmt":"2023-01-25 07:16:31","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff; font-family: CaliforniaFB\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff; font-family: Andine\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-family: Andine\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p style=\"font-family: Andine\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Sri Lanka.<\/p>\t\t\n\t\t\t\t<h5>\n\t\tOUR CUSTOM-DESIGNED JOURNEYS\t\t\t<\/h5>\n\t\t\t<h2>\n\t\tTailor-made itineraries for every traveller\t<\/h2>\n\t\t\t<p style=\"color: #fff;text-align: justify\">We\u2019re excited to take you on a journey to experience sights and sounds found nowhere else on Earth. Unique scenery, wildlife, and cultures are waiting to be revealed, and we at Wilderness can\u2019t wait to share them with you. Our custom-designed journeys are intended to inspire but can be tailor made to suit your every need. It\u2019s time to let your safari dreams run wild.<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tEXPLORE OUR ITINERARIES\n\t\t\t\t\t<\/a>\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 07:16:31","post_modified_gmt":"2023-01-25 07:16:31","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=634","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"635","post_author":"1","post_date":"2023-01-25 07:16:32","post_date_gmt":"2023-01-25 07:16:32","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff; font-family: CaliforniaFB\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff; font-family: Andine\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-family: Andine\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 07:16:32","post_modified_gmt":"2023-01-25 07:16:32","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=635","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"636","post_author":"1","post_date":"2023-01-25 07:18:10","post_date_gmt":"2023-01-25 07:18:10","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff; font-family: CaliforniaFB\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff; font-family: Andine\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-family: Andine\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 07:18:10","post_modified_gmt":"2023-01-25 07:18:10","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=636","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"637","post_author":"1","post_date":"2023-01-25 07:18:10","post_date_gmt":"2023-01-25 07:18:10","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff; font-family: CaliforniaFB\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff; font-family: Andine\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-family: Andine\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 07:18:10","post_modified_gmt":"2023-01-25 07:18:10","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=637","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"638","post_author":"1","post_date":"2023-01-25 07:18:10","post_date_gmt":"2023-01-25 07:18:10","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff; font-family: CaliforniaFB\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-family: Andine\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 07:18:10","post_modified_gmt":"2023-01-25 07:18:10","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=638","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"640","post_author":"1","post_date":"2023-01-25 07:34:08","post_date_gmt":"2023-01-25 07:34:08","post_content":"","post_title":"ABELLA (1)","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"abella-1","to_ping":"","pinged":"","post_modified":"2023-01-25 07:34:08","post_modified_gmt":"2023-01-25 07:34:08","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/ABELLA-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"641","post_author":"1","post_date":"2023-01-25 07:53:15","post_date_gmt":"2023-01-25 07:53:15","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff; font-family: CaliforniaFB\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-family: Andine\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 07:53:15","post_modified_gmt":"2023-01-25 07:53:15","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=641","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"642","post_author":"1","post_date":"2023-01-25 07:53:15","post_date_gmt":"2023-01-25 07:53:15","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff; font-family: CaliforniaFB\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-family: Andine\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t<a itemprop=\"image\" href=\"https:\/\/vimeo.com\/304125441\" data-rel=\"prettyPhoto\">\n\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/banner.jpg\" \/>\n\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 07:53:15","post_modified_gmt":"2023-01-25 07:53:15","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=642","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"643","post_author":"1","post_date":"2023-01-25 07:53:15","post_date_gmt":"2023-01-25 07:53:15","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff; font-family: CaliforniaFB\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-family: Andine\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n      <p data-w-id=\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\" style=\"opacity: 0;\">\n        Wild Coats <br>Tented Lodge <br>\n        Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\n        Yala\/Sri lanka\n      <\/p>\n            Yala\n          <a data-w-id=\"637957e5-64ba-4729-52fb-43a4467024bc\" href=\"#\">\n            +\n          <\/a>\n          <h4>Wild Coats <br>Tented Lodge <\/h4>\n<style scoped>\n.hotel-grid-holder {\n  position: relative;\n  left: auto;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  overflow: hidden;\n  width: 75%;\n  height: 100%;\n}\n.hotel-absolute-wrapper {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  z-index: 5;\n  display: none;\n  width: 100%;\n  height: 100%;\n  grid-auto-columns: 1fr;\n  -ms-grid-columns: 1fr 1fr 1fr;\n  grid-template-columns: 1fr 1fr 1fr;\n  -ms-grid-rows: auto auto;\n  grid-template-rows: auto auto;\n}\n.hotel-absolute-wrapper._2 {\n  margin-top: 0vh;\n}\n.hotel-container {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n}\n.hotel-container.a1 {\n  position: relative;\n  left: auto;\n  top: auto;\n  right: auto;\n  bottom: auto;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n  background-color: transparent;\n  background-image: none;\n  opacity: 1;\n  cursor: pointer;\n}\n.hotel-container.a5 {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  cursor: pointer;\n}\n.hotel-container.a4 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container.a2 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n  -webkit-flex-direction: column;\n  -ms-flex-direction: column;\n  flex-direction: column;\n  -webkit-justify-content: space-around;\n  -ms-flex-pack: distribute;\n  justify-content: space-around;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n  -ms-flex-align: center;\n  align-items: center;\n}\n.hotel-container.a3 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.3)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  height: 100%;\n  -webkit-box-align: stretch;\n  -webkit-align-items: stretch;\n  -ms-flex-align: stretch;\n  align-items: stretch;\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.23)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.22)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._3 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  background-image: url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\");\n  background-position: 50% 50%;\n  background-size: cover;\n  background-repeat: no-repeat;\n}\n<\/style>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 07:53:15","post_modified_gmt":"2023-01-25 07:53:15","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=643","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"645","post_author":"1","post_date":"2023-01-25 08:05:47","post_date_gmt":"2023-01-25 08:05:47","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff; font-family: CaliforniaFB\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-family: Andine\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n      <p data-w-id=\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\" style=\"opacity: 0;\">\n        Wild Coats <br>Tented Lodge <br>\n        Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\n        Yala\/Sri lanka\n      <\/p>\n            Yala\n          <a data-w-id=\"637957e5-64ba-4729-52fb-43a4467024bc\" href=\"#\">\n            +\n          <\/a>\n          <h4>Wild Coats <br>Tented Lodge <\/h4>\n<style scoped>\n.hotel-grid-holder {\n  position: relative;\n  left: auto;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  overflow: hidden;\n  width: 75%;\n  height: 100%;\n}\n.hotel-absolute-wrapper {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  z-index: 5;\n  display: none;\n  width: 100%;\n  height: 100%;\n  grid-auto-columns: 1fr;\n  -ms-grid-columns: 1fr 1fr 1fr;\n  grid-template-columns: 1fr 1fr 1fr;\n  -ms-grid-rows: auto auto;\n  grid-template-rows: auto auto;\n}\n.hotel-absolute-wrapper._2 {\n  margin-top: 0vh;\n}\n.hotel-container {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n}\n.hotel-container.a1 {\n  position: relative;\n  left: auto;\n  top: auto;\n  right: auto;\n  bottom: auto;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n  background-color: transparent;\n  background-image: none;\n  opacity: 1;\n  cursor: pointer;\n}\n.hotel-container.a5 {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  cursor: pointer;\n}\n.hotel-container.a4 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container.a2 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n  -webkit-flex-direction: column;\n  -ms-flex-direction: column;\n  flex-direction: column;\n  -webkit-justify-content: space-around;\n  -ms-flex-pack: distribute;\n  justify-content: space-around;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n  -ms-flex-align: center;\n  align-items: center;\n}\n.hotel-container.a3 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.3)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  height: 100%;\n  -webkit-box-align: stretch;\n  -webkit-align-items: stretch;\n  -ms-flex-align: stretch;\n  align-items: stretch;\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.23)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.22)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._3 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  background-image: url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\");\n  background-position: 50% 50%;\n  background-size: cover;\n  background-repeat: no-repeat;\n}\n<\/style>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:05:47","post_modified_gmt":"2023-01-25 08:05:47","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=645","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"646","post_author":"1","post_date":"2023-01-25 08:05:47","post_date_gmt":"2023-01-25 08:05:47","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"color: #fff; font-family: CaliforniaFB\">World's Greatest Safaris<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-family: Andine\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n      <p data-w-id=\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\" style=\"opacity: 0;\">\n        Wild Coats <br>Tented Lodge <br>\n        Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\n        Yala\/Sri lanka\n      <\/p>\n            Yala\n          <a data-w-id=\"637957e5-64ba-4729-52fb-43a4467024bc\" href=\"#\">\n            +\n          <\/a>\n          <h4>Wild Coats <br>Tented Lodge <\/h4>\n<style scoped>\n.hotel-grid-holder {\n  position: relative;\n  left: auto;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  overflow: hidden;\n  width: 75%;\n  height: 100%;\n}\n.hotel-absolute-wrapper {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  z-index: 5;\n  display: none;\n  width: 100%;\n  height: 100%;\n  grid-auto-columns: 1fr;\n  -ms-grid-columns: 1fr 1fr 1fr;\n  grid-template-columns: 1fr 1fr 1fr;\n  -ms-grid-rows: auto auto;\n  grid-template-rows: auto auto;\n}\n.hotel-absolute-wrapper._2 {\n  margin-top: 0vh;\n}\n.hotel-container {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n}\n.hotel-container.a1 {\n  position: relative;\n  left: auto;\n  top: auto;\n  right: auto;\n  bottom: auto;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n  background-color: transparent;\n  background-image: none;\n  opacity: 1;\n  cursor: pointer;\n}\n.hotel-container.a5 {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  cursor: pointer;\n}\n.hotel-container.a4 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container.a2 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n  -webkit-flex-direction: column;\n  -ms-flex-direction: column;\n  flex-direction: column;\n  -webkit-justify-content: space-around;\n  -ms-flex-pack: distribute;\n  justify-content: space-around;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n  -ms-flex-align: center;\n  align-items: center;\n}\n.hotel-container.a3 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.3)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  height: 100%;\n  -webkit-box-align: stretch;\n  -webkit-align-items: stretch;\n  -ms-flex-align: stretch;\n  align-items: stretch;\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.23)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.22)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._3 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  background-image: url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\");\n  background-position: 50% 50%;\n  background-size: cover;\n  background-repeat: no-repeat;\n}\n<\/style>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:05:47","post_modified_gmt":"2023-01-25 08:05:47","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=646","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"647","post_author":"1","post_date":"2023-01-25 08:05:47","post_date_gmt":"2023-01-25 08:05:47","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-family: Andine\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n      <p data-w-id=\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\" style=\"opacity: 0;\">\n        Wild Coats <br>Tented Lodge <br>\n        Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\n        Yala\/Sri lanka\n      <\/p>\n            Yala\n          <a data-w-id=\"637957e5-64ba-4729-52fb-43a4467024bc\" href=\"#\">\n            +\n          <\/a>\n          <h4>Wild Coats <br>Tented Lodge <\/h4>\n<style scoped>\n.hotel-grid-holder {\n  position: relative;\n  left: auto;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  overflow: hidden;\n  width: 75%;\n  height: 100%;\n}\n.hotel-absolute-wrapper {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  z-index: 5;\n  display: none;\n  width: 100%;\n  height: 100%;\n  grid-auto-columns: 1fr;\n  -ms-grid-columns: 1fr 1fr 1fr;\n  grid-template-columns: 1fr 1fr 1fr;\n  -ms-grid-rows: auto auto;\n  grid-template-rows: auto auto;\n}\n.hotel-absolute-wrapper._2 {\n  margin-top: 0vh;\n}\n.hotel-container {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n}\n.hotel-container.a1 {\n  position: relative;\n  left: auto;\n  top: auto;\n  right: auto;\n  bottom: auto;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n  background-color: transparent;\n  background-image: none;\n  opacity: 1;\n  cursor: pointer;\n}\n.hotel-container.a5 {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  cursor: pointer;\n}\n.hotel-container.a4 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container.a2 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n  -webkit-flex-direction: column;\n  -ms-flex-direction: column;\n  flex-direction: column;\n  -webkit-justify-content: space-around;\n  -ms-flex-pack: distribute;\n  justify-content: space-around;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n  -ms-flex-align: center;\n  align-items: center;\n}\n.hotel-container.a3 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.3)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  height: 100%;\n  -webkit-box-align: stretch;\n  -webkit-align-items: stretch;\n  -ms-flex-align: stretch;\n  align-items: stretch;\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.23)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.22)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._3 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  background-image: url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\");\n  background-position: 50% 50%;\n  background-size: cover;\n  background-repeat: no-repeat;\n}\n<\/style>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:05:47","post_modified_gmt":"2023-01-25 08:05:47","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=647","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"648","post_author":"1","post_date":"2023-01-25 08:06:47","post_date_gmt":"2023-01-25 08:06:47","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-family: Andine\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n      <p data-w-id=\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\" style=\"opacity: 0;\">\n        Wild Coats <br>Tented Lodge <br>\n        Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\n        Yala\/Sri lanka\n      <\/p>\n            Yala\n          <a data-w-id=\"637957e5-64ba-4729-52fb-43a4467024bc\" href=\"#\">\n            +\n          <\/a>\n          <h4>Wild Coats <br>Tented Lodge <\/h4>\n<style scoped>\n.hotel-grid-holder {\n  position: relative;\n  left: auto;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  overflow: hidden;\n  width: 75%;\n  height: 100%;\n}\n.hotel-absolute-wrapper {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  z-index: 5;\n  display: none;\n  width: 100%;\n  height: 100%;\n  grid-auto-columns: 1fr;\n  -ms-grid-columns: 1fr 1fr 1fr;\n  grid-template-columns: 1fr 1fr 1fr;\n  -ms-grid-rows: auto auto;\n  grid-template-rows: auto auto;\n}\n.hotel-absolute-wrapper._2 {\n  margin-top: 0vh;\n}\n.hotel-container {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n}\n.hotel-container.a1 {\n  position: relative;\n  left: auto;\n  top: auto;\n  right: auto;\n  bottom: auto;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n  background-color: transparent;\n  background-image: none;\n  opacity: 1;\n  cursor: pointer;\n}\n.hotel-container.a5 {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  cursor: pointer;\n}\n.hotel-container.a4 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container.a2 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n  -webkit-flex-direction: column;\n  -ms-flex-direction: column;\n  flex-direction: column;\n  -webkit-justify-content: space-around;\n  -ms-flex-pack: distribute;\n  justify-content: space-around;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n  -ms-flex-align: center;\n  align-items: center;\n}\n.hotel-container.a3 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.3)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  height: 100%;\n  -webkit-box-align: stretch;\n  -webkit-align-items: stretch;\n  -ms-flex-align: stretch;\n  align-items: stretch;\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.23)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.22)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._3 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  background-image: url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\");\n  background-position: 50% 50%;\n  background-size: cover;\n  background-repeat: no-repeat;\n}\n<\/style>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:06:47","post_modified_gmt":"2023-01-25 08:06:47","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=648","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"649","post_author":"1","post_date":"2023-01-25 08:06:47","post_date_gmt":"2023-01-25 08:06:47","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-family: Andine\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n      <p data-w-id=\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\" style=\"opacity: 0;\">\n        Wild Coats <br>Tented Lodge <br>\n        Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\n        Yala\/Sri lanka\n      <\/p>\n            Yala\n          <a data-w-id=\"637957e5-64ba-4729-52fb-43a4467024bc\" href=\"#\">\n            +\n          <\/a>\n          <h4>Wild Coats <br>Tented Lodge <\/h4>\n<style scoped>\n.hotel-grid-holder {\n  position: relative;\n  left: auto;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  overflow: hidden;\n  width: 75%;\n  height: 100%;\n}\n.hotel-absolute-wrapper {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  z-index: 5;\n  display: none;\n  width: 100%;\n  height: 100%;\n  grid-auto-columns: 1fr;\n  -ms-grid-columns: 1fr 1fr 1fr;\n  grid-template-columns: 1fr 1fr 1fr;\n  -ms-grid-rows: auto auto;\n  grid-template-rows: auto auto;\n}\n.hotel-absolute-wrapper._2 {\n  margin-top: 0vh;\n}\n.hotel-container {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n}\n.hotel-container.a1 {\n  position: relative;\n  left: auto;\n  top: auto;\n  right: auto;\n  bottom: auto;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n  background-color: transparent;\n  background-image: none;\n  opacity: 1;\n  cursor: pointer;\n}\n.hotel-container.a5 {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  cursor: pointer;\n}\n.hotel-container.a4 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container.a2 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n  -webkit-flex-direction: column;\n  -ms-flex-direction: column;\n  flex-direction: column;\n  -webkit-justify-content: space-around;\n  -ms-flex-pack: distribute;\n  justify-content: space-around;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n  -ms-flex-align: center;\n  align-items: center;\n}\n.hotel-container.a3 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.3)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  height: 100%;\n  -webkit-box-align: stretch;\n  -webkit-align-items: stretch;\n  -ms-flex-align: stretch;\n  align-items: stretch;\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.23)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.22)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._3 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  background-image: url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\");\n  background-position: 50% 50%;\n  background-size: cover;\n  background-repeat: no-repeat;\n}\n<\/style>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:06:47","post_modified_gmt":"2023-01-25 08:06:47","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=649","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"650","post_author":"1","post_date":"2023-01-25 08:06:47","post_date_gmt":"2023-01-25 08:06:47","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n      <p data-w-id=\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\" style=\"opacity: 0;\">\n        Wild Coats <br>Tented Lodge <br>\n        Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\n        Yala\/Sri lanka\n      <\/p>\n            Yala\n          <a data-w-id=\"637957e5-64ba-4729-52fb-43a4467024bc\" href=\"#\">\n            +\n          <\/a>\n          <h4>Wild Coats <br>Tented Lodge <\/h4>\n<style scoped>\n.hotel-grid-holder {\n  position: relative;\n  left: auto;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  overflow: hidden;\n  width: 75%;\n  height: 100%;\n}\n.hotel-absolute-wrapper {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  z-index: 5;\n  display: none;\n  width: 100%;\n  height: 100%;\n  grid-auto-columns: 1fr;\n  -ms-grid-columns: 1fr 1fr 1fr;\n  grid-template-columns: 1fr 1fr 1fr;\n  -ms-grid-rows: auto auto;\n  grid-template-rows: auto auto;\n}\n.hotel-absolute-wrapper._2 {\n  margin-top: 0vh;\n}\n.hotel-container {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n}\n.hotel-container.a1 {\n  position: relative;\n  left: auto;\n  top: auto;\n  right: auto;\n  bottom: auto;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n  background-color: transparent;\n  background-image: none;\n  opacity: 1;\n  cursor: pointer;\n}\n.hotel-container.a5 {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  cursor: pointer;\n}\n.hotel-container.a4 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container.a2 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n  -webkit-flex-direction: column;\n  -ms-flex-direction: column;\n  flex-direction: column;\n  -webkit-justify-content: space-around;\n  -ms-flex-pack: distribute;\n  justify-content: space-around;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n  -ms-flex-align: center;\n  align-items: center;\n}\n.hotel-container.a3 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.3)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  height: 100%;\n  -webkit-box-align: stretch;\n  -webkit-align-items: stretch;\n  -ms-flex-align: stretch;\n  align-items: stretch;\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.23)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.22)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._3 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  background-image: url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\");\n  background-position: 50% 50%;\n  background-size: cover;\n  background-repeat: no-repeat;\n}\n<\/style>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:06:47","post_modified_gmt":"2023-01-25 08:06:47","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=650","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"651","post_author":"1","post_date":"2023-01-25 08:07:14","post_date_gmt":"2023-01-25 08:07:14","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n      <p data-w-id=\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\" style=\"opacity: 0;\">\n        Wild Coats <br>Tented Lodge <br>\n        Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\n        Yala\/Sri lanka\n      <\/p>\n            Yala\n          <a data-w-id=\"637957e5-64ba-4729-52fb-43a4467024bc\" href=\"#\">\n            +\n          <\/a>\n          <h4>Wild Coats <br>Tented Lodge <\/h4>\n<style scoped>\n.hotel-grid-holder {\n  position: relative;\n  left: auto;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  overflow: hidden;\n  width: 75%;\n  height: 100%;\n}\n.hotel-absolute-wrapper {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  z-index: 5;\n  display: none;\n  width: 100%;\n  height: 100%;\n  grid-auto-columns: 1fr;\n  -ms-grid-columns: 1fr 1fr 1fr;\n  grid-template-columns: 1fr 1fr 1fr;\n  -ms-grid-rows: auto auto;\n  grid-template-rows: auto auto;\n}\n.hotel-absolute-wrapper._2 {\n  margin-top: 0vh;\n}\n.hotel-container {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n}\n.hotel-container.a1 {\n  position: relative;\n  left: auto;\n  top: auto;\n  right: auto;\n  bottom: auto;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n  background-color: transparent;\n  background-image: none;\n  opacity: 1;\n  cursor: pointer;\n}\n.hotel-container.a5 {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  cursor: pointer;\n}\n.hotel-container.a4 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container.a2 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n  -webkit-flex-direction: column;\n  -ms-flex-direction: column;\n  flex-direction: column;\n  -webkit-justify-content: space-around;\n  -ms-flex-pack: distribute;\n  justify-content: space-around;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n  -ms-flex-align: center;\n  align-items: center;\n}\n.hotel-container.a3 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.3)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  height: 100%;\n  -webkit-box-align: stretch;\n  -webkit-align-items: stretch;\n  -ms-flex-align: stretch;\n  align-items: stretch;\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.23)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.22)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._3 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  background-image: url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\");\n  background-position: 50% 50%;\n  background-size: cover;\n  background-repeat: no-repeat;\n}\n<\/style>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:07:14","post_modified_gmt":"2023-01-25 08:07:14","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=651","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"652","post_author":"1","post_date":"2023-01-25 08:07:14","post_date_gmt":"2023-01-25 08:07:14","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n      <p data-w-id=\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\" style=\"opacity: 0;\">\n        Wild Coats <br>Tented Lodge <br>\n        Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\n        Yala\/Sri lanka\n      <\/p>\n            Yala\n          <a data-w-id=\"637957e5-64ba-4729-52fb-43a4467024bc\" href=\"#\">\n            +\n          <\/a>\n          <h4>Wild Coats <br>Tented Lodge <\/h4>\n<style scoped>\n.hotel-grid-holder {\n  position: relative;\n  left: auto;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  overflow: hidden;\n  width: 75%;\n  height: 100%;\n}\n.hotel-absolute-wrapper {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  z-index: 5;\n  display: none;\n  width: 100%;\n  height: 100%;\n  grid-auto-columns: 1fr;\n  -ms-grid-columns: 1fr 1fr 1fr;\n  grid-template-columns: 1fr 1fr 1fr;\n  -ms-grid-rows: auto auto;\n  grid-template-rows: auto auto;\n}\n.hotel-absolute-wrapper._2 {\n  margin-top: 0vh;\n}\n.hotel-container {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n}\n.hotel-container.a1 {\n  position: relative;\n  left: auto;\n  top: auto;\n  right: auto;\n  bottom: auto;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n  background-color: transparent;\n  background-image: none;\n  opacity: 1;\n  cursor: pointer;\n}\n.hotel-container.a5 {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  cursor: pointer;\n}\n.hotel-container.a4 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container.a2 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n  -webkit-flex-direction: column;\n  -ms-flex-direction: column;\n  flex-direction: column;\n  -webkit-justify-content: space-around;\n  -ms-flex-pack: distribute;\n  justify-content: space-around;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n  -ms-flex-align: center;\n  align-items: center;\n}\n.hotel-container.a3 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.3)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  height: 100%;\n  -webkit-box-align: stretch;\n  -webkit-align-items: stretch;\n  -ms-flex-align: stretch;\n  align-items: stretch;\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.23)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.22)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._3 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  background-image: url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\");\n  background-position: 50% 50%;\n  background-size: cover;\n  background-repeat: no-repeat;\n}\n<\/style>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:07:14","post_modified_gmt":"2023-01-25 08:07:14","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=652","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"653","post_author":"1","post_date":"2023-01-25 08:07:14","post_date_gmt":"2023-01-25 08:07:14","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n      <p data-w-id=\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\" style=\"opacity: 0;\">\n        Wild Coats <br>Tented Lodge <br>\n        Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\n        Yala\/Sri lanka\n      <\/p>\n            Yala\n          <a data-w-id=\"637957e5-64ba-4729-52fb-43a4467024bc\" href=\"#\">\n            +\n          <\/a>\n          <h4>Wild Coats <br>Tented Lodge <\/h4>\n<style scoped>\n.hotel-grid-holder {\n  position: relative;\n  left: auto;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  overflow: hidden;\n  width: 75%;\n  height: 100%;\n}\n.hotel-absolute-wrapper {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  z-index: 5;\n  display: none;\n  width: 100%;\n  height: 100%;\n  grid-auto-columns: 1fr;\n  -ms-grid-columns: 1fr 1fr 1fr;\n  grid-template-columns: 1fr 1fr 1fr;\n  -ms-grid-rows: auto auto;\n  grid-template-rows: auto auto;\n}\n.hotel-absolute-wrapper._2 {\n  margin-top: 0vh;\n}\n.hotel-container {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n}\n.hotel-container.a1 {\n  position: relative;\n  left: auto;\n  top: auto;\n  right: auto;\n  bottom: auto;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n  background-color: transparent;\n  background-image: none;\n  opacity: 1;\n  cursor: pointer;\n}\n.hotel-container.a5 {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  cursor: pointer;\n}\n.hotel-container.a4 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container.a2 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n  -webkit-flex-direction: column;\n  -ms-flex-direction: column;\n  flex-direction: column;\n  -webkit-justify-content: space-around;\n  -ms-flex-pack: distribute;\n  justify-content: space-around;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n  -ms-flex-align: center;\n  align-items: center;\n}\n.hotel-container.a3 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.3)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  height: 100%;\n  -webkit-box-align: stretch;\n  -webkit-align-items: stretch;\n  -ms-flex-align: stretch;\n  align-items: stretch;\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.23)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.22)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._3 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  background-image: url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\");\n  background-position: 50% 50%;\n  background-size: cover;\n  background-repeat: no-repeat;\n}\n<\/style>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:07:14","post_modified_gmt":"2023-01-25 08:07:14","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=653","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"654","post_author":"1","post_date":"2023-01-25 08:12:30","post_date_gmt":"2023-01-25 08:12:30","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n      <p data-w-id=\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\" style=\"opacity: 0;\">\n        Wild Coats <br>Tented Lodge <br>\n        Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\n        Yala\/Sri lanka\n      <\/p>\n            Yala\n          <a data-w-id=\"637957e5-64ba-4729-52fb-43a4467024bc\" href=\"#\">\n            +\n          <\/a>\n          <h4>Wild Coats <br>Tented Lodge <\/h4>\n<style scoped>\n.hotel-grid-holder {\n  position: relative;\n  left: auto;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  overflow: hidden;\n  width: 75%;\n  height: 100%;\n}\n.hotel-absolute-wrapper {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  z-index: 5;\n  display: none;\n  width: 100%;\n  height: 100%;\n  grid-auto-columns: 1fr;\n  -ms-grid-columns: 1fr 1fr 1fr;\n  grid-template-columns: 1fr 1fr 1fr;\n  -ms-grid-rows: auto auto;\n  grid-template-rows: auto auto;\n}\n.hotel-absolute-wrapper._2 {\n  margin-top: 0vh;\n}\n.hotel-container {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n}\n.hotel-container.a1 {\n  position: relative;\n  left: auto;\n  top: auto;\n  right: auto;\n  bottom: auto;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n  background-color: transparent;\n  background-image: none;\n  opacity: 1;\n  cursor: pointer;\n}\n.hotel-container.a5 {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  cursor: pointer;\n}\n.hotel-container.a4 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container.a2 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n  -webkit-flex-direction: column;\n  -ms-flex-direction: column;\n  flex-direction: column;\n  -webkit-justify-content: space-around;\n  -ms-flex-pack: distribute;\n  justify-content: space-around;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n  -ms-flex-align: center;\n  align-items: center;\n}\n.hotel-container.a3 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.3)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  height: 100%;\n  -webkit-box-align: stretch;\n  -webkit-align-items: stretch;\n  -ms-flex-align: stretch;\n  align-items: stretch;\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.23)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.22)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._3 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  background-image: url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\");\n  background-position: 50% 50%;\n  background-size: cover;\n  background-repeat: no-repeat;\n}\n<\/style>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:12:30","post_modified_gmt":"2023-01-25 08:12:30","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=654","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"655","post_author":"1","post_date":"2023-01-25 08:12:30","post_date_gmt":"2023-01-25 08:12:30","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n      <p data-w-id=\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\" style=\"opacity: 0;\">\n        Wild Coats <br>Tented Lodge <br>\n        Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\n        Yala\/Sri lanka\n      <\/p>\n            Yala\n          <a data-w-id=\"637957e5-64ba-4729-52fb-43a4467024bc\" href=\"#\">\n            +\n          <\/a>\n          <h4>Wild Coats <br>Tented Lodge <\/h4>\n<style scoped>\n.hotel-grid-holder {\n  position: relative;\n  left: auto;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  overflow: hidden;\n  width: 75%;\n  height: 100%;\n}\n.hotel-absolute-wrapper {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  z-index: 5;\n  display: none;\n  width: 100%;\n  height: 100%;\n  grid-auto-columns: 1fr;\n  -ms-grid-columns: 1fr 1fr 1fr;\n  grid-template-columns: 1fr 1fr 1fr;\n  -ms-grid-rows: auto auto;\n  grid-template-rows: auto auto;\n}\n.hotel-absolute-wrapper._2 {\n  margin-top: 0vh;\n}\n.hotel-container {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n}\n.hotel-container.a1 {\n  position: relative;\n  left: auto;\n  top: auto;\n  right: auto;\n  bottom: auto;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n  background-color: transparent;\n  background-image: none;\n  opacity: 1;\n  cursor: pointer;\n}\n.hotel-container.a5 {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  cursor: pointer;\n}\n.hotel-container.a4 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container.a2 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n  -webkit-flex-direction: column;\n  -ms-flex-direction: column;\n  flex-direction: column;\n  -webkit-justify-content: space-around;\n  -ms-flex-pack: distribute;\n  justify-content: space-around;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n  -ms-flex-align: center;\n  align-items: center;\n}\n.hotel-container.a3 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.3)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  height: 100%;\n  -webkit-box-align: stretch;\n  -webkit-align-items: stretch;\n  -ms-flex-align: stretch;\n  align-items: stretch;\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.23)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.22)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._3 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  background-image: url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\");\n  background-position: 50% 50%;\n  background-size: cover;\n  background-repeat: no-repeat;\n}\n<\/style>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:12:30","post_modified_gmt":"2023-01-25 08:12:30","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=655","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"656","post_author":"1","post_date":"2023-01-25 08:12:30","post_date_gmt":"2023-01-25 08:12:30","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n      <p data-w-id=\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\" style=\"opacity: 0;\">\n        Wild Coats <br>Tented Lodge <br>\n        Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\n        Yala\/Sri lanka\n      <\/p>\n            Yala\n          <a data-w-id=\"637957e5-64ba-4729-52fb-43a4467024bc\" href=\"#\">\n            +\n          <\/a>\n          <h4>Wild Coats <br>Tented Lodge <\/h4>\n<style scoped>\n.hotel-grid-holder {\n  position: relative;\n  left: auto;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  overflow: hidden;\n  width: 75%;\n  height: 100%;\n}\n.hotel-absolute-wrapper {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  z-index: 5;\n  display: none;\n  width: 100%;\n  height: 100%;\n  grid-auto-columns: 1fr;\n  -ms-grid-columns: 1fr 1fr 1fr;\n  grid-template-columns: 1fr 1fr 1fr;\n  -ms-grid-rows: auto auto;\n  grid-template-rows: auto auto;\n}\n.hotel-absolute-wrapper._2 {\n  margin-top: 0vh;\n}\n.hotel-container {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n}\n.hotel-container.a1 {\n  position: relative;\n  left: auto;\n  top: auto;\n  right: auto;\n  bottom: auto;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n  background-color: transparent;\n  background-image: none;\n  opacity: 1;\n  cursor: pointer;\n}\n.hotel-container.a5 {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  cursor: pointer;\n}\n.hotel-container.a4 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container.a2 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n  -webkit-flex-direction: column;\n  -ms-flex-direction: column;\n  flex-direction: column;\n  -webkit-justify-content: space-around;\n  -ms-flex-pack: distribute;\n  justify-content: space-around;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n  -ms-flex-align: center;\n  align-items: center;\n}\n.hotel-container.a3 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.3)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  height: 100%;\n  -webkit-box-align: stretch;\n  -webkit-align-items: stretch;\n  -ms-flex-align: stretch;\n  align-items: stretch;\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.23)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.22)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._3 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  background-image: url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\");\n  background-position: 50% 50%;\n  background-size: cover;\n  background-repeat: no-repeat;\n}\n<\/style>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:12:30","post_modified_gmt":"2023-01-25 08:12:30","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=656","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"658","post_author":"1","post_date":"2023-01-25 08:35:01","post_date_gmt":"2023-01-25 08:35:01","post_content":"","post_title":"trip-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"trip-1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:35:01","post_modified_gmt":"2023-01-25 08:35:01","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"659","post_author":"1","post_date":"2023-01-25 08:36:10","post_date_gmt":"2023-01-25 08:36:10","post_content":"","post_title":"trip - 2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"trip-2","to_ping":"","pinged":"","post_modified":"2023-01-25 08:36:10","post_modified_gmt":"2023-01-25 08:36:10","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"660","post_author":"1","post_date":"2023-01-25 08:44:00","post_date_gmt":"2023-01-25 08:44:00","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n      <p data-w-id=\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\" style=\"opacity: 0;\">\n        Wild Coats <br>Tented Lodge <br>\n        Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\n        Yala\/Sri lanka\n      <\/p>\n            Yala\n          <a data-w-id=\"637957e5-64ba-4729-52fb-43a4467024bc\" href=\"#\">\n            +\n          <\/a>\n          <h4>Wild Coats <br>Tented Lodge <\/h4>\n<style scoped>\n.hotel-grid-holder {\n  position: relative;\n  left: auto;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  overflow: hidden;\n  width: 75%;\n  height: 100%;\n}\n.hotel-absolute-wrapper {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  z-index: 5;\n  display: none;\n  width: 100%;\n  height: 100%;\n  grid-auto-columns: 1fr;\n  -ms-grid-columns: 1fr 1fr 1fr;\n  grid-template-columns: 1fr 1fr 1fr;\n  -ms-grid-rows: auto auto;\n  grid-template-rows: auto auto;\n}\n.hotel-absolute-wrapper._2 {\n  margin-top: 0vh;\n}\n.hotel-container {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n}\n.hotel-container.a1 {\n  position: relative;\n  left: auto;\n  top: auto;\n  right: auto;\n  bottom: auto;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n  background-color: transparent;\n  background-image: none;\n  opacity: 1;\n  cursor: pointer;\n}\n.hotel-container.a5 {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  cursor: pointer;\n}\n.hotel-container.a4 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container.a2 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n  -webkit-flex-direction: column;\n  -ms-flex-direction: column;\n  flex-direction: column;\n  -webkit-justify-content: space-around;\n  -ms-flex-pack: distribute;\n  justify-content: space-around;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n  -ms-flex-align: center;\n  align-items: center;\n}\n.hotel-container.a3 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.3)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  height: 100%;\n  -webkit-box-align: stretch;\n  -webkit-align-items: stretch;\n  -ms-flex-align: stretch;\n  align-items: stretch;\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.23)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.22)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._3 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  background-image: url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\");\n  background-position: 50% 50%;\n  background-size: cover;\n  background-repeat: no-repeat;\n}\n<\/style>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:44:00","post_modified_gmt":"2023-01-25 08:44:00","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=660","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"661","post_author":"1","post_date":"2023-01-25 08:44:00","post_date_gmt":"2023-01-25 08:44:00","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n      <p data-w-id=\"a50f10b2-95c6-1ad7-96e9-6d645ced3700\" style=\"opacity: 0;\">\n        Wild Coats <br>Tented Lodge <br>\n        Indulge in luxury amidst a range of spectacular extravagant tented camps situated on a rugged, empty beach, overlooking the Indian Ocean. <br>\n        Yala\/Sri lanka\n      <\/p>\n            Yala\n          <a data-w-id=\"637957e5-64ba-4729-52fb-43a4467024bc\" href=\"#\">\n            +\n          <\/a>\n          <h4>Wild Coats <br>Tented Lodge <\/h4>\n<style scoped>\n.hotel-grid-holder {\n  position: relative;\n  left: auto;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  overflow: hidden;\n  width: 75%;\n  height: 100%;\n}\n.hotel-absolute-wrapper {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  z-index: 5;\n  display: none;\n  width: 100%;\n  height: 100%;\n  grid-auto-columns: 1fr;\n  -ms-grid-columns: 1fr 1fr 1fr;\n  grid-template-columns: 1fr 1fr 1fr;\n  -ms-grid-rows: auto auto;\n  grid-template-rows: auto auto;\n}\n.hotel-absolute-wrapper._2 {\n  margin-top: 0vh;\n}\n.hotel-container {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n}\n.hotel-container.a1 {\n  position: relative;\n  left: auto;\n  top: auto;\n  right: auto;\n  bottom: auto;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n  background-color: transparent;\n  background-image: none;\n  opacity: 1;\n  cursor: pointer;\n}\n.hotel-container.a5 {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  cursor: pointer;\n}\n.hotel-container.a4 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container.a2 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n  -webkit-flex-direction: column;\n  -ms-flex-direction: column;\n  flex-direction: column;\n  -webkit-justify-content: space-around;\n  -ms-flex-pack: distribute;\n  justify-content: space-around;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n  -ms-flex-align: center;\n  align-items: center;\n}\n.hotel-container.a3 {\n  position: relative;\n  cursor: pointer;\n}\n.hotel-container._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.3)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block {\n  position: absolute;\n  left: 0%;\n  top: 0%;\n  right: 0%;\n  bottom: 0%;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  height: 100%;\n  -webkit-box-align: stretch;\n  -webkit-align-items: stretch;\n  -ms-flex-align: stretch;\n  align-items: stretch;\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.23)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475e06f4cf88f9b5069_Bespoke-Hotel-img1.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._2 {\n  background-image: -webkit-gradient(\n      linear,\n      left top,\n      left bottom,\n      from(rgba(0, 0, 0, 0.22)),\n      to(transparent)\n    ),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent),\n    url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/5d29f475187e934d00be2920_Bespoke-Hotel-img2.jpg\");\n  background-position: 0px 0px, 50% 50%;\n  background-size: auto, cover;\n  background-repeat: repeat, no-repeat;\n}\n.hotel-block._3 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  background-image: url(\"https:\/\/assets.website-files.com\/5d2991a5b9b05d84fd3c12d8\/605eab0007aae95fb9f3b714_5d454838ac9dde6d7ae7ab03_Bespoke-Hotel-M6.jpg\");\n  background-position: 50% 50%;\n  background-size: cover;\n  background-repeat: no-repeat;\n}\n<\/style>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:44:00","post_modified_gmt":"2023-01-25 08:44:00","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=661","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"662","post_author":"1","post_date":"2023-01-25 08:44:00","post_date_gmt":"2023-01-25 08:44:00","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; \">HAND PICKED\nESCAPES IN\nAFRICA<\/p><\/h2>\t\t\n\t\t<p style=\" font-weight: 300\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:44:00","post_modified_gmt":"2023-01-25 08:44:00","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=662","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"663","post_author":"1","post_date":"2023-01-25 08:45:25","post_date_gmt":"2023-01-25 08:45:25","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; \">HAND PICKED\nESCAPES IN\nAFRICA<\/p><\/h2>\t\t\n\t\t<p style=\" font-weight: 300\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:45:25","post_modified_gmt":"2023-01-25 08:45:25","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=663","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"664","post_author":"1","post_date":"2023-01-25 08:45:25","post_date_gmt":"2023-01-25 08:45:25","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; \">HAND PICKED\nESCAPES IN\nAFRICA<\/p><\/h2>\t\t\n\t\t<p style=\" font-weight: 300\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:45:25","post_modified_gmt":"2023-01-25 08:45:25","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=664","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"665","post_author":"1","post_date":"2023-01-25 08:45:25","post_date_gmt":"2023-01-25 08:45:25","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; \">HAND PICKED\nESCAPES IN\nAFRICA<\/p><\/h2>\t\t\n\t\t<p style=\" font-weight: 300\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:45:25","post_modified_gmt":"2023-01-25 08:45:25","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=665","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"666","post_author":"1","post_date":"2023-01-25 08:49:04","post_date_gmt":"2023-01-25 08:49:04","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; \">HAND PICKED\nESCAPES IN\nAFRICA<\/p><\/h2>\t\t\n\t\t<p style=\" font-weight: 300\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:49:04","post_modified_gmt":"2023-01-25 08:49:04","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=666","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"667","post_author":"1","post_date":"2023-01-25 08:49:04","post_date_gmt":"2023-01-25 08:49:04","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; \">HAND PICKED\nESCAPES IN\nAFRICA<\/p><\/h2>\t\t\n\t\t<p style=\" font-weight: 300\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:49:04","post_modified_gmt":"2023-01-25 08:49:04","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=667","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"668","post_author":"1","post_date":"2023-01-25 08:49:04","post_date_gmt":"2023-01-25 08:49:04","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; \">HAND PICKED\nESCAPES IN\nAFRICA<\/p><\/h2>\t\t\n\t\t<p style=\" font-weight: 300\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 08:49:04","post_modified_gmt":"2023-01-25 08:49:04","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=668","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"669","post_author":"1","post_date":"2023-01-25 09:11:38","post_date_gmt":"2023-01-25 09:11:38","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; \">HAND PICKED\nESCAPES IN\nAFRICA<\/p><\/h2>\t\t\n\t\t<p style=\" font-weight: 300\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:11:38","post_modified_gmt":"2023-01-25 09:11:38","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=669","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"670","post_author":"1","post_date":"2023-01-25 09:11:38","post_date_gmt":"2023-01-25 09:11:38","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; \">HAND PICKED\nESCAPES IN\nAFRICA<\/p><\/h2>\t\t\n\t\t<p style=\" font-weight: 300\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:11:38","post_modified_gmt":"2023-01-25 09:11:38","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=670","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"671","post_author":"1","post_date":"2023-01-25 09:11:38","post_date_gmt":"2023-01-25 09:11:38","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; \">HAND PICKED\nEXPERIENCES IN\nAFRICA<\/p><\/h2>\t\t\n\t\t<p style=\" font-weight: 300\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:11:38","post_modified_gmt":"2023-01-25 09:11:38","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=671","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"672","post_author":"1","post_date":"2023-01-25 09:12:23","post_date_gmt":"2023-01-25 09:12:23","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; \">HAND PICKED\nEXPERIENCES IN\nAFRICA<\/p><\/h2>\t\t\n\t\t<p style=\" font-weight: 300\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:12:23","post_modified_gmt":"2023-01-25 09:12:23","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=672","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"673","post_author":"1","post_date":"2023-01-25 09:12:23","post_date_gmt":"2023-01-25 09:12:23","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p><p style=\"font-family: Andine; color: #fff;\">Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; \">HAND PICKED\nEXPERIENCES IN\nAFRICA<\/p><\/h2>\t\t\n\t\t<p style=\" font-weight: 300\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:12:23","post_modified_gmt":"2023-01-25 09:12:23","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=673","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"674","post_author":"1","post_date":"2023-01-25 09:12:23","post_date_gmt":"2023-01-25 09:12:23","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; \">HAND PICKED\nEXPERIENCES IN\nAFRICA<\/p><\/h2>\t\t\n\t\t<p style=\" font-weight: 300\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:12:23","post_modified_gmt":"2023-01-25 09:12:23","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=674","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"675","post_author":"1","post_date":"2023-01-25 09:14:01","post_date_gmt":"2023-01-25 09:14:01","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; \">HAND PICKED\nEXPERIENCES IN\nAFRICA<\/p><\/h2>\t\t\n\t\t<p style=\" font-weight: 300\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:14:01","post_modified_gmt":"2023-01-25 09:14:01","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=675","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"676","post_author":"1","post_date":"2023-01-25 09:14:01","post_date_gmt":"2023-01-25 09:14:01","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; \">HAND PICKED\nEXPERIENCES IN\nAFRICA<\/p><\/h2>\t\t\n\t\t<p style=\" font-weight: 300\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:14:01","post_modified_gmt":"2023-01-25 09:14:01","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=676","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"677","post_author":"1","post_date":"2023-01-25 09:14:02","post_date_gmt":"2023-01-25 09:14:02","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; \">HAND PICKED\nEXPERIENCES IN\nAFRICA<\/p><\/h2>\t\t\n\t\t<p style=\" font-weight: 300\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:14:02","post_modified_gmt":"2023-01-25 09:14:02","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=677","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"679","post_author":"1","post_date":"2023-01-25 09:21:33","post_date_gmt":"2023-01-25 09:21:33","post_content":"","post_title":"trip - 3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"trip-3","to_ping":"","pinged":"","post_modified":"2023-01-25 09:21:33","post_modified_gmt":"2023-01-25 09:21:33","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"680","post_author":"1","post_date":"2023-01-25 09:21:38","post_date_gmt":"2023-01-25 09:21:38","post_content":"","post_title":"trip - 4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"trip-4","to_ping":"","pinged":"","post_modified":"2023-01-25 09:21:38","post_modified_gmt":"2023-01-25 09:21:38","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"681","post_author":"1","post_date":"2023-01-25 09:21:43","post_date_gmt":"2023-01-25 09:21:43","post_content":"","post_title":"trip - 5","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"trip-5","to_ping":"","pinged":"","post_modified":"2023-01-25 09:21:43","post_modified_gmt":"2023-01-25 09:21:43","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"682","post_author":"1","post_date":"2023-01-25 09:28:28","post_date_gmt":"2023-01-25 09:28:28","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; \">HAND PICKED\nEXPERIENCES IN\nAFRICA<\/p><\/h2>\t\t\n\t\t<p style=\" font-weight: 300\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:28:28","post_modified_gmt":"2023-01-25 09:28:28","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=682","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"683","post_author":"1","post_date":"2023-01-25 09:28:28","post_date_gmt":"2023-01-25 09:28:28","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; \">HAND PICKED\nEXPERIENCES IN\nAFRICA<\/p><\/h2>\t\t\n\t\t<p style=\" font-weight: 300\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:28:28","post_modified_gmt":"2023-01-25 09:28:28","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=683","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"684","post_author":"1","post_date":"2023-01-25 09:28:28","post_date_gmt":"2023-01-25 09:28:28","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:28:28","post_modified_gmt":"2023-01-25 09:28:28","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=684","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"685","post_author":"1","post_date":"2023-01-25 09:28:37","post_date_gmt":"2023-01-25 09:28:37","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:28:37","post_modified_gmt":"2023-01-25 09:28:37","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=685","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"686","post_author":"1","post_date":"2023-01-25 09:28:37","post_date_gmt":"2023-01-25 09:28:37","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:28:37","post_modified_gmt":"2023-01-25 09:28:37","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=686","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"687","post_author":"1","post_date":"2023-01-25 09:28:38","post_date_gmt":"2023-01-25 09:28:38","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:28:38","post_modified_gmt":"2023-01-25 09:28:38","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=687","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"689","post_author":"1","post_date":"2023-01-25 09:34:49","post_date_gmt":"2023-01-25 09:34:49","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:34:49","post_modified_gmt":"2023-01-25 09:34:49","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=689","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"690","post_author":"1","post_date":"2023-01-25 09:34:49","post_date_gmt":"2023-01-25 09:34:49","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:34:49","post_modified_gmt":"2023-01-25 09:34:49","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=690","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"691","post_author":"1","post_date":"2023-01-25 09:34:49","post_date_gmt":"2023-01-25 09:34:49","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:34:49","post_modified_gmt":"2023-01-25 09:34:49","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=691","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"692","post_author":"1","post_date":"2023-01-25 09:36:03","post_date_gmt":"2023-01-25 09:36:03","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:36:03","post_modified_gmt":"2023-01-25 09:36:03","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=692","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"693","post_author":"1","post_date":"2023-01-25 09:36:03","post_date_gmt":"2023-01-25 09:36:03","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:36:03","post_modified_gmt":"2023-01-25 09:36:03","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=693","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"694","post_author":"1","post_date":"2023-01-25 09:36:03","post_date_gmt":"2023-01-25 09:36:03","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:36:03","post_modified_gmt":"2023-01-25 09:36:03","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=694","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"695","post_author":"1","post_date":"2023-01-25 09:36:44","post_date_gmt":"2023-01-25 09:36:44","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:36:44","post_modified_gmt":"2023-01-25 09:36:44","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=695","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"696","post_author":"1","post_date":"2023-01-25 09:36:44","post_date_gmt":"2023-01-25 09:36:44","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:36:44","post_modified_gmt":"2023-01-25 09:36:44","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=696","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"697","post_author":"1","post_date":"2023-01-25 09:36:44","post_date_gmt":"2023-01-25 09:36:44","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 09:36:44","post_modified_gmt":"2023-01-25 09:36:44","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=697","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"698","post_author":"1","post_date":"2023-01-25 11:05:41","post_date_gmt":"2023-01-25 11:05:41","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:05:41","post_modified_gmt":"2023-01-25 11:05:41","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=698","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"699","post_author":"1","post_date":"2023-01-25 11:05:41","post_date_gmt":"2023-01-25 11:05:41","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:05:41","post_modified_gmt":"2023-01-25 11:05:41","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=699","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"700","post_author":"1","post_date":"2023-01-25 11:05:41","post_date_gmt":"2023-01-25 11:05:41","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:05:41","post_modified_gmt":"2023-01-25 11:05:41","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=700","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"701","post_author":"1","post_date":"2023-01-25 11:07:25","post_date_gmt":"2023-01-25 11:07:25","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:07:25","post_modified_gmt":"2023-01-25 11:07:25","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=701","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"702","post_author":"1","post_date":"2023-01-25 11:07:25","post_date_gmt":"2023-01-25 11:07:25","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:07:25","post_modified_gmt":"2023-01-25 11:07:25","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=702","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"703","post_author":"1","post_date":"2023-01-25 11:07:25","post_date_gmt":"2023-01-25 11:07:25","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:07:25","post_modified_gmt":"2023-01-25 11:07:25","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=703","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"704","post_author":"1","post_date":"2023-01-25 11:07:55","post_date_gmt":"2023-01-25 11:07:55","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:07:55","post_modified_gmt":"2023-01-25 11:07:55","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=704","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"705","post_author":"1","post_date":"2023-01-25 11:07:55","post_date_gmt":"2023-01-25 11:07:55","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:07:55","post_modified_gmt":"2023-01-25 11:07:55","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=705","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"706","post_author":"1","post_date":"2023-01-25 11:07:56","post_date_gmt":"2023-01-25 11:07:56","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:07:56","post_modified_gmt":"2023-01-25 11:07:56","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=706","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"707","post_author":"1","post_date":"2023-01-25 11:13:15","post_date_gmt":"2023-01-25 11:13:15","post_content":"","post_title":"traces-bg95","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"traces-bg95","to_ping":"","pinged":"","post_modified":"2023-01-25 11:13:15","post_modified_gmt":"2023-01-25 11:13:15","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/traces-bg95.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"708","post_author":"1","post_date":"2023-01-25 11:13:18","post_date_gmt":"2023-01-25 11:13:18","post_content":"","post_title":"traces-bg95","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"traces-bg95-2","to_ping":"","pinged":"","post_modified":"2023-01-25 11:13:18","post_modified_gmt":"2023-01-25 11:13:18","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/traces-bg95-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"709","post_author":"1","post_date":"2023-01-25 11:13:21","post_date_gmt":"2023-01-25 11:13:21","post_content":"","post_title":"traces-bg69","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"traces-bg69","to_ping":"","pinged":"","post_modified":"2023-01-25 11:13:21","post_modified_gmt":"2023-01-25 11:13:21","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/traces-bg69.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"710","post_author":"1","post_date":"2023-01-25 11:13:26","post_date_gmt":"2023-01-25 11:13:26","post_content":"","post_title":"travel-content-bg-02","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"travel-content-bg-02","to_ping":"","pinged":"","post_modified":"2023-01-25 11:13:26","post_modified_gmt":"2023-01-25 11:13:26","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/travel-content-bg-02.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"711","post_author":"1","post_date":"2023-01-25 11:13:28","post_date_gmt":"2023-01-25 11:13:28","post_content":"","post_title":"travel-content-bg-02","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"travel-content-bg-02-2","to_ping":"","pinged":"","post_modified":"2023-01-25 11:13:28","post_modified_gmt":"2023-01-25 11:13:28","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/travel-content-bg-02-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"712","post_author":"1","post_date":"2023-01-25 11:13:36","post_date_gmt":"2023-01-25 11:13:36","post_content":"","post_title":"traces-bg69","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"traces-bg69-2","to_ping":"","pinged":"","post_modified":"2023-01-25 11:13:36","post_modified_gmt":"2023-01-25 11:13:36","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/traces-bg69-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"713","post_author":"1","post_date":"2023-01-25 11:13:40","post_date_gmt":"2023-01-25 11:13:40","post_content":"","post_title":"traces-bg95","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"traces-bg95-3","to_ping":"","pinged":"","post_modified":"2023-01-25 11:13:40","post_modified_gmt":"2023-01-25 11:13:40","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/traces-bg95-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"714","post_author":"1","post_date":"2023-01-25 11:13:44","post_date_gmt":"2023-01-25 11:13:44","post_content":"","post_title":"travel-content-bg-02","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"travel-content-bg-02-3","to_ping":"","pinged":"","post_modified":"2023-01-25 11:13:44","post_modified_gmt":"2023-01-25 11:13:44","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/travel-content-bg-02-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"715","post_author":"1","post_date":"2023-01-25 11:15:58","post_date_gmt":"2023-01-25 11:15:58","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:15:58","post_modified_gmt":"2023-01-25 11:15:58","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=715","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"716","post_author":"1","post_date":"2023-01-25 11:15:58","post_date_gmt":"2023-01-25 11:15:58","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:15:58","post_modified_gmt":"2023-01-25 11:15:58","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=716","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"717","post_author":"1","post_date":"2023-01-25 11:15:58","post_date_gmt":"2023-01-25 11:15:58","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:15:58","post_modified_gmt":"2023-01-25 11:15:58","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=717","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"718","post_author":"1","post_date":"2023-01-25 11:21:12","post_date_gmt":"2023-01-25 11:21:12","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:21:12","post_modified_gmt":"2023-01-25 11:21:12","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=718","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"719","post_author":"1","post_date":"2023-01-25 11:21:13","post_date_gmt":"2023-01-25 11:21:13","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:21:13","post_modified_gmt":"2023-01-25 11:21:13","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=719","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"720","post_author":"1","post_date":"2023-01-25 11:21:13","post_date_gmt":"2023-01-25 11:21:13","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:21:13","post_modified_gmt":"2023-01-25 11:21:13","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=720","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"721","post_author":"1","post_date":"2023-01-25 11:27:50","post_date_gmt":"2023-01-25 11:27:50","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:27:50","post_modified_gmt":"2023-01-25 11:27:50","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=721","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"722","post_author":"1","post_date":"2023-01-25 11:27:51","post_date_gmt":"2023-01-25 11:27:51","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:27:51","post_modified_gmt":"2023-01-25 11:27:51","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=722","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"723","post_author":"1","post_date":"2023-01-25 11:27:51","post_date_gmt":"2023-01-25 11:27:51","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:27:51","post_modified_gmt":"2023-01-25 11:27:51","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=723","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"724","post_author":"1","post_date":"2023-01-25 11:28:13","post_date_gmt":"2023-01-25 11:28:13","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:28:13","post_modified_gmt":"2023-01-25 11:28:13","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=724","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"725","post_author":"1","post_date":"2023-01-25 11:28:13","post_date_gmt":"2023-01-25 11:28:13","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:28:13","post_modified_gmt":"2023-01-25 11:28:13","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=725","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"726","post_author":"1","post_date":"2023-01-25 11:28:13","post_date_gmt":"2023-01-25 11:28:13","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:28:13","post_modified_gmt":"2023-01-25 11:28:13","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=726","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"728","post_author":"1","post_date":"2023-01-25 11:37:36","post_date_gmt":"2023-01-25 11:37:36","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:37:36","post_modified_gmt":"2023-01-25 11:37:36","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=728","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"729","post_author":"1","post_date":"2023-01-25 11:37:36","post_date_gmt":"2023-01-25 11:37:36","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1><p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:37:36","post_modified_gmt":"2023-01-25 11:37:36","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=729","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"730","post_author":"1","post_date":"2023-01-25 11:37:36","post_date_gmt":"2023-01-25 11:37:36","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1>\t\t\n\t\t<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t<button type=\"button\"><\/button>\n\t\t\t\t\t<button type=\"button\"><\/button>\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:37:36","post_modified_gmt":"2023-01-25 11:37:36","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=730","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"732","post_author":"1","post_date":"2023-01-25 11:49:25","post_date_gmt":"2023-01-25 11:49:25","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1>\t\t\n\t\t<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t<button type=\"button\"><\/button>\n\t\t\t\t\t<button type=\"button\"><\/button>\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:49:25","post_modified_gmt":"2023-01-25 11:49:25","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=732","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"733","post_author":"1","post_date":"2023-01-25 11:49:25","post_date_gmt":"2023-01-25 11:49:25","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1>\t\t\n\t\t<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t<button type=\"button\"><\/button>\n\t\t\t\t\t<button type=\"button\"><\/button>\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1>Tailor-Made<\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:49:25","post_modified_gmt":"2023-01-25 11:49:25","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=733","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"734","post_author":"1","post_date":"2023-01-25 11:49:25","post_date_gmt":"2023-01-25 11:49:25","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1>\t\t\n\t\t<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t<button type=\"button\"><\/button>\n\t\t\t\t\t<button type=\"button\"><\/button>\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1><h1 style=\"font-family: Andine;\">Tailor-Made<\/h1><\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:49:25","post_modified_gmt":"2023-01-25 11:49:25","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=734","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"735","post_author":"1","post_date":"2023-01-25 11:49:46","post_date_gmt":"2023-01-25 11:49:46","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1>\t\t\n\t\t<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t<button type=\"button\"><\/button>\n\t\t\t\t\t<button type=\"button\"><\/button>\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1><h1 style=\"font-family: Andine;\">Tailor-Made<\/h1><\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:49:46","post_modified_gmt":"2023-01-25 11:49:46","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=735","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"736","post_author":"1","post_date":"2023-01-25 11:49:47","post_date_gmt":"2023-01-25 11:49:47","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1>\t\t\n\t\t<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t<button type=\"button\"><\/button>\n\t\t\t\t\t<button type=\"button\"><\/button>\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1><h1 style=\"font-family: Andine;\">Tailor-Made<\/h1><\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:49:47","post_modified_gmt":"2023-01-25 11:49:47","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=736","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"737","post_author":"1","post_date":"2023-01-25 11:49:47","post_date_gmt":"2023-01-25 11:49:47","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1>\t\t\n\t\t<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t<button type=\"button\"><\/button>\n\t\t\t\t\t<button type=\"button\"><\/button>\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1><h1 style=\"font-family: Andine; color: #fff\">Tailor-Made<\/h1><\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:49:47","post_modified_gmt":"2023-01-25 11:49:47","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=737","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"738","post_author":"1","post_date":"2023-01-25 11:50:02","post_date_gmt":"2023-01-25 11:50:02","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1>\t\t\n\t\t<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t<button type=\"button\"><\/button>\n\t\t\t\t\t<button type=\"button\"><\/button>\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1><h1 style=\"font-family: Andine; color: #fff\">Tailor-Made<\/h1><\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:50:02","post_modified_gmt":"2023-01-25 11:50:02","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=738","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"739","post_author":"1","post_date":"2023-01-25 11:50:02","post_date_gmt":"2023-01-25 11:50:02","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1>\t\t\n\t\t<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-1.jpg\" alt=\"\">\n\t\t\t\t\t<button type=\"button\"><\/button>\n\t\t\t\t\t<button type=\"button\"><\/button>\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1><h1 style=\"font-family: Andine; color: #fff\">Tailor-Made<\/h1><\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:50:02","post_modified_gmt":"2023-01-25 11:50:02","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=739","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"740","post_author":"1","post_date":"2023-01-25 11:50:02","post_date_gmt":"2023-01-25 11:50:02","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1>\t\t\n\t\t<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1><h1 style=\"font-family: Andine; color: #fff\">Tailor-Made<\/h1><\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 11:50:02","post_modified_gmt":"2023-01-25 11:50:02","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=740","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"741","post_author":"1","post_date":"2023-01-25 12:00:50","post_date_gmt":"2023-01-25 12:00:50","post_content":"","post_title":"beach-6923793_1280","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"beach-6923793_1280","to_ping":"","pinged":"","post_modified":"2023-01-25 12:00:50","post_modified_gmt":"2023-01-25 12:00:50","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/beach-6923793_1280.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"742","post_author":"1","post_date":"2023-01-25 12:14:35","post_date_gmt":"2023-01-25 12:14:35","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1>\t\t\n\t\t<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1><h1 style=\"font-family: Andine; color: #fff\">Tailor-Made<\/h1><\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 12:14:35","post_modified_gmt":"2023-01-25 12:14:35","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=742","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"743","post_author":"1","post_date":"2023-01-25 12:14:35","post_date_gmt":"2023-01-25 12:14:35","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1>\t\t\n\t\t<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1><h1 style=\"font-family: Andine; color: #fff\">Tailor-Made<\/h1><\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1375\" height=\"187\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png\" alt=\"m\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10.png 1375w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-300x41.png 300w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-1024x139.png 1024w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-768x104.png 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2020\/06\/background-text-10-700x95.png 700w\" sizes=\"(max-width: 1375px) 100vw, 1375px\" \/>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 12:14:35","post_modified_gmt":"2023-01-25 12:14:35","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=743","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"744","post_author":"1","post_date":"2023-01-25 12:14:36","post_date_gmt":"2023-01-25 12:14:36","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1>\t\t\n\t\t<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1><h1 style=\"font-family: Andine; color: #fff\">Tailor-Made<\/h1><\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"11-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-25 12:14:36","post_modified_gmt":"2023-01-25 12:14:36","post_content_filtered":"","post_parent":"11","guid":"https:\/\/hola.egktech.co.tz\/?p=744","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"746","post_author":"1","post_date":"2023-01-26 16:10:26","post_date_gmt":"2023-01-26 16:10:26","post_content":"<label> Your name\n    [text* your-name autocomplete:name] <\/label>\n\n<label> Your email\n    [email* your-email autocomplete:email] <\/label>\n\n<label> Subject\n    [text* your-subject] <\/label>\n\n<label> Your message (optional)\n    [textarea your-message] <\/label>\n\n[submit \"Submit\"]\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@hola.egktech.co.tz>\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\n[_site_admin_email]\nReply-To: [your-email]\n\n0\n0\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@hola.egktech.co.tz>\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\n[your-email]\nReply-To: [_site_admin_email]\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.","post_title":"Contact form 1","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact-form-1","to_ping":"","pinged":"","post_modified":"2023-01-26 16:10:26","post_modified_gmt":"2023-01-26 16:10:26","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/?post_type=wpcf7_contact_form&p=746","menu_order":"0","post_type":"wpcf7_contact_form","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"747","post_author":"1","post_date":"2023-01-26 16:13:31","post_date_gmt":"2023-01-26 16:13:31","post_content":"<img width=\"725\" height=\"187\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-7.png\" alt=\"\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-7.png 725w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-7-300x77.png 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-7-700x181.png 700w\" sizes=\"(max-width: 725px) 100vw, 725px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/about-single-img-1.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/about-single-img-1.png 523w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/about-single-img-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1>What we do<\/h1>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, <em><strong>consectetur adipisicing elit<\/strong><\/em>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t<img width=\"99\" height=\"27\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/about-single-img-2.png\" alt=\"m\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h6>CEO<\/h6><h1 style=\"text-align: center;\">Our awesome team<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t\t\t\t\t\t\t<img width=\"1323\" height=\"222\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-8.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-8.png 1323w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-8-300x50.png 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-8-1024x172.png 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-8-768x129.png 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-8-700x117.png 700w\" sizes=\"(max-width: 1323px) 100vw, 1323px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<img itemprop='image' src='https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/team-1.png' alt='team-1' \/><h4 class='q_team_name' style = ''>Hellena Simons<\/h4>Tourist guide\t\t\n\t\t\t<img itemprop='image' src='https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/team-2.png' alt='team-2' \/><h4 class='q_team_name' style = ''>John Maraovich<\/h4>Ceo company\t\t\n\t\t\t<img itemprop='image' src='https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/team-3.png' alt='team-3' \/><h4 class='q_team_name' style = ''>Sophia Lauretis<\/h4>Photographer\t\t\n\t\t\t<img itemprop='image' src='https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/team-4.png' alt='team-4' \/><h4 class='q_team_name' style = ''>Leni Bronson<\/h4>Manager\t\t\n\t\t\t<img itemprop='image' src='https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/team-5.png' alt='team-5' \/><h4 class='q_team_name' style = ''>Ben De Bear<\/h4>Tourist guide\t\t\n\t\t\t<img itemprop='image' src='https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/team-6.png' alt='team-6' \/><h4 class='q_team_name' style = ''>Stela Huberhown<\/h4>Ceo company\t\t\n\t\t\t<img itemprop='image' src='https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/team-7.png' alt='team-7' \/><h4 class='q_team_name' style = ''>Sebastian Roch\u00e9<\/h4>Photographer\t\t\n\t\t\t<img itemprop='image' src='https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/team-8.png' alt='team-8' \/><h4 class='q_team_name' style = ''>Leni Bronson<\/h4>Manager\t\t\n\t\t\t\t\t\t\t\t\t\t<img width=\"508\" height=\"129\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-4.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-4.png 508w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-4-300x76.png 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Testimonials<\/h1>\t\t\n\t\t\t<ul><li id=\"testimonials-c-270\"><img src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/testimonial-3.png\" \/><p>Euismod elementum nisi quis eleifend quam adipiscing vitae proin sagittis. Sit amet mauris commodo quis imperdiet massa tincidunt.<\/p><p style=\"\">Lana Watson Customer<\/p><\/li><li id=\"testimonials-c-269\"><img src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/testimonial-2.png\" \/><p>Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet.<\/p><p style=\"\">Mark Miller Customer<\/p><\/li><li id=\"testimonials-c-267\"><img src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/testimonial-1.png\" \/><p>Massa placerat duis ultricies lacus sed turpis. Dui sapien eget mi proin. Et malesuada fames ac turpis. Urna id volutpat lacus.<\/p><p style=\"\">Archie Bourland Customer<\/p><\/li><\/ul>\t\t\n\t\t\t\t\t\t\t\t\t\t<img width=\"1265\" height=\"248\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-9.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-9.png 1265w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-9-300x59.png 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-9-1024x201.png 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-9-768x151.png 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-9-700x137.png 700w\" sizes=\"(max-width: 1265px) 100vw, 1265px\" \/>","post_title":"About our agency","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"334-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-26 16:13:31","post_modified_gmt":"2023-01-26 16:13:31","post_content_filtered":"","post_parent":"334","guid":"https:\/\/hola.egktech.co.tz\/?p=747","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"748","post_author":"1","post_date":"2023-01-26 16:13:31","post_date_gmt":"2023-01-26 16:13:31","post_content":"<img width=\"1920\" height=\"580\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/map.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/map.jpg 1920w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/map-300x91.jpg 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/map-1024x309.jpg 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/map-768x232.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/map-1536x464.jpg 1536w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/map-700x211.jpg 700w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h3>Contact Us<\/h3>\t\t\n<form action=\"\/wp-admin\/admin-ajax.php#wpcf7-f478-o1\" method=\"post\" novalidate=\"novalidate\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"478\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.1.9\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f478-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"text\" name=\"text-322\" value=\"\" size=\"40\" aria-invalid=\"false\" placeholder=\"Name\" \/>\n<input type=\"text\" name=\"text-322\" value=\"\" size=\"40\" aria-invalid=\"false\" placeholder=\"Email\" \/>\n<input type=\"text\" name=\"text-322\" value=\"\" size=\"40\" aria-invalid=\"false\" placeholder=\"Subject\" \/>\n<textarea name=\"textarea-836\" cols=\"40\" rows=\"10\" aria-invalid=\"false\" placeholder=\"Message\"><\/textarea>\n<input type=\"submit\" value=\"Submit\" \/>\n<\/form>    \n\t\t<h4>Need help?<\/h4><p>Donec vel quam vitae nisl posuere efficitur. Suspendisse eget lectus est. Pellentesque vitae maximus turpis. Morbi sodales vestibulum lorem a ultricies. Pellentesque id dignissim leo. Quisque porta eros nunc, non sodales tellus feugiat nec. Quisque sed pulvinar nulla. Donec viverra nisl non sem bibendum, et ullamcorper est mattis.\u00a0<\/p><h4>London<\/h4><p>8 Carlton Gardens,\u00a0St. James,<br \/>London, United Kingdom<br \/>Phone:\u00a0<a href=\"tel:+881010000000\">+88 (0) 101 0000 000<\/a><br \/>Fax:<a href=\"tel:+881010000000\">+88 (0) 202 0000 001<\/a><br \/>Email:\u00a0<a href=\"mailto:office@bridge.com\">office@bridge.com<\/a><\/p><h4>New York<\/h4><p>487 8th Avenue, Suite 721,<br \/>New York NY 10010<br \/>Phone:\u00a0<a href=\"tel:+881010000000\">+88 (0) 101 0000 000<\/a><br \/>Fax:<a href=\"tel:+881010000000\">+88 (0) 202 0000 001<\/a><br \/>Email:\u00a0<a href=\"mailto:office@bridge.com\">office@bridge.com<\/a><\/p>","post_title":"Contact","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"479-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-26 16:13:31","post_modified_gmt":"2023-01-26 16:13:31","post_content_filtered":"","post_parent":"479","guid":"https:\/\/hola.egktech.co.tz\/?p=748","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"749","post_author":"1","post_date":"2023-01-26 16:13:31","post_date_gmt":"2023-01-26 16:13:31","post_content":"<img width=\"1566\" height=\"191\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3.png 1566w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-300x37.png 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-1024x125.png 1024w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-768x94.png 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-1536x187.png 1536w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-3-700x85.png 700w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/canada\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-1.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-1.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-1-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Canada<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/dubai\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-2.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-2.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-2-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Dubai<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/paris\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-3.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-3.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-3-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Paris<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/bahamas\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-4.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-4.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-4-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Bahamas<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/london\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-5.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-5.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-5-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>London<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/maldives\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-6.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-6.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-6-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Maldives<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/france\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-7.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-7.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-7-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>France<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/cuba\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-8.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-8.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-8-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Cuba<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/vietnam\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-9.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-9.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-9-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Vietnam<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/peru\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-10.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-10.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-10-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Peru<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/hong-kong\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-11.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-11.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-11-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Hong Kong<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/seychelles\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-12.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-12.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-12-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Seychelles<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/los-angeles\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-13.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-13.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-13-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Los Angeles<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/cyprus\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-14.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-14.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-14-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Cyprus<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/costa-rica\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-15.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-15.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-15-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Costa Rica<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/santorini\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-16.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-16.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-16-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Santorini<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/iceland\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-17.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-17.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-17-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>Iceland<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/destinations\/san-francisco\/\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"182\" height=\"182\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-18.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-18.png 182w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/destination-img-18-150x150.png 150w\" sizes=\"(max-width: 182px) 100vw, 182px\" \/>\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<h6>San Francisco<\/h6>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t<h1 style=\"text-align: center;\">Subscribe to Newsletter<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n<form action=\"\/wp-admin\/admin-ajax.php#wpcf7-f290-o1\" method=\"post\" novalidate=\"novalidate\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"290\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.1.9\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f290-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your e-mail\" \/>\n <input type=\"submit\" value=\"Subscribe\" \/>\n<\/form>","post_title":"Famous destinations","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"441-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-26 16:13:31","post_modified_gmt":"2023-01-26 16:13:31","post_content_filtered":"","post_parent":"441","guid":"https:\/\/hola.egktech.co.tz\/?p=749","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"750","post_author":"1","post_date":"2023-01-26 16:13:31","post_date_gmt":"2023-01-26 16:13:31","post_content":"<img width=\"947\" height=\"244\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1.png 947w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1-300x77.png 300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1-768x198.png 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-1-700x180.png 700w\" sizes=\"(max-width: 947px) 100vw, 947px\" \/>\t\t\t\t\t\t\t\t\t\t\t\n\t\t<h1 style=\"text-align: center;\">Popular tour types<\/h1>\t\t\n\t\t<h5 style=\"text-align: center;\">Curabitur vitae nunc sed velit dignissim sodales ut eu sem. Justo eget magna fermentum iaculis eu non. Pellentesque sit amet porttitor eget dolor.<\/h5>\t\t\n\t\t\t\t<input type=\"hidden\" name=\"number\" value=\"6\">\n\t\t\t\t<input type=\"hidden\" name=\"order_by\" value=\"date\">\n\t\t\t\t<input type=\"hidden\" name=\"order\" value=\"ASC\">\n\t\t\t\t<input type=\"hidden\" name=\"tour_category\" value=\"\">\n\t\t\t\t<input type=\"hidden\" name=\"destination\" value=\"\">\n\t\t\t\t<input type=\"hidden\" name=\"thumb_size\" value=\"full\">\n\t\t\t\t<input type=\"hidden\" name=\"next_page\" value=\"2\">\n\t\t\t\t<input type=\"hidden\" name=\"tour_type\" value=\"standard\">\n\t\t\t\t<input type=\"hidden\" name=\"image_size\" value=\"full\">\n\t\t\t\t<input type=\"hidden\" name=\"title_tag\" value=\"h3\">\n\t\t\t\t<input type=\"hidden\" name=\"text_length\" value=\"10\">\n\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/dubai-desert-trail\/\">\n\t\t\t\t\t<img width=\"1300\" height=\"1693\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-230x300.jpg 230w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-786x1024.jpg 786w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-768x1000.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-1179x1536.jpg 1179w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-1-700x912.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t<\/a>\n\t\t\t\t\t<h3>\n\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/dubai-desert-trail\/\">Dubai Desert Trail<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t$1259\n        9.3 Superb            \n\t\t\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin,&hellip;\t\t\t\t\t\n\t\t\t\t\t10 Days\t\t\t\t\n\t\t\t\t\t12+\n            \t<a href='https:\/\/bridge376.qodeinteractive.com\/destinations\/dubai\/' target='_blank' rel=\"noopener noreferrer\">\n\t                    Dubai\t                \n\t            <\/a>\n\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/bahamas-dream-tour\/\">\n\t\t\t\t\t<img width=\"1300\" height=\"1693\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-230x300.jpg 230w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-786x1024.jpg 786w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-768x1000.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-1179x1536.jpg 1179w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-2-700x912.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t<\/a>\n\t\t\t\t\t<h3>\n\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/bahamas-dream-tour\/\">Bahamas Dream Tour<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t$1259\n        7.7 Superb            \n\t\t\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin,&hellip;\t\t\t\t\t\n\t\t\t\t\t10 Days\t\t\t\t\n\t\t\t\t\t12+\n            \t<a href='https:\/\/bridge376.qodeinteractive.com\/destinations\/bahamas\/' target='_blank' rel=\"noopener noreferrer\">\n\t                    Bahamas\t                \n\t            <\/a>\n\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/warm-sun-in-cannes\/\">\n\t\t\t\t\t<img width=\"1300\" height=\"1693\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-230x300.jpg 230w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-786x1024.jpg 786w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-768x1000.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-1179x1536.jpg 1179w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-3-700x912.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t<\/a>\n\t\t\t\t\t<h3>\n\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/warm-sun-in-cannes\/\">Warm Sun In Cannes<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t$439\n        7.3 Superb            \n\t\t\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin,&hellip;\t\t\t\t\t\n\t\t\t\t\t10 Days\t\t\t\t\n\t\t\t\t\t12+\n            \t<a href='https:\/\/bridge376.qodeinteractive.com\/destinations\/france\/' target='_blank' rel=\"noopener noreferrer\">\n\t                    France\t                \n\t            <\/a>\n\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/paris-accommodation\/\">\n\t\t\t\t\t<img width=\"1300\" height=\"1693\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-4.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-4.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-4-230x300.jpg 230w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-4-786x1024.jpg 786w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-4-768x1000.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-4-1179x1536.jpg 1179w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-4-700x912.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t<\/a>\n\t\t\t\t\t<h3>\n\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/paris-accommodation\/\">Paris Accommodation<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t$1678\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin,&hellip;\t\t\t\t\t\n\t\t\t\t\t10 Days\t\t\t\t\n\t\t\t\t\t12+\n            \t<a href='https:\/\/bridge376.qodeinteractive.com\/destinations\/paris\/' target='_blank' rel=\"noopener noreferrer\">\n\t                    Paris\t                \n\t            <\/a>\n\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/hiking-in-costa-rica\/\">\n\t\t\t\t\t<img width=\"1300\" height=\"1693\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-5.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-5.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-5-230x300.jpg 230w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-5-786x1024.jpg 786w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-5-768x1000.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-5-1179x1536.jpg 1179w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-5-700x912.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t<\/a>\n\t\t\t\t\t<h3>\n\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/hiking-in-costa-rica\/\">Hiking in Costa Rica<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t$1143\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin,&hellip;\t\t\t\t\t\n\t\t\t\t\t10 Days\t\t\t\t\n\t\t\t\t\t12+\n            \t<a href='https:\/\/bridge376.qodeinteractive.com\/destinations\/costa-rica\/' target='_blank' rel=\"noopener noreferrer\">\n\t                    Costa Rica\t                \n\t            <\/a>\n\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/chichen-itza-tour\/\">\n\t\t\t\t\t<img width=\"1300\" height=\"1693\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-6.jpg\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-6.jpg 1300w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-6-230x300.jpg 230w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-6-786x1024.jpg 786w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-6-768x1000.jpg 768w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-6-1179x1536.jpg 1179w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/tour-6-700x912.jpg 700w\" sizes=\"(max-width: 1300px) 100vw, 1300px\" \/>\t\t\t\t<\/a>\n\t\t\t\t\t<h3>\n\t\t\t\t\t\t<a href=\"https:\/\/bridge376.qodeinteractive.com\/tour-item\/chichen-itza-tour\/\">Chichen Itza Tour<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t$1143\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sollicitudin,&hellip;\t\t\t\t\t\n\t\t\t\t\t10 Days\t\t\t\t\n\t\t\t\t\t12+\n            \t<a href='https:\/\/bridge376.qodeinteractive.com\/destinations\/peru\/' target='_blank' rel=\"noopener noreferrer\">\n\t                    Peru\t                \n\t            <\/a>\n\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"149\" src=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-6.png\" alt=\"m\" srcset=\"https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-6.png 480w, https:\/\/bridge376.qodeinteractive.com\/wp-content\/uploads\/2020\/06\/background-text-6-300x93.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>","post_title":"Our best tours","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"452-revision-v1","to_ping":"","pinged":"","post_modified":"2023-01-26 16:13:31","post_modified_gmt":"2023-01-26 16:13:31","post_content_filtered":"","post_parent":"452","guid":"https:\/\/hola.egktech.co.tz\/?p=750","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"751","post_author":"1","post_date":"2023-01-26 16:13:44","post_date_gmt":"0000-00-00 00:00:00","post_content":"[rev_slider alias=\"home-slider-1\"][\/rev_slider]\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"523\" height=\"516\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1.png 523w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/single-img-1-1-300x296.png 300w\" sizes=\"(max-width: 523px) 100vw, 523px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p style=\"color: #fff; font-size: 12px;\">WHAT MAKES US DIFFERENT<\/p><h1 style=\"color: #fff; font-family: Andiane;\">Why Hola Africa<\/h1>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t\n\t\t<p style=\"color: #fff;\">As the world\u2019s leading conservation and hospitality company, we are the proud custodians of our planet's most significant wild places, each chosen to be part of our Collection for a specific purpose and all linked to protecting the land and life that exists there.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREAD MORE\n\t\t\t\t\t<\/a>\n\t\t<p style=\"font-size: 12px\">GET INSPIRED<\/p><h1 style=\"text-align: left; font-family: Andine;\">Iconic Destinations<\/h1>\t\t\n\t\t<p>Get inspired by the striking beaches, toe tapping and exuberant heritage, along with the regal, ancient architecturally and archeologically renowned cities, colonial forts, astonishing tea country and most magical scenic routes of Africa.<\/p>\t\t\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1><h1 style=\"font-family: Andine; color: #fff\">Tailor-Made<\/h1><\/h1>\t\t\n\t\t<p style=\"font-family: Andine; color: #fff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum<\/p>\t\t\n\t\t\t<p>A CONTINENT FULL OF SAFARI AND <br>\n<b>BESPOKE EXPERIENCE<\/b><\/p>\t\t\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Family<\/i> Trip                            <\/h4>\n                            <p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                <i>Private<\/i> Trip                            <\/h4>\n                            <p>Quality time with family and friends, complete flexibility and exclusive use safari camps.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Honeymoons                            <\/h4>\n                            <p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n                    <figure>\n                        <img src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-2.jpg\" alt=\"img01\"\/>\n                        <figcaption>\n                            <h4>\n                                Family Trip                            <\/h4>\n                            <p>Family trips introduce kids to the inner workings of other cultures through language, sports, crafts, and time with experts that bring what they\u2019ve learned in school into real life.<\/p>\n                        <\/figcaption>\n                    <\/figure>\n\t\t<p style=\"font-weight: 300;\">TRAVEL IN STYLE<\/p>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Hand picked\n<i>Experiences<\/i> in\nAfrica<\/p><\/h2>\t\t\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Family\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-3.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>Luxury family safaris and inspiring wildlife adventures with a positive impact.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Private\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-4.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\tQuality time with family and friends, complete flexibility and exclusive use safari camps.\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>\n\t\t\t<h2><h2 style=\"font-family: Andine; font-size: 45px; font-weight: 500\">Honeymoon\n<i>Travel<\/i><\/p><\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"779\" height=\"1024\" src=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-779x1024.jpg 779w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-228x300.jpg 228w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-768x1010.jpg 768w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5-700x920.jpg 700w, https:\/\/hola.egktech.co.tz\/wp-content\/uploads\/2023\/01\/trip-5.jpg 1080w\" sizes=\"(max-width: 779px) 100vw, 779px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t<p>From guilt-free indulgence to the romance of a real adventure, we can help you plan your perfect honeymoon.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tDiscover More\n\t\t\t\t\t<\/a>","post_title":"Home - Copy","post_excerpt":"","post_status":"draft","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"","to_ping":"","pinged":"","post_modified":"2023-01-26 16:13:44","post_modified_gmt":"0000-00-00 00:00:00","post_content_filtered":"","post_parent":"0","guid":"https:\/\/hola.egktech.co.tz\/?page_id=751","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"table","data":{"name":"revslider_css","opts":"ENGINE=InnoDB AUTO_INCREMENT=110 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","handle":"text NOT NULL","settings":"longtext DEFAULT NULL","hover":"longtext DEFAULT NULL","advanced":"longtext DEFAULT NULL","params":"longtext NOT NULL"},"indexes":["PRIMARY KEY (`id`)","KEY `handle_index` (`handle`(64))"]}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"1","handle":".tp-caption.medium_grey","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"2","handle":".tp-caption.small_text","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"3","handle":".tp-caption.medium_text","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"4","handle":".tp-caption.large_text","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"5","handle":".tp-caption.very_large_text","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"6","handle":".tp-caption.very_big_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#000\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"7","handle":".tp-caption.very_big_black","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}","params":"{\"color\":\"#000\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#fff\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"8","handle":".tp-caption.modern_medium_fat","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"color\":\"#000\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"9","handle":".tp-caption.modern_medium_fat_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"10","handle":".tp-caption.modern_medium_light","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"11","handle":".tp-caption.modern_big_bluebg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"letter-spacing\":\"0\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"12","handle":".tp-caption.modern_big_redbg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"padding-top\":\"1px\",\"letter-spacing\":\"0\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"13","handle":".tp-caption.modern_small_text_dark","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"color\":\"#555\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"14","handle":".tp-caption.boxshadow","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"},\"hover\":\"\"}","params":"[]"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"15","handle":".tp-caption.black","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"color\":\"#000\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"16","handle":".tp-caption.noshadow","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"[]"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"17","handle":".tp-caption.thinheadline_dark","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"18","handle":".tp-caption.thintext_dark","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"19","handle":".tp-caption.largeblackbg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"20","handle":".tp-caption.largepinkbg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"21","handle":".tp-caption.largewhitebg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}","params":"{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"22","handle":".tp-caption.largegreenbg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"23","handle":".tp-caption.excerpt","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"-1.5px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\"},\"hover\":\"\"}","params":"{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px 4px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"24","handle":".tp-caption.large_bold_grey","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"25","handle":".tp-caption.medium_thin_grey","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"26","handle":".tp-caption.small_thin_grey","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"27","handle":".tp-caption.lightgrey_divider","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\"},\"hover\":\"\"}","params":"{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"28","handle":".tp-caption.large_bold_darkblue","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"29","handle":".tp-caption.medium_bg_darkblue","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"30","handle":".tp-caption.medium_bold_red","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"31","handle":".tp-caption.medium_light_red","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"32","handle":".tp-caption.medium_bg_red","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"33","handle":".tp-caption.medium_bold_orange","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"34","handle":".tp-caption.medium_bg_orange","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"35","handle":".tp-caption.grassfloor","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"width\":\"4000px\",\"height\":\"150px\"},\"hover\":\"\"}","params":"{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"36","handle":".tp-caption.large_bold_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"37","handle":".tp-caption.medium_light_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"38","handle":".tp-caption.mediumlarge_light_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"39","handle":".tp-caption.mediumlarge_light_white_center","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"40","handle":".tp-caption.medium_bg_asbestos","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"41","handle":".tp-caption.medium_light_black","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"42","handle":".tp-caption.large_bold_black","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"43","handle":".tp-caption.mediumlarge_light_darkblue","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"44","handle":".tp-caption.small_light_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"45","handle":".tp-caption.roundedimage","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"46","handle":".tp-caption.large_bg_black","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"47","handle":".tp-caption.mediumwhitebg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"48","handle":".tp-caption.MarkerDisplay","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"color\":\"#ff0000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"font-style\":\"normal\",\"font-family\":\"Permanent Marker\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"49","handle":".tp-caption.Restaurant-Display","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"font-size\":\"120px\",\"line-height\":\"120px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"50","handle":".tp-caption.Restaurant-Cursive","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Nothing you could do\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"51","handle":".tp-caption.Restaurant-ScrollDownText","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"52","handle":".tp-caption.Restaurant-Description","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"53","handle":".tp-caption.Restaurant-Price","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"54","handle":".tp-caption.Restaurant-Menuitem","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"power2.inOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"55","handle":".tp-caption.Furniture-LogoText","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"160px\",\"line-height\":\"150px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"56","handle":".tp-caption.Furniture-Plus","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0.5\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\",\"box-shadow\":\"rgba(0,0,0,0.1) 0 1px 3px\"},\"hover\":\"\"}","params":"{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"6px\",\"7px\",\"4px\",\"7px\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"57","handle":".tp-caption.Furniture-Title","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"58","handle":".tp-caption.Furniture-Subtitle","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"59","handle":".tp-caption.Gym-Display","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"60","handle":".tp-caption.Gym-Subline","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"61","handle":".tp-caption.Gym-SmallText","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"22\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"62","handle":".tp-caption.Fashion-SmallText","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"20px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"63","handle":".tp-caption.Fashion-BigDisplay","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"64","handle":".tp-caption.Fashion-TextBlock","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"40px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"65","handle":".tp-caption.Sports-Display","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"13px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"66","handle":".tp-caption.Sports-DisplayFat","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":[\"\"],\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"67","handle":".tp-caption.Sports-Subline","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"4px\"},\"hover\":\"\"}","params":"{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"32px\",\"line-height\":\"32px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"68","handle":".tp-caption.Instagram-Caption","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"69","handle":".tp-caption.News-Title","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"60px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"70","handle":".tp-caption.News-Subtitle","settings":"{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0px\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"300\",\"easing\":\"power3.inOut\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"24px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"71","handle":".tp-caption.Photography-Display","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"72","handle":".tp-caption.Photography-Subline","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"color\":\"#777777\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"73","handle":".tp-caption.Photography-ImageHover","settings":"{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"1000\",\"easing\":\"power3.inOut\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"74","handle":".tp-caption.Photography-Menuitem","settings":"{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#00ffde\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"75","handle":".tp-caption.Photography-Textblock","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"76","handle":".tp-caption.Photography-Subline-2","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"77","handle":".tp-caption.Photography-ImageHover2","settings":"{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"back.out\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Arial\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"78","handle":".tp-caption.WebProduct-Title","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#333333\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"79","handle":".tp-caption.WebProduct-SubTitle","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"80","handle":".tp-caption.WebProduct-Content","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"81","handle":".tp-caption.WebProduct-Menuitem","settings":"{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#999999\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"82","handle":".tp-caption.WebProduct-Title-Light","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"83","handle":".tp-caption.WebProduct-SubTitle-Light","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"84","handle":".tp-caption.WebProduct-Content-Light","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"85","handle":".tp-caption.FatRounded","settings":"{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#fff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"20px\",\"22px\",\"20px\",\"25px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.5\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"86","handle":".tp-caption.NotGeneric-Title","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"[object Object]\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"70px\",\"font-weight\":\"800\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 0px 10px 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"87","handle":".tp-caption.NotGeneric-SubTitle","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"4px\",\"text-align\":\"left\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"88","handle":".tp-caption.NotGeneric-CallToAction","settings":"{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power3.out\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 30px 10px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"89","handle":".tp-caption.NotGeneric-Icon","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"default\",\"speed\":\"300\",\"easing\":\"power3.out\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"90","handle":".tp-caption.NotGeneric-Menuitem","settings":"{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"27px 30px 27px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"91","handle":".tp-caption.MarkerStyle","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"text-align\":\"left\",\"0\":\"\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Permanent Marker\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"92","handle":".tp-caption.Gym-Menuitem","settings":"{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"93","handle":".tp-caption.Newspaper-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#FFFFFF\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"17px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"94","handle":".tp-caption.Newspaper-Subtitle","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#a8d8ee\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"95","handle":".tp-caption.Newspaper-Title","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"96","handle":".tp-caption.Newspaper-Title-Centered","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"center\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"97","handle":".tp-caption.Hero-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"98","handle":".tp-caption.Video-Title","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"99","handle":".tp-caption.Video-SubTitle","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"12px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.35\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"100","handle":".tp-caption.NotGeneric-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"101","handle":".tp-caption.NotGeneric-BigButton","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"27px\",\"30px\",\"27px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"102","handle":".tp-caption.WebProduct-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#333333\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"48px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0px\",\"40px\",\"0px\",\"40px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"103","handle":".tp-caption.Restaurant-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffe081\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#0a0a0a\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"104","handle":".tp-caption.Gym-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}","advanced":"{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#8bc027\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"105","handle":".tp-caption.Gym-Button-Light","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"0\",\"border-color\":\"#8bc027\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power2.inOut\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"106","handle":".tp-caption.Sports-Button-Light","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"107","handle":".tp-caption.Sports-Button-Red","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"none\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#db1c22\",\"background-transparency\":\"1\",\"border-color\":\"#db1c22\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"108","handle":".tp-caption.Photography-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"power3.out\"}","advanced":"{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"109","handle":".tp-caption.Newspaper-Button-2","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"none\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}"}}}
{"type":"table","data":{"name":"revslider_css_bkp","opts":"ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","handle":"text NOT NULL","settings":"longtext DEFAULT NULL","hover":"longtext DEFAULT NULL","advanced":"longtext DEFAULT NULL","params":"longtext NOT NULL"},"indexes":["PRIMARY KEY (`id`)","KEY `handle_index` (`handle`(64))"]}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"1","handle":".tp-caption.medium_grey","settings":null,"hover":null,"advanced":null,"params":"{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\",\"white-space\":\"nowrap\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"2","handle":".tp-caption.small_text","settings":null,"hover":null,"advanced":null,"params":"{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"3","handle":".tp-caption.medium_text","settings":null,"hover":null,"advanced":null,"params":"{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"4","handle":".tp-caption.large_text","settings":null,"hover":null,"advanced":null,"params":"{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"5","handle":".tp-caption.very_large_text","settings":null,"hover":null,"advanced":null,"params":"{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"6","handle":".tp-caption.very_big_white","settings":null,"hover":null,"advanced":null,"params":"{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#000\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"7","handle":".tp-caption.very_big_black","settings":null,"hover":null,"advanced":null,"params":"{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#fff\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"8","handle":".tp-caption.modern_medium_fat","settings":null,"hover":null,"advanced":null,"params":"{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"9","handle":".tp-caption.modern_medium_fat_white","settings":null,"hover":null,"advanced":null,"params":"{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"10","handle":".tp-caption.modern_medium_light","settings":null,"hover":null,"advanced":null,"params":"{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"11","handle":".tp-caption.modern_big_bluebg","settings":null,"hover":null,"advanced":null,"params":"{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\",\"letter-spacing\":\"0\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"12","handle":".tp-caption.modern_big_redbg","settings":null,"hover":null,"advanced":null,"params":"{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"padding-top\":\"1px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\",\"letter-spacing\":\"0\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"13","handle":".tp-caption.modern_small_text_dark","settings":null,"hover":null,"advanced":null,"params":"{\"position\":\"absolute\",\"color\":\"#555\",\"text-shadow\":\"none\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"14","handle":".tp-caption.boxshadow","settings":null,"hover":null,"advanced":null,"params":"{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"15","handle":".tp-caption.black","settings":null,"hover":null,"advanced":null,"params":"{\"color\":\"#000\",\"text-shadow\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"16","handle":".tp-caption.noshadow","settings":null,"hover":null,"advanced":null,"params":"{\"text-shadow\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"17","handle":".tp-caption.thinheadline_dark","settings":null,"hover":null,"advanced":null,"params":"{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"18","handle":".tp-caption.thintext_dark","settings":null,"hover":null,"advanced":null,"params":"{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"19","handle":".tp-caption.largeblackbg","settings":null,"hover":null,"advanced":null,"params":"{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"20","handle":".tp-caption.largepinkbg","settings":null,"hover":null,"advanced":null,"params":"{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"21","handle":".tp-caption.largewhitebg","settings":null,"hover":null,"advanced":null,"params":"{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"22","handle":".tp-caption.largegreenbg","settings":null,"hover":null,"advanced":null,"params":"{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"23","handle":".tp-caption.excerpt","settings":null,"hover":null,"advanced":null,"params":"{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"letter-spacing\":\"-1.5px\",\"padding\":\"1px 4px 0px 4px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"24","handle":".tp-caption.large_bold_grey","settings":null,"hover":null,"advanced":null,"params":"{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"25","handle":".tp-caption.medium_thin_grey","settings":null,"hover":null,"advanced":null,"params":"{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"26","handle":".tp-caption.small_thin_grey","settings":null,"hover":null,"advanced":null,"params":"{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"27","handle":".tp-caption.lightgrey_divider","settings":null,"hover":null,"advanced":null,"params":"{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"28","handle":".tp-caption.large_bold_darkblue","settings":null,"hover":null,"advanced":null,"params":"{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"29","handle":".tp-caption.medium_bg_darkblue","settings":null,"hover":null,"advanced":null,"params":"{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"30","handle":".tp-caption.medium_bold_red","settings":null,"hover":null,"advanced":null,"params":"{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"31","handle":".tp-caption.medium_light_red","settings":null,"hover":null,"advanced":null,"params":"{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"32","handle":".tp-caption.medium_bg_red","settings":null,"hover":null,"advanced":null,"params":"{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"33","handle":".tp-caption.medium_bold_orange","settings":null,"hover":null,"advanced":null,"params":"{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"34","handle":".tp-caption.medium_bg_orange","settings":null,"hover":null,"advanced":null,"params":"{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"35","handle":".tp-caption.grassfloor","settings":null,"hover":null,"advanced":null,"params":"{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"width\":\"4000px\",\"height\":\"150px\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"36","handle":".tp-caption.large_bold_white","settings":null,"hover":null,"advanced":null,"params":"{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"37","handle":".tp-caption.medium_light_white","settings":null,"hover":null,"advanced":null,"params":"{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"38","handle":".tp-caption.mediumlarge_light_white","settings":null,"hover":null,"advanced":null,"params":"{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"39","handle":".tp-caption.mediumlarge_light_white_center","settings":null,"hover":null,"advanced":null,"params":"{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"40","handle":".tp-caption.medium_bg_asbestos","settings":null,"hover":null,"advanced":null,"params":"{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"41","handle":".tp-caption.medium_light_black","settings":null,"hover":null,"advanced":null,"params":"{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"42","handle":".tp-caption.large_bold_black","settings":null,"hover":null,"advanced":null,"params":"{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"43","handle":".tp-caption.mediumlarge_light_darkblue","settings":null,"hover":null,"advanced":null,"params":"{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"44","handle":".tp-caption.small_light_white","settings":null,"hover":null,"advanced":null,"params":"{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"45","handle":".tp-caption.roundedimage","settings":null,"hover":null,"advanced":null,"params":"{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"46","handle":".tp-caption.large_bg_black","settings":null,"hover":null,"advanced":null,"params":"{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"47","handle":".tp-caption.mediumwhitebg","settings":null,"hover":null,"advanced":null,"params":"{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"text-shadow\":\"none\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}"}}}
{"type":"table","data":{"name":"revslider_layer_animations","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","handle":"text NOT NULL","params":"text NOT NULL","settings":"text DEFAULT NULL"},"indexes":["PRIMARY KEY (`id`)"]}}
{"type":"table","data":{"name":"revslider_layer_animations_bkp","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","handle":"text NOT NULL","params":"text NOT NULL","settings":"text DEFAULT NULL"},"indexes":["PRIMARY KEY (`id`)"]}}
{"type":"table","data":{"name":"revslider_navigations","opts":"ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","name":"varchar(191) NOT NULL","handle":"varchar(191) NOT NULL","type":"varchar(191) NOT NULL","css":"longtext NOT NULL","markup":"longtext NOT NULL","settings":"longtext DEFAULT NULL"},"indexes":["PRIMARY KEY (`id`)"]}}
{"type":"row","data":{"table":"revslider_navigations","row":{"id":"1","name":"Bridge Navigation","handle":"bridge_navigation","type":"arrows","css":".bridge_navigation,\n.bridge_navigation:hover {\n\tbackground-color: transparent;\n}\n\n.bridge_navigation.tp-leftarrow,\n.bridge_navigation.tp-rightarrow {\n\twidth: 85px;\n    height: auto;\n}\n\n.bridge_navigation.tp-leftarrow:before {\n\tcontent: url(\\'\/wp-content\/uploads\/2020\/06\/arrow-left.svg\\');\n    transition: transform 0.3s ease-out;\n} \n\n.bridge_navigation.tp-rightarrow:before {\n    content: url(\\'\/wp-content\/uploads\/2020\/06\/arrow-right.svg\\');\n    transition: transform 0.3s ease-out;\n}\n\n.bridge_navigation.tp-leftarrow.rs-touchhover:before {\n\ttransform: translateX(-5px);\n}\n\n.bridge_navigation.tp-rightarrow.rs-touchhover:before {\n    transform: translateX(5px);\n}","markup":"","settings":"{\"dim\":{\"width\":\"160\",\"height\":\"160\"},\"placeholders\":\"\",\"presets\":\"\",\"version\":\"6.0.0\"}"}}}
{"type":"row","data":{"table":"revslider_navigations","row":{"id":"2","name":"Bridge Bullets Nav","handle":"bridge_pagination","type":"bullets","css":".bridge_pagination .tp-bullet {\n\twidth: 9px;\n    height: 9px;\n  \tborder-radius: 50%;\n    background-color: #efefef;\n    transition: background-color 0.3s ease-out;\n}\n\n.bridge_pagination .tp-bullet.rs-touchhover,\n.bridge_pagination .tp-bullet.selected {\n\tbackground-color: #7ad562;\n}","markup":"","settings":"{\"dim\":{\"width\":\"160\",\"height\":\"160\"},\"placeholders\":\"\",\"presets\":\"\",\"version\":\"6.0.0\"}"}}}
{"type":"table","data":{"name":"revslider_navigations_bkp","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","name":"varchar(191) NOT NULL","handle":"varchar(191) NOT NULL","type":"varchar(191) NOT NULL","css":"longtext NOT NULL","markup":"longtext NOT NULL","settings":"longtext DEFAULT NULL"},"indexes":["PRIMARY KEY (`id`)"]}}
{"type":"table","data":{"name":"revslider_sliders","opts":"ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","title":"tinytext NOT NULL","alias":"tinytext DEFAULT NULL","params":"longtext NOT NULL","settings":"text DEFAULT NULL","type":"varchar(191) NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`id`)","KEY `type_index` (`type`(8))"]}}
{"type":"row","data":{"table":"revslider_sliders","row":{"id":"1","title":"Home-Slider","alias":"home-slider","params":"{\"addOns\":[],\"version\":\"6.5.14\",\"pakps\":false,\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\"][\\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"fullwidth\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"snap\":{\"adjust\":\"none\",\"snap\":false,\"helpLines\":false,\"gap\":20},\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":55,\"maxPosts\":30,\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":55,\"maxProducts\":30,\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":8,\"hashTag\":\"\",\"transient\":1200,\"type\":\"user\",\"userId\":\"\",\"token_source\":\"account\",\"connect_with\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":8,\"transient\":1200,\"typeSource\":\"album\",\"token_source\":\"account\",\"connect_with\":\"\",\"page_id\":\"\"},\"flickr\":{\"apiKey\":\"\",\"count\":8,\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":1200,\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":8,\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":1200,\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":8,\"transient\":1200,\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":8,\"playList\":\"\",\"transient\":1200,\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":false,\"autoResponsive\":false,\"responsiveChilds\":false,\"responsiveOffset\":false,\"transition\":\"fade\",\"transitionDuration\":300,\"delay\":\"4000ms\",\"background\":{\"fit\":\"cover\",\"fitX\":100,\"fitY\":100,\"position\":\"center center\",\"positionX\":0,\"positionY\":0,\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":0,\"blurEnd\":0,\"duration\":10000,\"ease\":\"none\",\"fitEnd\":100,\"fitStart\":100,\"xEnd\":0,\"yEnd\":0,\"xStart\":0,\"yStart\":0,\"rotateStart\":0,\"rotateEnd\":0}},\"size\":{\"enableUpscaling\":false,\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":true,\"t\":true,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":0,\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":1240,\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":\"782px\",\"n\":\"582px\",\"t\":\"682px\",\"m\":\"682px\"},\"editorCache\":{\"d\":782,\"n\":582,\"t\":682,\"m\":682},\"overflow\":false,\"useFullScreenHeight\":true,\"overflowHidden\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false,\"ignoreHeightChanges\":true},\"codes\":{\"css\":\"\",\"javascript\":\"\"},\"carousel\":{\"justify\":false,\"justifyMaxWidth\":false,\"snap\":true,\"borderRadius\":0,\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"offsetScale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":3,\"maxRotation\":0,\"maxOpacity\":100,\"paddingTop\":0,\"paddingBottom\":0,\"rotation\":false,\"scaleDown\":50,\"space\":0,\"speed\":800,\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":\"false\"},\"hero\":{\"activeSlide\":-1},\"layout\":{\"bg\":{\"color\":\"#f8f8f8\",\"padding\":0,\"dottedOverlay\":\"none\",\"dottedOverlaySize\":1,\"dottedColorA\":\"transparent\",\"dottedColorB\":\"#000000\",\"shadow\":0,\"useImage\":false,\"image\":\"\",\"imageSourceType\":\"full\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#ffffff\",\"type\":\"off\"},\"position\":{\"marginTop\":0,\"marginBottom\":0,\"marginLeft\":0,\"marginRight\":0,\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":0,\"hideAllLayersUnderLimit\":0,\"hideSliderUnderLimit\":0},\"general\":{\"slideshow\":{\"slideShow\":true,\"stopOnHover\":false,\"stopSlider\":false,\"stopAfterLoops\":0,\"stopAtSlide\":1,\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":0,\"waitForInit\":false},\"progressbar\":{\"set\":false,\"alignby\":\"slider\",\"style\":\"horizontal\",\"size\":\"5px\",\"radius\":10,\"vertical\":\"bottom\",\"horizontal\":\"left\",\"x\":0,\"y\":0,\"color\":\"rgba(255,255,255,0.5)\",\"bgcolor\":\"transparent\",\"basedon\":\"slide\",\"gapsize\":0,\"gap\":false,\"gapcolor\":\"rgba(255,255,255,0.5)\",\"reset\":\"reset\",\"visibility\":{\"d\":true,\"m\":true,\"n\":true,\"t\":true}},\"firstSlide\":{\"set\":true,\"duration\":300,\"slotAmount\":7,\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":1},\"icache\":\"default\",\"DPR\":\"dpr\",\"observeWrap\":false,\"layerSelection\":false,\"lazyLoad\":\"none\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"enableurlhash\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false,\"perspective\":600,\"perspectiveType\":\"global\"},\"nav\":{\"preview\":{\"width\":50,\"height\":100},\"swipe\":{\"set\":false,\"setOnDesktop\":false,\"setMobileCarousel\":true,\"setDesktopCarousel\":true,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":1,\"velocity\":75},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":\"off\",\"reverse\":\"default\",\"viewport\":50,\"calldelay\":1000},\"arrows\":{\"set\":true,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":\"1\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":true,\"hideUnderLimit\":\"1025px\",\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"2000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"4000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":true,\"rtl\":false,\"style\":2,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":0,\"offsetY\":\"70px\",\"align\":\"slider\",\"space\":\"8\",\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":true,\"hideOverLimit\":\"1025px\",\"hideUnder\":false,\"hideUnderLimit\":778}},\"troubleshooting\":{\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[5,10,15,20,25,30,35,40,45,46,47,48,49,50,51,30],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":65},\"mouse\":{\"speed\":0,\"bgSpeed\":0,\"layersSpeed\":0,\"origo\":\"slidercenter\",\"type\":\"scroll\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"coverColor\":\"rgba(0,0,0,0.5)\",\"coverSpeed\":1000},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":10,\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":false,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":30},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"none\",\"speed\":500,\"pullcontent\":false},\"skins\":{\"colorsAtStart\":false,\"cid\":2,\"colors\":[{\"alias\":\"Highlight\",\"v\":\"#ff0000\",\"ref\":[]},{\"alias\":\"Headline Text\",\"v\":\"#ffffff\",\"ref\":[]},{\"alias\":\"Content Text\",\"v\":\"#00ffff\",\"ref\":[]}]},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"home-slider\\\"][\\\/rev_slider]\"}","settings":"{\"version\":\"6.5.14\"}","type":""}}}
{"type":"row","data":{"table":"revslider_sliders","row":{"id":"2","title":"Slider 1","alias":"slider-1","params":"{}","settings":"{\"version\":\"6.5.14\"}","type":""}}}
{"type":"row","data":{"table":"revslider_sliders","row":{"id":"3","title":"Home-Slider 1","alias":"home-slider-1","params":"{\"addOns\":[],\"version\":\"6.5.14\",\"pakps\":false,\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"][\\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"fullscreen\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"snap\":{\"adjust\":\"none\",\"snap\":false,\"helpLines\":false,\"gap\":20},\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":55,\"maxPosts\":30,\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":55,\"maxProducts\":30,\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":8,\"hashTag\":\"\",\"transient\":1200,\"type\":\"user\",\"userId\":\"\",\"token_source\":\"account\",\"connect_with\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":8,\"transient\":1200,\"typeSource\":\"album\",\"token_source\":\"account\",\"connect_with\":\"\",\"page_id\":\"\"},\"flickr\":{\"apiKey\":\"\",\"count\":8,\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":1200,\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":8,\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":1200,\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":8,\"transient\":1200,\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":8,\"playList\":\"\",\"transient\":1200,\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":false,\"autoResponsive\":false,\"responsiveChilds\":false,\"responsiveOffset\":false,\"transition\":\"fade\",\"transitionDuration\":300,\"delay\":\"4000ms\",\"background\":{\"fit\":\"cover\",\"fitX\":100,\"fitY\":100,\"position\":\"center center\",\"positionX\":0,\"positionY\":0,\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":0,\"blurEnd\":0,\"duration\":10000,\"ease\":\"none\",\"fitEnd\":100,\"fitStart\":100,\"xEnd\":0,\"yEnd\":0,\"xStart\":0,\"yStart\":0,\"rotateStart\":0,\"rotateEnd\":0}},\"size\":{\"enableUpscaling\":false,\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":true,\"t\":true,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":0,\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":1240,\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":\"782px\",\"n\":\"582px\",\"t\":\"682px\",\"m\":\"682px\"},\"editorCache\":{\"d\":782,\"n\":582,\"t\":682,\"m\":682},\"overflow\":false,\"useFullScreenHeight\":true,\"overflowHidden\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false,\"ignoreHeightChanges\":true},\"codes\":{\"css\":\"\",\"javascript\":\"\"},\"carousel\":{\"justify\":false,\"justifyMaxWidth\":false,\"snap\":true,\"borderRadius\":0,\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"offsetScale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":3,\"maxRotation\":0,\"maxOpacity\":100,\"paddingTop\":0,\"paddingBottom\":0,\"rotation\":false,\"scaleDown\":50,\"space\":0,\"speed\":800,\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":\"false\"},\"hero\":{\"activeSlide\":-1},\"layout\":{\"bg\":{\"color\":\"#f8f8f8\",\"padding\":0,\"dottedOverlay\":\"none\",\"dottedOverlaySize\":1,\"dottedColorA\":\"transparent\",\"dottedColorB\":\"#000000\",\"shadow\":0,\"useImage\":false,\"image\":\"\",\"imageSourceType\":\"full\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#ffffff\",\"type\":\"off\"},\"position\":{\"marginTop\":0,\"marginBottom\":0,\"marginLeft\":0,\"marginRight\":0,\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":0,\"hideAllLayersUnderLimit\":0,\"hideSliderUnderLimit\":0},\"general\":{\"slideshow\":{\"slideShow\":true,\"stopOnHover\":false,\"stopSlider\":false,\"stopAfterLoops\":0,\"stopAtSlide\":1,\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":0,\"waitForInit\":false},\"progressbar\":{\"set\":true,\"alignby\":\"slider\",\"style\":\"horizontal\",\"size\":\"5px\",\"radius\":10,\"vertical\":\"bottom\",\"horizontal\":\"left\",\"x\":0,\"y\":0,\"color\":\"rgba(255,255,255,0.5)\",\"bgcolor\":\"transparent\",\"basedon\":\"slide\",\"gapsize\":0,\"gap\":false,\"gapcolor\":\"rgba(255,255,255,0.5)\",\"reset\":\"reset\",\"visibility\":{\"d\":true,\"m\":true,\"n\":true,\"t\":true}},\"firstSlide\":{\"set\":true,\"duration\":300,\"slotAmount\":7,\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":1},\"icache\":\"default\",\"DPR\":\"dpr\",\"observeWrap\":false,\"layerSelection\":false,\"lazyLoad\":\"none\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"enableurlhash\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false,\"perspective\":600,\"perspectiveType\":\"global\"},\"nav\":{\"preview\":{\"width\":50,\"height\":100},\"swipe\":{\"set\":false,\"setOnDesktop\":false,\"setMobileCarousel\":true,\"setDesktopCarousel\":true,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":1,\"velocity\":75},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":\"off\",\"reverse\":\"default\",\"viewport\":50,\"calldelay\":1000},\"arrows\":{\"set\":false,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":\"1\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":true,\"hideUnderLimit\":\"1025px\",\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"2000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"4000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"3002\",\"preset\":\"default\",\"presets\":{\"innersize\":\"3\",\"innersize-def\":false,\"colorinner\":\"#7f7f7f\",\"colorinner-def\":false,\"outersize\":\"5\",\"outersize-def\":false,\"outercolor\":\"#ffffff\",\"outercolor-def\":false,\"outerhover\":\"#ffffff\",\"outerhover-def\":false,\"innerhover\":\"#565656\",\"innerhover-def\":false,\"width\":\"120\",\"width-def\":false,\"height\":\"60\",\"height-def\":false,\"hoffset\":\"0\",\"hoffset-def\":false,\"voffset\":\"-80\",\"voffset-def\":false},\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":0,\"offsetY\":\"70px\",\"align\":\"slider\",\"space\":\"8\",\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":true,\"hideOverLimit\":\"1025px\",\"hideUnder\":false,\"hideUnderLimit\":778}},\"troubleshooting\":{\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[5,10,15,20,25,30,35,40,45,46,47,48,49,50,51,30],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":65},\"mouse\":{\"speed\":0,\"bgSpeed\":0,\"layersSpeed\":0,\"origo\":\"slidercenter\",\"type\":\"scroll\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"coverColor\":\"rgba(0,0,0,0.5)\",\"coverSpeed\":1000},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":10,\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":false,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":30},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"none\",\"speed\":500,\"pullcontent\":false},\"skins\":{\"colorsAtStart\":false,\"cid\":2,\"colors\":[{\"alias\":\"Highlight\",\"v\":\"#ff0000\",\"ref\":[]},{\"alias\":\"Headline Text\",\"v\":\"#ffffff\",\"ref\":[]},{\"alias\":\"Content Text\",\"v\":\"#00ffff\",\"ref\":[]}]},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"home-slider-1\\\"][\\\/rev_slider]\"}","settings":"{\"version\":\"6.5.14\"}","type":""}}}
{"type":"table","data":{"name":"revslider_sliders_bkp","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","title":"tinytext NOT NULL","alias":"tinytext DEFAULT NULL","params":"longtext NOT NULL","settings":"text DEFAULT NULL","type":"varchar(191) NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`id`)","KEY `type_index` (`type`(8))"]}}
{"type":"table","data":{"name":"revslider_slides","opts":"ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","slider_id":"int(9) NOT NULL","slide_order":"int(11) NOT NULL","params":"longtext NOT NULL","layers":"longtext NOT NULL","settings":"text NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`id`)","KEY `slider_id_index` (`slider_id`)"]}}
{"type":"row","data":{"table":"revslider_slides","row":{"id":"1","slider_id":"1","slide_order":"1","params":"{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"image\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/slider-img-7.jpg\",\"imageId\":561,\"imageLib\":\"medialibrary\",\"imageWidth\":1920,\"imageHeight\":784,\"imageRatio\":2.4489795918367347},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"in\":{\"o\":1,\"x\":\"100%\"},\"out\":{\"a\":false},\"title\":\"*west*\",\"main\":\"basic\",\"group\":\"slideover\",\"preset\":\"slideoverleft\"}}","layers":"{\"0\":{\"text\":\"Your journey <span style=\\\"font-family: Mark My Words;\\\">begins<\\\/span>\",\"alias\":\"Text-0\",\"uid\":0,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"m\":{\"v\":\"314px\",\"e\":true}},\"height\":{\"m\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-61px\",\"e\":true},\"n\":{\"v\":\"-61px\"},\"t\":{\"v\":\"-81px\",\"e\":true},\"m\":{\"v\":\"-161px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":5},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false,\"baseAlign\":\"slide\",\"responsiveOffset\":false},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"50\"},\"t\":{\"v\":\"50\"},\"m\":{\"v\":\"50\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power1.out\",\"speed\":\"500\",\"start\":300,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":500}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"ease\":\"power1.out\",\"start\":4000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":300},{\"id\":\"frame_999\",\"start\":4000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Merriweather\",\"fontSize\":{\"d\":{\"v\":\"80px\",\"e\":true},\"n\":{\"v\":\"80px\"},\"t\":{\"v\":\"60px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"85px\",\"e\":true},\"n\":{\"v\":\"85px\"},\"t\":{\"v\":\"65px\",\"e\":true},\"m\":{\"v\":\"45px\",\"e\":true}},\"textAlign\":{\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"text\"},\"3\":{\"text\":\"CONNECTING YOUR JOURNEY WITH PURPOSE\",\"alias\":\"Text-3\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"479px\",\"e\":true},\"n\":{\"v\":\"479px\"},\"t\":{\"v\":\"559px\",\"e\":true},\"m\":{\"v\":\"309px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"2px\",\"e\":true},\"n\":{\"v\":\"2px\"},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-125px\",\"e\":true},\"n\":{\"v\":\"-125px\"},\"t\":{\"v\":\"57px\",\"e\":true},\"m\":{\"v\":\"37px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":7},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false,\"responsiveOffset\":false},\"group\":{\"groupOrder\":7},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"50\"},\"t\":{\"v\":\"50\"},\"m\":{\"v\":\"50\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power1.out\",\"speed\":\"500\",\"start\":700,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":500}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"ease\":\"power1.out\",\"start\":4000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":700},{\"id\":\"frame_999\",\"start\":4000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Open Sans\",\"fontSize\":{\"d\":{\"v\":\"18px\",\"e\":true},\"n\":{\"v\":\"18px\"},\"t\":{\"v\":\"18px\"},\"m\":{\"v\":\"18px\"}},\"lineHeight\":{\"d\":{\"v\":\"33px\",\"e\":true},\"n\":{\"v\":\"33px\"},\"t\":{\"v\":\"33px\"},\"m\":{\"v\":\"33px\"}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"text\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"}}","settings":"{\"version\":\"6.5.14\"}"}}}
{"type":"row","data":{"table":"revslider_slides","row":{"id":"2","slider_id":"1","slide_order":"2","params":"{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"image\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/slider-img-4.jpg\",\"imageId\":562,\"imageLib\":\"medialibrary\",\"imageWidth\":1920,\"imageHeight\":784,\"imageRatio\":2.4489795918367347},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"in\":{\"o\":1,\"x\":\"100%\"},\"out\":{\"a\":false},\"title\":\"*west*\",\"main\":\"basic\",\"group\":\"slideover\",\"preset\":\"slideoverleft\"}}","layers":"{\"0\":{\"text\":\"It\\u2019s time to  <span style=\\\"font-family: Mark My Words;\\\">explore<\\\/span>\",\"alias\":\"Text-0\",\"uid\":0,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"m\":{\"v\":\"314px\",\"e\":true}},\"height\":{\"m\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-61px\",\"e\":true},\"n\":{\"v\":\"-61px\"},\"t\":{\"v\":\"-81px\",\"e\":true},\"m\":{\"v\":\"-161px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":5},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false,\"baseAlign\":\"slide\",\"responsiveOffset\":false},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"50\"},\"t\":{\"v\":\"50\"},\"m\":{\"v\":\"50\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power1.out\",\"speed\":\"500\",\"start\":300,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":500}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"ease\":\"power1.out\",\"start\":4000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":300},{\"id\":\"frame_999\",\"start\":4000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Merriweather\",\"fontSize\":{\"d\":{\"v\":\"80px\",\"e\":true},\"n\":{\"v\":\"80px\"},\"t\":{\"v\":\"60px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"85px\",\"e\":true},\"n\":{\"v\":\"85px\"},\"t\":{\"v\":\"65px\",\"e\":true},\"m\":{\"v\":\"45px\",\"e\":true}},\"textAlign\":{\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"text\"},\"2\":{\"text\":\"\",\"alias\":\"Image-2\",\"uid\":2,\"media\":{\"imageUrl\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/slider-img-2.png\",\"imageId\":191,\"loaded\":true,\"imageLib\":\"medialibrary\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"79px\",\"e\":true},\"n\":{\"v\":\"79px\"},\"t\":{\"v\":\"79px\"},\"m\":{\"v\":\"79px\"}},\"height\":{\"d\":{\"v\":\"6px\",\"e\":true},\"n\":{\"v\":\"6px\"},\"t\":{\"v\":\"6px\"},\"m\":{\"v\":\"6px\"}},\"originalWidth\":79,\"originalHeight\":6,\"aspectRatio\":{\"d\":{\"v\":13.166666666666666},\"n\":{\"v\":13.166666666666666},\"t\":{\"v\":13.166666666666666},\"m\":{\"v\":13.166666666666666}},\"scaleProportional\":true,\"originalSize\":true},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"5px\",\"e\":true},\"n\":{\"v\":\"5px\"},\"t\":{\"v\":\"-15px\",\"e\":true},\"m\":{\"v\":\"-87px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":6},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false,\"baseAlign\":\"slide\",\"responsiveOffset\":false},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"50\"},\"t\":{\"v\":\"50\"},\"m\":{\"v\":\"50\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power1.out\",\"speed\":\"500\",\"start\":500,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":500}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"ease\":\"power1.out\",\"start\":4000,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":500},{\"id\":\"frame_999\",\"start\":4000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"image\"},\"3\":{\"text\":\"Small groups, big adventures with Wanderlust. Discover real life experiences, Just the right balance connected by travel. After all, this is your adventure!\",\"alias\":\"Text-3\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"873px\",\"e\":true},\"n\":{\"v\":\"873px\"},\"t\":{\"v\":\"559px\",\"e\":true},\"m\":{\"v\":\"309px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"64px\",\"e\":true},\"n\":{\"v\":\"64px\"},\"t\":{\"v\":\"57px\",\"e\":true},\"m\":{\"v\":\"37px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":7},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false,\"responsiveOffset\":false},\"group\":{\"groupOrder\":7},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"50\"},\"t\":{\"v\":\"50\"},\"m\":{\"v\":\"50\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power1.out\",\"speed\":\"500\",\"start\":700,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":500}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"ease\":\"power1.out\",\"start\":4000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":700},{\"id\":\"frame_999\",\"start\":4000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Open Sans\",\"fontSize\":{\"d\":{\"v\":\"22px\",\"e\":true},\"n\":{\"v\":\"22px\"},\"t\":{\"v\":\"22px\"},\"m\":{\"v\":\"22px\"}},\"lineHeight\":{\"d\":{\"v\":\"33px\",\"e\":true},\"n\":{\"v\":\"33px\"},\"t\":{\"v\":\"33px\"},\"m\":{\"v\":\"33px\"}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"text\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"}}","settings":"{\"version\":\"6.5.14\"}"}}}
{"type":"row","data":{"table":"revslider_slides","row":{"id":"3","slider_id":"1","slide_order":"3","params":"{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"image\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/slider-img-8.jpg\",\"imageId\":560,\"imageLib\":\"medialibrary\",\"imageWidth\":1920,\"imageHeight\":784,\"imageRatio\":2.4489795918367347},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"in\":{\"o\":1,\"x\":\"100%\"},\"out\":{\"a\":false},\"title\":\"*west*\",\"main\":\"basic\",\"group\":\"slideover\",\"preset\":\"slideoverleft\"}}","layers":"{\"0\":{\"text\":\"Start your own  <span style=\\\"font-family: Mark My Words;\\\">journey<\\\/span>\",\"alias\":\"Text-0\",\"uid\":0,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"m\":{\"v\":\"314px\",\"e\":true}},\"height\":{\"m\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-61px\",\"e\":true},\"n\":{\"v\":\"-61px\"},\"t\":{\"v\":\"-81px\",\"e\":true},\"m\":{\"v\":\"-161px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":5},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false,\"baseAlign\":\"slide\",\"responsiveOffset\":false},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"50\"},\"t\":{\"v\":\"50\"},\"m\":{\"v\":\"50\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power1.out\",\"speed\":\"500\",\"start\":300,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":500}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"ease\":\"power1.out\",\"start\":4000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":300},{\"id\":\"frame_999\",\"start\":4000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Merriweather\",\"fontSize\":{\"d\":{\"v\":\"80px\",\"e\":true},\"n\":{\"v\":\"80px\"},\"t\":{\"v\":\"60px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"85px\",\"e\":true},\"n\":{\"v\":\"85px\"},\"t\":{\"v\":\"65px\",\"e\":true},\"m\":{\"v\":\"45px\",\"e\":true}},\"textAlign\":{\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"text\"},\"2\":{\"text\":\"\",\"alias\":\"Image-2\",\"uid\":2,\"media\":{\"imageUrl\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/slider-img-2.png\",\"imageId\":191,\"loaded\":true,\"imageLib\":\"medialibrary\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"79px\",\"e\":true},\"n\":{\"v\":\"79px\"},\"t\":{\"v\":\"79px\"},\"m\":{\"v\":\"79px\"}},\"height\":{\"d\":{\"v\":\"6px\",\"e\":true},\"n\":{\"v\":\"6px\"},\"t\":{\"v\":\"6px\"},\"m\":{\"v\":\"6px\"}},\"originalWidth\":79,\"originalHeight\":6,\"aspectRatio\":{\"d\":{\"v\":13.166666666666666},\"n\":{\"v\":13.166666666666666},\"t\":{\"v\":13.166666666666666},\"m\":{\"v\":13.166666666666666}},\"scaleProportional\":true,\"originalSize\":true},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"5px\",\"e\":true},\"n\":{\"v\":\"5px\"},\"t\":{\"v\":\"-15px\",\"e\":true},\"m\":{\"v\":\"-87px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":6},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false,\"baseAlign\":\"slide\",\"responsiveOffset\":false},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"50\"},\"t\":{\"v\":\"50\"},\"m\":{\"v\":\"50\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power1.out\",\"speed\":\"500\",\"start\":500,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":500}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"ease\":\"power1.out\",\"start\":4000,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":500},{\"id\":\"frame_999\",\"start\":4000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"image\"},\"3\":{\"text\":\"Small groups, big adventures with Wanderlust. Discover real life experiences, Just the right balance connected by travel. After all, this is your adventure!\",\"alias\":\"Text-3\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"873px\",\"e\":true},\"n\":{\"v\":\"873px\"},\"t\":{\"v\":\"559px\",\"e\":true},\"m\":{\"v\":\"309px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"64px\",\"e\":true},\"n\":{\"v\":\"64px\"},\"t\":{\"v\":\"57px\",\"e\":true},\"m\":{\"v\":\"37px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":7},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false,\"responsiveOffset\":false},\"group\":{\"groupOrder\":7},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"50\"},\"t\":{\"v\":\"50\"},\"m\":{\"v\":\"50\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power1.out\",\"speed\":\"500\",\"start\":700,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":500}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"ease\":\"power1.out\",\"start\":4000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":700},{\"id\":\"frame_999\",\"start\":4000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Open Sans\",\"fontSize\":{\"d\":{\"v\":\"22px\",\"e\":true},\"n\":{\"v\":\"22px\"},\"t\":{\"v\":\"22px\"},\"m\":{\"v\":\"22px\"}},\"lineHeight\":{\"d\":{\"v\":\"33px\",\"e\":true},\"n\":{\"v\":\"33px\"},\"t\":{\"v\":\"33px\"},\"m\":{\"v\":\"33px\"}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"text\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"}}","settings":"{\"version\":\"6.5.14\"}"}}}
{"type":"row","data":{"table":"revslider_slides","row":{"id":"4","slider_id":"2","slide_order":"1","params":"[]","layers":"","settings":"{\"temp\":true}"}}}
{"type":"row","data":{"table":"revslider_slides","row":{"id":"5","slider_id":"3","slide_order":"1","params":"{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"image\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/slider-img-7.jpg\",\"imageId\":561,\"imageLib\":\"medialibrary\",\"imageWidth\":1920,\"imageHeight\":784,\"imageRatio\":2.4489795918367347},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"in\":{\"o\":1,\"x\":\"100%\"},\"out\":{\"a\":false},\"title\":\"*west*\",\"main\":\"basic\",\"group\":\"slideover\",\"preset\":\"slideoverleft\"},\"nav\":{\"bullets\":{\"presets\":{\"innersize\":\"3\",\"innersize-def\":false,\"colorinner\":\"#7f7f7f\",\"colorinner-def\":false,\"outersize\":\"5\",\"outersize-def\":false,\"outercolor\":\"#ffffff\",\"outercolor-def\":false,\"outerhover\":\"#ffffff\",\"outerhover-def\":false,\"innerhover\":\"#565656\",\"innerhover-def\":false,\"width\":\"120\",\"width-def\":false,\"height\":\"60\",\"height-def\":false,\"hoffset\":\"0\",\"hoffset-def\":false,\"voffset\":\"-80\",\"voffset-def\":false}}}}","layers":"{\"0\":{\"text\":\"Unforgettable travel\\nexperiences with\\na <span style=\\\"font-style: italic\\\">positive<\\\/span> impact\",\"alias\":\"Text-0\",\"uid\":0,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"m\":{\"v\":\"314px\",\"e\":true}},\"height\":{\"m\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"e\":true},\"t\":{\"v\":\"-81px\",\"e\":true},\"m\":{\"v\":\"-161px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":5},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false,\"baseAlign\":\"slide\",\"responsiveOffset\":false},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"50\"},\"t\":{\"v\":\"50\"},\"m\":{\"v\":\"50\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power1.out\",\"speed\":\"500\",\"start\":300,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":500}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"ease\":\"power1.out\",\"start\":4000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":300},{\"id\":\"frame_999\",\"start\":4000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"'Palatino Linotype', 'Book Antiqua', Palatino, serif\",\"fontSize\":{\"d\":{\"v\":\"60px\",\"e\":true},\"n\":{\"v\":\"60px\"},\"t\":{\"v\":\"60px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"65px\",\"e\":true},\"m\":{\"v\":\"45px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"text\"},\"3\":{\"text\":\"CONNECTING YOUR JOURNEY WITH PURPOSE\",\"alias\":\"Text-3\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"479px\",\"e\":true},\"n\":{\"v\":\"479px\"},\"t\":{\"v\":\"559px\",\"e\":true},\"m\":{\"v\":\"309px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"2px\",\"e\":true},\"n\":{\"v\":\"2px\"},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-94px\",\"e\":true},\"n\":{\"v\":\"-94px\"},\"t\":{\"v\":\"57px\",\"e\":true},\"m\":{\"v\":\"37px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":7},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false,\"responsiveOffset\":false},\"group\":{\"groupOrder\":7},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"50\"},\"t\":{\"v\":\"50\"},\"m\":{\"v\":\"50\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power1.out\",\"speed\":\"500\",\"start\":700,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":500}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"ease\":\"power1.out\",\"start\":4000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":700},{\"id\":\"frame_999\",\"start\":4000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Open Sans\",\"fontSize\":{\"d\":{\"v\":\"18px\",\"e\":true},\"n\":{\"v\":\"18px\"},\"t\":{\"v\":\"18px\"},\"m\":{\"v\":\"18px\"}},\"lineHeight\":{\"d\":{\"v\":\"33px\",\"e\":true},\"n\":{\"v\":\"33px\"},\"t\":{\"v\":\"33px\"},\"m\":{\"v\":\"33px\"}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"text\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"}}","settings":"{\"version\":\"6.5.14\"}"}}}
{"type":"row","data":{"table":"revslider_slides","row":{"id":"6","slider_id":"3","slide_order":"2","params":"{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"image\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/slider-img-4.jpg\",\"imageId\":562,\"imageLib\":\"medialibrary\",\"imageWidth\":1920,\"imageHeight\":784,\"imageRatio\":2.4489795918367347},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"in\":{\"o\":1,\"x\":\"100%\"},\"out\":{\"a\":false},\"title\":\"*west*\",\"main\":\"basic\",\"group\":\"slideover\",\"preset\":\"slideoverleft\"}}","layers":"{\"1\":{\"text\":\"Unforgettable travel\\nexperiences with\\na <span style=\\\"font-style: italic\\\">positive<\\\/span> impact\",\"alias\":\"Copy  text-0\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"m\":{\"v\":\"314px\",\"e\":true}},\"height\":{\"m\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"e\":true},\"t\":{\"v\":\"-81px\",\"e\":true},\"m\":{\"v\":\"-161px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":5},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false,\"baseAlign\":\"slide\",\"responsiveOffset\":false},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"50\"},\"t\":{\"v\":\"50\"},\"m\":{\"v\":\"50\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power1.out\",\"speed\":\"500\",\"start\":300,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":500}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"ease\":\"power1.out\",\"start\":4000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":300},{\"id\":\"frame_999\",\"start\":4000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"'Palatino Linotype', 'Book Antiqua', Palatino, serif\",\"fontSize\":{\"d\":{\"v\":\"60px\",\"e\":true},\"n\":{\"v\":\"60px\"},\"t\":{\"v\":\"60px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"65px\",\"e\":true},\"m\":{\"v\":\"45px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"text\"},\"4\":{\"text\":\"CONNECTING YOUR JOURNEY WITH PURPOSE\",\"alias\":\"Copy  text-3\",\"uid\":4,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"479px\",\"e\":true},\"n\":{\"v\":\"479px\"},\"t\":{\"v\":\"559px\",\"e\":true},\"m\":{\"v\":\"309px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"2px\",\"e\":true},\"n\":{\"v\":\"2px\"},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-94px\",\"e\":true},\"n\":{\"v\":\"-94px\"},\"t\":{\"v\":\"57px\",\"e\":true},\"m\":{\"v\":\"37px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":7},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false,\"responsiveOffset\":false},\"group\":{\"groupOrder\":7},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"50\"},\"t\":{\"v\":\"50\"},\"m\":{\"v\":\"50\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power1.out\",\"speed\":\"500\",\"start\":700,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":500}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"ease\":\"power1.out\",\"start\":4000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":700},{\"id\":\"frame_999\",\"start\":4000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Open Sans\",\"fontSize\":{\"d\":{\"v\":\"18px\",\"e\":true},\"n\":{\"v\":\"18px\"},\"t\":{\"v\":\"18px\"},\"m\":{\"v\":\"18px\"}},\"lineHeight\":{\"d\":{\"v\":\"33px\",\"e\":true},\"n\":{\"v\":\"33px\"},\"t\":{\"v\":\"33px\"},\"m\":{\"v\":\"33px\"}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"text\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"}}","settings":"{\"version\":\"6.5.14\"}"}}}
{"type":"row","data":{"table":"revslider_slides","row":{"id":"7","slider_id":"3","slide_order":"3","params":"{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"image\":\"https:\\\/\\\/hola.egktech.co.tz\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/slider-img-8.jpg\",\"imageId\":560,\"imageLib\":\"medialibrary\",\"imageWidth\":1920,\"imageHeight\":784,\"imageRatio\":2.4489795918367347},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"in\":{\"o\":1,\"x\":\"100%\"},\"out\":{\"a\":false},\"title\":\"*west*\",\"main\":\"basic\",\"group\":\"slideover\",\"preset\":\"slideoverleft\"}}","layers":"{\"5\":{\"text\":\"CONNECTING YOUR JOURNEY WITH PURPOSE\",\"alias\":\"Copy  text-3\",\"uid\":5,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"479px\",\"e\":true},\"n\":{\"v\":\"479px\"},\"t\":{\"v\":\"559px\",\"e\":true},\"m\":{\"v\":\"309px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"2px\",\"e\":true},\"n\":{\"v\":\"2px\"},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-94px\",\"e\":true},\"n\":{\"v\":\"-94px\"},\"t\":{\"v\":\"57px\",\"e\":true},\"m\":{\"v\":\"37px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":10},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false,\"responsiveOffset\":false},\"group\":{\"groupOrder\":10},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"50\"},\"t\":{\"v\":\"50\"},\"m\":{\"v\":\"50\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power1.out\",\"speed\":\"500\",\"start\":700,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":500}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"ease\":\"power1.out\",\"start\":4000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":700},{\"id\":\"frame_999\",\"start\":4000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Open Sans\",\"fontSize\":{\"d\":{\"v\":\"18px\",\"e\":true},\"n\":{\"v\":\"18px\"},\"t\":{\"v\":\"18px\"},\"m\":{\"v\":\"18px\"}},\"lineHeight\":{\"d\":{\"v\":\"33px\",\"e\":true},\"n\":{\"v\":\"33px\"},\"t\":{\"v\":\"33px\"},\"m\":{\"v\":\"33px\"}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"text\"},\"6\":{\"text\":\"Unforgettable travel\\nexperiences with\\na <span style=\\\"font-style: italic\\\">positive<\\\/span> impact\",\"alias\":\"Copy    text-0\",\"uid\":6,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"m\":{\"v\":\"314px\",\"e\":true}},\"height\":{\"m\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"e\":true},\"t\":{\"v\":\"-81px\",\"e\":true},\"m\":{\"v\":\"-161px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":9},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false,\"baseAlign\":\"slide\",\"responsiveOffset\":false},\"group\":{\"groupOrder\":9},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"50\"},\"t\":{\"v\":\"50\"},\"m\":{\"v\":\"50\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power1.out\",\"speed\":\"500\",\"start\":300,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":500}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"ease\":\"power1.out\",\"start\":4000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":300},{\"id\":\"frame_999\",\"start\":4000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"'Palatino Linotype', 'Book Antiqua', Palatino, serif\",\"fontSize\":{\"d\":{\"v\":\"60px\",\"e\":true},\"n\":{\"v\":\"60px\"},\"t\":{\"v\":\"60px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"65px\",\"e\":true},\"m\":{\"v\":\"45px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[],\"inactive_actions\":[]},\"type\":\"text\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7},\"text\":\"\",\"version\":\"6.4.0\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6},\"text\":\"\",\"version\":\"6.4.0\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5},\"text\":\"\",\"version\":\"6.4.0\"}}","settings":"{\"version\":\"6.5.14\"}"}}}
{"type":"table","data":{"name":"revslider_slides_bkp","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","slider_id":"int(9) NOT NULL","slide_order":"int(11) NOT NULL","params":"longtext NOT NULL","layers":"longtext NOT NULL","settings":"text NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`id`)","KEY `slider_id_index` (`slider_id`)"]}}
{"type":"table","data":{"name":"revslider_static_slides","opts":"ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","slider_id":"int(9) NOT NULL","params":"longtext NOT NULL","layers":"longtext NOT NULL","settings":"text NOT NULL"},"indexes":["PRIMARY KEY (`id`)","KEY `slider_id_index` (`slider_id`)"]}}
{"type":"row","data":{"table":"revslider_static_slides","row":{"id":"1","slider_id":"1","params":"{\"version\":\"6.4.0\",\"bg\":{\"image\":\"\"},\"image\":\"\"}","layers":"[]","settings":"{\"version\":\"6.4.0\"}"}}}
{"type":"row","data":{"table":"revslider_static_slides","row":{"id":"2","slider_id":"2","params":"[]","layers":"","settings":"{\"temp\":true}"}}}
{"type":"row","data":{"table":"revslider_static_slides","row":{"id":"3","slider_id":"3","params":"{\"version\":\"6.4.0\",\"bg\":{\"image\":\"\"},\"image\":\"\"}","layers":"[]","settings":"{\"version\":\"6.4.0\"}"}}}
{"type":"table","data":{"name":"revslider_static_slides_bkp","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"int(9) NOT NULL AUTO_INCREMENT","slider_id":"int(9) NOT NULL","params":"longtext NOT NULL","layers":"longtext NOT NULL","settings":"text NOT NULL"},"indexes":["PRIMARY KEY (`id`)","KEY `slider_id_index` (`slider_id`)"]}}
{"type":"table","data":{"name":"term_relationships","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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"},"indexes":["PRIMARY KEY (`object_id`,`term_taxonomy_id`)","KEY `term_taxonomy_id` (`term_taxonomy_id`)"]}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"1","term_taxonomy_id":"1","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"50","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"267","term_taxonomy_id":"10","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"269","term_taxonomy_id":"10","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"270","term_taxonomy_id":"10","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"308","term_taxonomy_id":"2","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"308","term_taxonomy_id":"5","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"308","term_taxonomy_id":"7","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"308","term_taxonomy_id":"8","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"308","term_taxonomy_id":"9","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"315","term_taxonomy_id":"3","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"315","term_taxonomy_id":"4","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"315","term_taxonomy_id":"7","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"315","term_taxonomy_id":"8","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"315","term_taxonomy_id":"9","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"318","term_taxonomy_id":"5","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"318","term_taxonomy_id":"6","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"318","term_taxonomy_id":"7","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"318","term_taxonomy_id":"8","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"318","term_taxonomy_id":"9","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"337","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"340","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"343","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"346","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"360","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"363","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"438","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"453","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"456","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"459","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"464","term_taxonomy_id":"11","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"537","term_taxonomy_id":"13","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"538","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"539","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"540","term_taxonomy_id":"13","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"541","term_taxonomy_id":"13","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"542","term_taxonomy_id":"13","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"543","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"544","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"545","term_taxonomy_id":"12","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"546","term_taxonomy_id":"13","term_order":"0"}}}
{"type":"table","data":{"name":"term_taxonomy","opts":"ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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"},"indexes":["PRIMARY KEY (`term_taxonomy_id`)","UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`)","KEY `taxonomy` (`taxonomy`)"]}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"1","term_id":"1","taxonomy":"category","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"2","term_id":"2","taxonomy":"category","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"3","term_id":"3","taxonomy":"category","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"4","term_id":"4","taxonomy":"category","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"5","term_id":"5","taxonomy":"category","description":"","parent":"0","count":"2"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"6","term_id":"6","taxonomy":"category","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"7","term_id":"7","taxonomy":"post_tag","description":"","parent":"0","count":"3"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"8","term_id":"8","taxonomy":"post_tag","description":"","parent":"0","count":"3"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"9","term_id":"9","taxonomy":"post_tag","description":"","parent":"0","count":"3"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"10","term_id":"10","taxonomy":"testimonials_category","description":"","parent":"0","count":"3"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"11","term_id":"11","taxonomy":"elementor_library_type","description":"","parent":"0","count":"12"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"12","term_id":"12","taxonomy":"nav_menu","description":"","parent":"0","count":"5"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"13","term_id":"13","taxonomy":"nav_menu","description":"","parent":"0","count":"5"}}}
{"type":"table","data":{"name":"termmeta","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"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"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `term_id` (`term_id`)","KEY `meta_key` (`meta_key`(191))"]}}
{"type":"table","data":{"name":"terms","opts":"ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"term_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","name":"varchar(200) NOT NULL DEFAULT ''","slug":"varchar(200) NOT NULL DEFAULT ''","term_group":"bigint(10) NOT NULL DEFAULT 0","lsx_to_term_order":"int(4) DEFAULT 0"},"indexes":["PRIMARY KEY (`term_id`)","KEY `slug` (`slug`(191))","KEY `name` (`name`(191))"]}}
{"type":"row","data":{"table":"terms","row":{"term_id":"1","name":"Uncategorized","slug":"uncategorized","term_group":"0","lsx_to_term_order":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"2","name":"Adventure","slug":"adventure","term_group":"0","lsx_to_term_order":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"3","name":"Business Travel","slug":"business-travel","term_group":"0","lsx_to_term_order":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"4","name":"Exotic Vacations","slug":"exotic-vacations","term_group":"0","lsx_to_term_order":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"5","name":"Holidays","slug":"holidays","term_group":"0","lsx_to_term_order":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"6","name":"Last Minute","slug":"last-minute","term_group":"0","lsx_to_term_order":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"7","name":"Adventure","slug":"adventure","term_group":"0","lsx_to_term_order":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"8","name":"Europe","slug":"europe","term_group":"0","lsx_to_term_order":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"9","name":"Last Minute","slug":"last-minute","term_group":"0","lsx_to_term_order":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"10","name":"Home","slug":"home","term_group":"0","lsx_to_term_order":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"11","name":"section","slug":"section","term_group":"0","lsx_to_term_order":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"12","name":"footer column 2","slug":"footer-column-2","term_group":"0","lsx_to_term_order":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"13","name":"Menu","slug":"menu","term_group":"0","lsx_to_term_order":"0"}}}
